2018-02-12 07:03:51 -07:00
|
|
|
|
2019-01-11 07:14:13 -07:00
|
|
|
2019-01-11 version 0.8.2
|
|
|
|
- FIX: fix paths to be relative to docroot for map/, views/, and last/
|
|
|
|
- FIX: Link to location in table/ now uses OSM, our default (#278)
|
2019-01-10 08:17:26 -07:00
|
|
|
|
2019-01-10 08:07:34 -07:00
|
|
|
2019-01-10 version 0.8.1
|
|
|
|
- FIX: ensure geohash is sent down the tube in http
|
|
|
|
- FIX: environment variable OTR_GEOKEY overrides defaults config (#277)
|
|
|
|
- UPD: Surface GEOCODE_TIMEOUT into config.mk (#272)
|
|
|
|
- FIX: Correctly calculate time differences (#271)
|
|
|
|
|
2018-11-23 15:51:43 -07:00
|
|
|
2018-11-24 version 0.8.0
|
|
|
|
- FIX: local leaflet.js installation (#269)
|
|
|
|
- FIX: swapped lat/lon in last/ (#268)
|
|
|
|
- NEW: support for revgeod (#263)
|
|
|
|
- UPD: remove bundled MDB
|
|
|
|
- UPD: increased LMDB mapsize (#253) This increases the maximum size of the LMDB in place
|
|
|
|
|
2018-09-01 01:46:12 -07:00
|
|
|
2018-09-01 version 0.7.9
|
2018-09-01 01:17:45 -07:00
|
|
|
- NEW: support for OSM on live map, by @avanc (#244)
|
|
|
|
- FIX: compilation on gcc 8 no longer warns about truncated strings (#242)
|
|
|
|
- FIX: remove deprecated signed_in in Google maps
|
|
|
|
- UPD: Use OpenCage geocoder for reverse geocoding (#202)
|
|
|
|
- NEW: Support for OpenCage in Lua
|
|
|
|
|
2018-04-30 04:09:03 -07:00
|
|
|
2018-04-30 version 0.7.6
|
|
|
|
- NEW: contrib/freebsd/ notes and rc (#229)
|
|
|
|
- NEW: View using Leaflet (#226)
|
|
|
|
- FIX: CAPATH or CAFILE set TLS (#232)
|
|
|
|
|
2018-02-13 04:44:01 -07:00
|
|
|
2018-02-13 version 0.7.5
|
|
|
|
- FIX: ocat --list now works also on file systems which don't support dtype (xfs)
|
|
|
|
|
2018-02-12 07:03:51 -07:00
|
|
|
2018-02-12 version 0.7.4
|
|
|
|
- FIX: fpm-make for Debian to pull in correct libsodium package (thanks @juzam!)
|
|
|
|
|
2018-02-12 06:02:20 -07:00
|
|
|
2018-02-12 version 0.7.3
|
|
|
|
- FIX: GPX exporter gets xmlns (#215)
|
|
|
|
- FIX: wait on start of systemd to allow Mosquitto to start (#185)
|
|
|
|
- FIX: s/json_remove_from_parent/_delete/g
|
|
|
|
- NEW: Add support for OwnTracks Pico by pretending `../pico` is a base topic (#205)
|
|
|
|
- UPD: rollback: cards are now once again stored at user/device/user-device.json (but map/table also uses user/user.json if it exists)
|
2016-05-31 05:45:47 -07:00
|
|
|
|
2017-06-19 04:10:54 -07:00
|
|
|
2017-05-19 version 0.7.2
|
|
|
|
- FIX: ping/ping monitoring user/device no longer shows up on map nor in table (#195)
|
|
|
|
- FIX: OTR_CAFILE, KEYFILE, CERTFILE are now also read from config file (#198)
|
|
|
|
- NEW: support Traccar (osmand) GET requests
|
|
|
|
|
2017-05-17 06:03:28 -07:00
|
|
|
2017-05-17 version 0.7.1
|
|
|
|
- FIX: systemd launch and default topics in default files (#185)
|
|
|
|
|
2017-05-17 04:13:42 -07:00
|
|
|
2017-05-17 version 0.7.0
|
|
|
|
- NEW: name of Lua revgeo function can be set in JSON payload
|
|
|
|
- NEW: support TLS PSK (#74)
|
|
|
|
- NEW: support for a Lua function to perform reverse Geo (#149)
|
|
|
|
- FIX: support for FREEBSD in Makefile/config.mk.in (#163)
|
|
|
|
- NEW: support for global store of geo fences (#178)
|
|
|
|
- NEW: support for CA_PATH and TLS client certificates
|
|
|
|
- FIX: setting http_port = 0 took CPU to unheard heights (#176)
|
|
|
|
- NEW: Add support for OSM using Leaflet, by Sven Klomp (#173)
|
|
|
|
- NEW: support for waypoints / geo-fences (WARNING: you must --initialize)
|
|
|
|
- FIX: built-in Web server serves apikey.js with application/javascript mime type (#168)
|
|
|
|
- FIX: Usage now shows missing OTR_BROWSERAPIKEY (#167)
|
|
|
|
|
2016-11-25 10:44:56 -07:00
|
|
|
2016-11-25 version 0.6.9
|
|
|
|
- UPD: REC files now use tst from JSON payload as timestamp (#133)
|
|
|
|
- FIX: default file is /etc/default/ot-recorder
|
|
|
|
- FIX: add support for $OTR_BROWSERAPIKEY from environment (#156)
|
|
|
|
- UPD: packages now have API kill in them (#153)
|
|
|
|
|
2016-09-23 03:22:06 -07:00
|
|
|
2016-09-23 version 0.6.8
|
|
|
|
- UPD: name on live map can be overriden by 'name' in JSON payload
|
|
|
|
- NEW: decrypted payloads have "_decrypted":true added to .rec file (#151)
|
|
|
|
- NEW: new configuration variable OTR_BROWSERAPIKEY (#146)
|
|
|
|
- FIX: Maps browser API key file (apikey.js) is now served by the Recorder (#146)
|
|
|
|
- FIX: add CFLAGS for base64 to conver Arch (#128)
|
|
|
|
- FIX: if defaults file can't be read, log an error (#131)
|
|
|
|
- NEW: otr_publish() from Lua reuses Recorder's authenticated, TLS-enabled MQTT connection (#140)
|
|
|
|
- UPD: changed systemd unit file (#137)
|
|
|
|
- UPD: README restructured (#138)
|
|
|
|
- NEW: ocat -v and api/0/version now show git version/commit
|
|
|
|
- FIX: Debian package dependency on libsodium13
|
|
|
|
|
2016-07-20 01:59:04 -07:00
|
|
|
2016-07-20 version 0.6.7
|
|
|
|
- FIX: don't crash on null payloads
|
|
|
|
|
2016-07-19 04:48:01 -07:00
|
|
|
2016-07-19 version 0.6.6
|
|
|
|
- FIX: FreeBSD locations api: reset isdst for mktime(3) (#125)
|
|
|
|
- FIX: apikey support for last/, map/, and views/ (#124)
|
|
|
|
- FIX: don't clobber CFLAGS from config.mk
|
|
|
|
- FIX: debian/centos package now automatically installs systemd service (thanks Tomas Lastovick for making us do this :)
|
|
|
|
- FIX: centos packages now also install binaries to /usr
|
|
|
|
|
2016-05-30 00:17:50 -07:00
|
|
|
2016-05-30 version 0.6.5
|
|
|
|
- FIX: paths to binaries
|
2016-05-29 23:54:51 -07:00
|
|
|
|
|
|
|
2016-05-30 version 0.6.4
|
|
|
|
- FIX: revert debian config file location
|
|
|
|
|
2016-05-29 23:26:30 -07:00
|
|
|
2016-05-30 version 0.6.3
|
|
|
|
- FIX: views now have a favicon (#121)
|
|
|
|
- NEW: Table and Map now have vel and cog (#117)
|
|
|
|
- FIX: Table now correctly defaults to last 2 chars of topic for tid (#120)
|
|
|
|
- FIX: views no longer accumulate devices; the list is cleared on reload (#107)
|
|
|
|
- FIX: CSV publishes work in spite of CR at end of string (#119)
|
|
|
|
- NEW: native Debian packaging (#114)
|
|
|
|
- FIX: check whether $OTR_CAFILE can actually be opened (#109)
|
|
|
|
- FIX: image2card fixed base64 wrapping (#111)
|
|
|
|
- FIX: key for decrypting payload is now correctly lowercased from user/device
|
|
|
|
- FIX: negative lat/lon in CSV payloads
|
|
|
|
- FIX: nested object in payload no longer crashes in Lua hooks
|
|
|
|
- UPD: LWT are now stored with reltopic == 'lwt' instead of '*' (#101)
|
2015-09-29 00:35:35 -07:00
|
|
|
|
2016-03-07 02:43:56 -07:00
|
|
|
2016-03-07 version 0.6.2
|
|
|
|
- FIX: ocat CSV and XML output fixed
|
|
|
|
- UPD: _geoprec may be < 0 to prevent new geo lookups
|
|
|
|
- FIX: adapted build & recorder for FreeBSD 10.2 (isnan() macro)
|
|
|
|
|
2016-03-04 04:41:56 -07:00
|
|
|
2016-03-04 version 0.6.1
|
|
|
|
- NEW: received payload may contain _geoprec:N to override precision (#58)
|
|
|
|
- FIX: view's page returns content-type
|
2016-03-04 02:39:43 -07:00
|
|
|
|
|
|
|
2016-03-04 version 0.6.0
|
|
|
|
- UPD: view can specify hours instead of from/to (#99)
|
|
|
|
- UPD: recorder and config option HTTPLOGDIR for access.log
|
|
|
|
|
2016-03-03 02:35:32 -07:00
|
|
|
2016-03-03 version 0.5.9
|
|
|
|
- UPD: messages received over http have _http:true added to JSON
|
|
|
|
- UPD: http publishes are displayed with grey user in Table
|
2016-02-26 03:50:39 -07:00
|
|
|
|
2016-03-02 07:00:37 -07:00
|
|
|
2016-03-02 version 0.5.8
|
|
|
|
- FIX: topic missing in last/
|
|
|
|
|
2016-03-02 06:44:03 -07:00
|
|
|
2016-03-02 version 0.5.7
|
|
|
|
- FIX: linestring map shows position only; no longer broken date (#97)
|
|
|
|
- FIX: Greenwich alarms were stored in last/ as ../alarm
|
|
|
|
- UPD: attempt CARD retrieval first from user/device/u-d.json (#94)
|
|
|
|
- UPD: option --skipdemo renamed to --noskipdemo
|
|
|
|
|
2016-03-01 09:19:59 -07:00
|
|
|
2016-03-01 version 0.5.6
|
|
|
|
- FIX: gwstorage lowercase username & device (#96)
|
|
|
|
|
2016-03-01 02:09:36 -07:00
|
|
|
2016-03-01 version 0.5.5
|
|
|
|
- FIX: MQTT topics on command line override those in config file
|
|
|
|
- NEW: API supports track for CTRL
|
|
|
|
|
2016-02-26 03:50:39 -07:00
|
|
|
2016-02-26 version 0.5.4
|
|
|
|
- UPD: MQTT can be disabled even if compiled-in
|
|
|
|
- UPD: ship README and service file in /usr/share/doc/ot-recorder/
|
|
|
|
- UPD: ocat -v displays path to config file
|
|
|
|
- FIX: ocat should process only part of config file
|
|
|
|
|
2016-02-25 version 0.5.3
- FIX: mqtt user/pass from config file
- UPD: defaults file now contains most config settings
- UPD: ocat -v explicitly shows yes/no for MQTT/HTTP
- NEW: hooks in httpmode
- REM: r-only mode removed
- FIX: squashed a number of memory leaks
- NEW: encryption in responses of httpmode
- UPD: API supports GPX output
- NEW: friends (locations, cards) in http mode
- UPD: LMDB is no longer optional during build
- UPD: remove Hosted mode (#86)
- NEW: HTTP mode
- UPD: remove support for /msg
- UPD: startup log message includes version
2016-02-18 version 0.5.1
- FIX: RHEL postinstall shoud run on update as well
2016-02-17 version 0.5.0
- FIX: License: GPL2 (#18)
- NEW: view contains CARD's avatar if available, as does last/
- FIX: map heights _ought_ to now be ok, also on mobile devices
- NEW: small utility for creating view auth
- NEW: support for VIEWs with optional digest authentication
- NEW: gravatar2card.sh and github2card.py in contrib/faces
- FIX: use of limit in locations api
2016-02-09 version 0.4.9
- NEW: introduce /etc/default/ot-recorder
- UPD: GPX output now contains elevation and UTC time
- UPD: default --label on live map changed from "Recorder" to "OwnTracks"
- NEW: optional rename of topics in map popups (#79)
- FIX: mongoose correctly identifies changed files (304 vs 200 and Etag)
- NEW: points on GeoJSON map are now clickable for infowindow (#78)
- NEW: GeoJSON points now have tst in properties (#78)
- FIX: map with extra info in popup box (#77)
- NEW: packaging for Centos7
- NEW: ot-recorder --debug
- FIX: ocat version shows libmosquitto and sodium versions
2016-01-27 version 0.4.8
- FIX: finish Debian8 packaging
- FIX: add missing entry to reason table which could cause SIGSEGV
- FIX: add public domain base64.[ch] (#18)
- NEW: experimental support for payload decryption with per/user secret keys
- FIX: ignore SIGPIPE
- NEW: API endpoint /version returns Recorder version
2016-01-11 version 0.4.7
- NEW: Beacon messages are now handed to the Websocket server
- UPD: locations API returns data in `data` (no longer in `locations`)
- NEW: google reverse-geo API key is now a run-time option in recorder (#18)
- FIX: table view shows last voltage for Greenwich devices in battery column (#73)
- FIX: normalize acc to double for older device versions
- NEW: API locations/ now has support for CSV (#72)
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
- FIX: waypoints/config filename extention fixed (otrw/otrc)
- NEW: extra.json (in last/username/device/) is merged in and returned in API (#60)
- FIX: http server sets utf-8 on JSON responses (API)
- NEW: recorder's --norec disables writing REC files
- FIX: removed Mosquitto loop timeout; great improvement in HTTP performance
- NEW: API supports /last ?fields=a,b,c
2015-10-23 version 0.4.4
- FIX: now actually builds without LMDB (not recommended!)
- NEW: Add a battery level column to the Table. (#56)
- FIX: waypoints and config dumps are prettyfied
- FIX: XML output prints empty tags when fields are requested
- NEW: API photo/ endpoint (returns default png on user 404)
- NEW: configuration dump (cmd dump) is stored in store/config/$user-$device.otrc
- NEW: waypoints dump (Publish Waypoints from device) written to store/waypoints/$user/$device/user-device.otrw
2015-10-19 version 0.4.3
- NEW: recorder exits if Lua script cannot be loaded (#54)
- FIX: add fail-safe to CSV parser (#53)
- FIX: GeoJSON LineString tracks are now sorted by tst and not by received date
- FIX: recorder's default label correctly set if not compiling with WITH_LUA (#50)
- FIX: Re-zoom map on autozoom enable (#51)
- NEW: favicon/logo, thanks to @ckrey (#50)
- NEW: contrib/faces/image2card.sh to publish a Recorder-compatible JSON CARD from photo
- NEW: multilister adds username/device to JSON location data (#49)
2015-10-02 version 0.4.2
- FIX: ocat --format csv outputs addr and locality as quoted strings
- NEW: live map has a label (set with ot-recorder --label) to indentify instance; connection status is border
- NEW: live map has toggle button to auto-fit (zoom)
- NEW: live map fits to show all devices (#46, #47) with &fit=1 (#48)
- NEW: recorder --initialize non-destructively creates databases (#45)
- INT: added multilister (not yet surfaced to API) (#36)
- FIX: index.html uses UTC to go back in time (reported by Ben)
- NEW: recorder can use Lua otr_putrec() to prohibit REC file writing (#27)
- FIX: storage removes waypoints on kill (#34)
- FIX: storage removes photo on kill (#30)
- FIX: exit if HTTP port cannot be opened
- FIX: lowercase T in date formats allowed (#44)
- FIX: websockets switch to WSS when content served over HTTPS (#43)
- FIX: live map now shows user/device (#42)
2015-09-26 version 0.4.1
- FIX: recorder correctly handles topics with leading slash
- NEW: Lua functions (putdb, getdb) have access to a `luadb'-named LMDB database
- NEW: Lua hooklets
- UPD: reverse geo JSON data in lmdb now contains locality (unless null)
- UPD: ocat --load can delete individual keys from lmdb
- NEW: recorder uses topic2tid named database for on-the-fly TID replacements in JSON payloads
2015-09-21 version 0.4.0
- NEW: ot-recorder stores received (shared) waypoints in waypoints/
- NEW: ot-recorder --quiet to disable info on stdout
- FIX: full rewrite of on_message(); needs testing!
- FIX: recorder logs MQTT connection request
- FIX: Lua's otr_exit is now invoked on exit
- FIX: SIGINT and SIGTERM gracefully stop the recorder
- NEW: Lua hook support
- FIX: kill now removes card and its containing directory if available
2015-09-15 version 0.3.0
- FIX: ocat lowercases device/username (reported by tiptronic)
- NEW: XML support in storage and ocat --format xml
- FIX: display (lat,lon) in table if no address available
- FIX: nasty memory leak in locations from storage
- FIX: LAST now carries isotst
- FIX: ocat --last now supports CSV output (with fields)
- NEW: demo data in etc/ with description
- NEW: index.html has links to -12h, -7d, and -30d for convenience
- NEW: add API q= to query geo cache for particular lat,lon
- FIX: close two memory leaks
- NEW: add systemd unit file
2015-09-15 version 0.2.9
- FIX: added API description and diagram to documentation
- NEW: kill has been surfaced into the API (disabled by compile flag by default)
- FIX: kill now also deletes LAST file and its parent directories if empty
- NEW: ocat --load-ghash can load revgeo db
- NEW: ocat --dump-ghash dumps content of revgeo db
- FIX: main index now shows users/devices already in storage
2015-09-14 version 0.2.8
- FIX: undo ocat -v change
2015-09-14 version 0.2.7
- FIX: ocat -v correctly displays configured JSON_INDENT
- FIX: spec file now builds packages on OBS
2015-09-14 version 0.2.6
- FIX: source of doc root renamed to docroot
2015-09-14 version 0.2.5
- FIX: renamed wdocs to htdocs
- FIX: updated spec file and renamed defaults
- FIX: log with which clientID user is connecting to Hosted
to aid in trouble-shooting
2015-09-13 version 0.2.4
- FIX: incorrect install of wdocs/ (thanks to @rk295)
- FIX: use correct hostname for --hosted mode
- FIX: live map had ugly HTML on hover-over point
2015-09-11 version 0.2.3
- NEW: --hosted mode for recorder
2015-09-11 version 0.2.2
- first public release
2016-02-25 10:38:45 -07:00
|
|
|
2016-02-25 version 0.5.3
|
|
|
|
- FIX: mqtt user/pass from config file
|
|
|
|
|
2016-02-25 10:17:40 -07:00
|
|
|
2016-02-25 version 0.5.2
|
|
|
|
- UPD: defaults file now contains most config settings
|
|
|
|
- UPD: ocat -v explicitly shows yes/no for MQTT/HTTP
|
|
|
|
- NEW: hooks in httpmode
|
|
|
|
- REM: r-only mode removed
|
|
|
|
- FIX: squashed a number of memory leaks
|
|
|
|
- NEW: encryption in responses of httpmode
|
|
|
|
- UPD: API supports GPX output
|
|
|
|
- NEW: friends (locations, cards) in http mode
|
|
|
|
- UPD: LMDB is no longer optional during build
|
|
|
|
- UPD: remove Hosted mode (#86)
|
|
|
|
- NEW: HTTP mode
|
|
|
|
- UPD: remove support for /msg
|
2016-02-18 06:41:41 -07:00
|
|
|
- UPD: startup log message includes version
|
|
|
|
|
2016-02-18 04:50:43 -07:00
|
|
|
2016-02-18 version 0.5.1
|
|
|
|
- FIX: RHEL postinstall shoud run on update as well
|
|
|
|
|
2016-02-17 08:31:00 -07:00
|
|
|
2016-02-17 version 0.5.0
|
|
|
|
- FIX: License: GPL2 (#18)
|
|
|
|
- NEW: view contains CARD's avatar if available, as does last/
|
|
|
|
- FIX: map heights _ought_ to now be ok, also on mobile devices
|
|
|
|
- NEW: small utility for creating view auth
|
|
|
|
- NEW: support for VIEWs with optional digest authentication
|
|
|
|
- NEW: gravatar2card.sh and github2card.py in contrib/faces
|
|
|
|
- FIX: use of limit in locations api
|
|
|
|
|
2016-02-09 06:05:12 -07:00
|
|
|
2016-02-09 version 0.4.9
|
|
|
|
- NEW: introduce /etc/default/ot-recorder
|
|
|
|
- UPD: GPX output now contains elevation and UTC time
|
|
|
|
- UPD: default --label on live map changed from "Recorder" to "OwnTracks"
|
|
|
|
- NEW: optional rename of topics in map popups (#79)
|
|
|
|
- FIX: mongoose correctly identifies changed files (304 vs 200 and Etag)
|
|
|
|
- NEW: points on GeoJSON map are now clickable for infowindow (#78)
|
|
|
|
- NEW: GeoJSON points now have tst in properties (#78)
|
|
|
|
- FIX: map with extra info in popup box (#77)
|
|
|
|
- NEW: packaging for Centos7
|
|
|
|
- NEW: ot-recorder --debug
|
|
|
|
- FIX: ocat version shows libmosquitto and sodium versions
|
|
|
|
|
2016-01-27 03:16:55 -07:00
|
|
|
2016-01-27 version 0.4.8
|
|
|
|
- FIX: finish Debian8 packaging
|
|
|
|
- FIX: add missing entry to reason table which could cause SIGSEGV
|
|
|
|
- FIX: add public domain base64.[ch] (#18)
|
|
|
|
- NEW: experimental support for payload decryption with per/user secret keys
|
|
|
|
- FIX: ignore SIGPIPE
|
|
|
|
- NEW: API endpoint /version returns Recorder version
|
|
|
|
|
2016-01-11 12:39:17 -07:00
|
|
|
2016-01-11 version 0.4.7
|
|
|
|
- NEW: Beacon messages are now handed to the Websocket server
|
|
|
|
- UPD: locations API returns data in `data` (no longer in `locations`)
|
|
|
|
- NEW: google reverse-geo API key is now a run-time option in recorder (#18)
|
|
|
|
- FIX: table view shows last voltage for Greenwich devices in battery column (#73)
|
|
|
|
- FIX: normalize acc to double for older device versions
|
|
|
|
- NEW: API locations/ now has support for CSV (#72)
|
|
|
|
|
2015-11-13 03:54:40 -07:00
|
|
|
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 01:48:24 -07:00
|
|
|
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
|
|
|
|
- FIX: waypoints/config filename extention fixed (otrw/otrc)
|
|
|
|
- NEW: extra.json (in last/username/device/) is merged in and returned in API (#60)
|
|
|
|
- FIX: http server sets utf-8 on JSON responses (API)
|
|
|
|
- NEW: recorder's --norec disables writing REC files
|
|
|
|
- FIX: removed Mosquitto loop timeout; great improvement in HTTP performance
|
|
|
|
- NEW: API supports /last ?fields=a,b,c
|
|
|
|
|
2015-10-23 00:56:00 -07:00
|
|
|
2015-10-23 version 0.4.4
|
|
|
|
- FIX: now actually builds without LMDB (not recommended!)
|
|
|
|
- NEW: Add a battery level column to the Table. (#56)
|
|
|
|
- FIX: waypoints and config dumps are prettyfied
|
|
|
|
- FIX: XML output prints empty tags when fields are requested
|
|
|
|
- NEW: API photo/ endpoint (returns default png on user 404)
|
|
|
|
- NEW: configuration dump (cmd dump) is stored in store/config/$user-$device.otrc
|
|
|
|
- NEW: waypoints dump (Publish Waypoints from device) written to store/waypoints/$user/$device/user-device.otrw
|
|
|
|
|
2015-10-19 00:03:00 -07:00
|
|
|
2015-10-19 version 0.4.3
|
|
|
|
- NEW: recorder exits if Lua script cannot be loaded (#54)
|
|
|
|
- FIX: add fail-safe to CSV parser (#53)
|
|
|
|
- FIX: GeoJSON LineString tracks are now sorted by tst and not by received date
|
|
|
|
- FIX: recorder's default label correctly set if not compiling with WITH_LUA (#50)
|
|
|
|
- FIX: Re-zoom map on autozoom enable (#51)
|
|
|
|
- NEW: favicon/logo, thanks to @ckrey (#50)
|
|
|
|
- NEW: contrib/faces/image2card.sh to publish a Recorder-compatible JSON CARD from photo
|
|
|
|
- NEW: multilister adds username/device to JSON location data (#49)
|
|
|
|
|
2015-10-01 23:58:19 -07:00
|
|
|
2015-10-02 version 0.4.2
|
|
|
|
- FIX: ocat --format csv outputs addr and locality as quoted strings
|
|
|
|
- NEW: live map has a label (set with ot-recorder --label) to indentify instance; connection status is border
|
|
|
|
- NEW: live map has toggle button to auto-fit (zoom)
|
|
|
|
- NEW: live map fits to show all devices (#46, #47) with &fit=1 (#48)
|
|
|
|
- NEW: recorder --initialize non-destructively creates databases (#45)
|
|
|
|
- INT: added multilister (not yet surfaced to API) (#36)
|
|
|
|
- FIX: index.html uses UTC to go back in time (reported by Ben)
|
2015-09-29 00:35:35 -07:00
|
|
|
- NEW: recorder can use Lua otr_putrec() to prohibit REC file writing (#27)
|
|
|
|
- FIX: storage removes waypoints on kill (#34)
|
|
|
|
- FIX: storage removes photo on kill (#30)
|
|
|
|
- FIX: exit if HTTP port cannot be opened
|
|
|
|
- FIX: lowercase T in date formats allowed (#44)
|
|
|
|
- FIX: websockets switch to WSS when content served over HTTPS (#43)
|
|
|
|
- FIX: live map now shows user/device (#42)
|
|
|
|
|
2015-09-26 05:52:29 -07:00
|
|
|
2015-09-26 version 0.4.1
|
|
|
|
- FIX: recorder correctly handles topics with leading slash
|
|
|
|
- NEW: Lua functions (putdb, getdb) have access to a `luadb'-named LMDB database
|
|
|
|
- NEW: Lua hooklets
|
|
|
|
- UPD: reverse geo JSON data in lmdb now contains locality (unless null)
|
|
|
|
- UPD: ocat --load can delete individual keys from lmdb
|
|
|
|
- NEW: recorder uses topic2tid named database for on-the-fly TID replacements in JSON payloads
|
|
|
|
|
2015-09-21 03:23:03 -07:00
|
|
|
2015-09-21 version 0.4.0
|
|
|
|
- NEW: ot-recorder stores received (shared) waypoints in waypoints/
|
|
|
|
- NEW: ot-recorder --quiet to disable info on stdout
|
|
|
|
- FIX: full rewrite of on_message(); needs testing!
|
|
|
|
- FIX: recorder logs MQTT connection request
|
|
|
|
- FIX: Lua's otr_exit is now invoked on exit
|
|
|
|
- FIX: SIGINT and SIGTERM gracefully stop the recorder
|
|
|
|
- NEW: Lua hook support
|
|
|
|
- FIX: kill now removes card and its containing directory if available
|
|
|
|
|
2015-09-16 08:37:30 -07:00
|
|
|
2015-09-15 version 0.3.0
|
|
|
|
- FIX: ocat lowercases device/username (reported by tiptronic)
|
|
|
|
- NEW: XML support in storage and ocat --format xml
|
|
|
|
- FIX: display (lat,lon) in table if no address available
|
|
|
|
- FIX: nasty memory leak in locations from storage
|
|
|
|
- FIX: LAST now carries isotst
|
|
|
|
- FIX: ocat --last now supports CSV output (with fields)
|
|
|
|
- NEW: demo data in etc/ with description
|
|
|
|
- NEW: index.html has links to -12h, -7d, and -30d for convenience
|
|
|
|
- NEW: add API q= to query geo cache for particular lat,lon
|
|
|
|
- FIX: close two memory leaks
|
|
|
|
- NEW: add systemd unit file
|
2015-09-14 11:54:05 -07:00
|
|
|
|
2015-09-15 00:40:51 -07:00
|
|
|
2015-09-15 version 0.2.9
|
|
|
|
- FIX: added API description and diagram to documentation
|
2015-09-14 23:35:58 -07:00
|
|
|
- NEW: kill has been surfaced into the API (disabled by compile flag by default)
|
|
|
|
- FIX: kill now also deletes LAST file and its parent directories if empty
|
2015-09-14 13:07:56 -07:00
|
|
|
- NEW: ocat --load-ghash can load revgeo db
|
2015-09-14 11:54:05 -07:00
|
|
|
- NEW: ocat --dump-ghash dumps content of revgeo db
|
|
|
|
- FIX: main index now shows users/devices already in storage
|
|
|
|
|
2015-09-14 07:29:48 -07:00
|
|
|
2015-09-14 version 0.2.8
|
|
|
|
- FIX: undo ocat -v change
|
|
|
|
|
2015-09-14 07:19:05 -07:00
|
|
|
2015-09-14 version 0.2.7
|
|
|
|
|
|
|
|
- FIX: ocat -v correctly displays configured JSON_INDENT
|
|
|
|
- FIX: spec file now builds packages on OBS
|
2015-09-14 04:45:37 -07:00
|
|
|
|
2015-09-14 05:08:59 -07:00
|
|
|
2015-09-14 version 0.2.6
|
|
|
|
|
|
|
|
- FIX: source of doc root renamed to docroot
|
|
|
|
|
2015-09-14 04:45:37 -07:00
|
|
|
2015-09-14 version 0.2.5
|
|
|
|
|
|
|
|
- FIX: renamed wdocs to htdocs
|
|
|
|
- FIX: updated spec file and renamed defaults
|
|
|
|
- FIX: log with which clientID user is connecting to Hosted
|
|
|
|
to aid in trouble-shooting
|
|
|
|
|
2015-09-13 01:57:01 -07:00
|
|
|
2015-09-13 version 0.2.4
|
|
|
|
|
|
|
|
- FIX: incorrect install of wdocs/ (thanks to @rk295)
|
|
|
|
- FIX: use correct hostname for --hosted mode
|
|
|
|
- FIX: live map had ugly HTML on hover-over point
|
|
|
|
|
|
|
|
2015-09-11 version 0.2.3
|
|
|
|
|
|
|
|
- NEW: --hosted mode for recorder
|
|
|
|
|
|
|
|
2015-09-11 version 0.2.2
|
|
|
|
|
|
|
|
- first public release
|