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
This commit is contained in:
Jan-Piet Mens
2016-02-17 16:31:00 +01:00
parent 78b49c40c8
commit 32ecf325ee
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,13 @@
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

View File

@@ -1 +1 @@
#define VERSION "0.4.9"
#define VERSION "0.5.0"