bump to ot-recorder 0.8.8

This commit is contained in:
Jan-Piet Mens
2022-03-14 09:29:32 +01:00
parent 81c53de2a3
commit 4ceee6d824
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2022-03-14 version 0.8.8
- FIX: make secs time_t in otr_strftime() (#375)
- FIX: inaccurate logo name in manifest and missing image (#372)
- FIX: Alpine compiler warning on strncpy in geohash.c (#369)
- FIX: ocat outputs GeoJSON Feature with properties{} (#367)
2021-06-29 version 0.8.7
- UPD: Leaflet GeoJSON map point popups now contain accuracy if available (#352)
+1 -1
View File
@@ -6,7 +6,7 @@ services:
build:
context: .
args:
recorder_version: 0.8.7
recorder_version: 0.8.8
container_name: recorder
image: owntracks/recorder