version 0.4.6

- NEW: support batt,ext,status in LAST API for Greenwich device firmware
- FIX: reverse geo lookup limited to 2000ms
- FIX: make install now creates STORAGEDEFAULT/last (#67)
- FIX: documentation update to include instructions for building on Ubuntu 14.04
This commit is contained in:
Jan-Piet Mens 2015-11-13 11:54:40 +01:00
parent 72fa71e6f7
commit dd846a3860
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
2015-11-13 version 0.4.6
- NEW: support batt,ext,status in LAST API for Greenwich device firmware
- FIX: reverse geo lookup limited to 2000ms
- FIX: make install now creates STORAGEDEFAULT/last (#67)
- FIX: documentation update to include instructions for building on Ubuntu 14.04
2015-11-04 version 0.4.5
- NEW: LAST and LOCATIONS return additional human-formatted ISO timestamp for display, disptst
- FIX: otrc dump now contains correct configuration settings which can be restored to phone

View File

@ -1 +1 @@
#define VERSION "0.4.5"
#define VERSION "0.4.6"