mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
version 0.4.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%define version 0.4.0
|
||||
%define version 0.4.1
|
||||
|
||||
Name: ot-recorder
|
||||
Version: %{version}
|
||||
|
||||
Reference in New Issue
Block a user