2023-10-24 version 0.9.4

- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
This commit is contained in:
Jan-Piet Mens
2023-10-24 11:05:29 +02:00
parent 95adafc90f
commit ce65f5c0fd
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,4 +1,11 @@
2023-10-24 version 0.9.4
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
2022-12-09 version 0.9.3
- FIX: JS fixes for disappeared links (#406)
- FIX: instructions for building on FreeBSD 13.1 with TOURS configured (#405)
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.9.3"
#define VERSION "0.9.4"