v0.16.3
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
|||||||
|
# v0.16.3
|
||||||
|
## Features
|
||||||
|
- Adds option to add waypoints directly by uploading photos with EXIF data
|
||||||
|
- Performance improvemtents when loading acitivities
|
||||||
|
- Major performance improvements when displaying multiple tracks on the map
|
||||||
|
- Adds ENV variables to configure pocketbase SMTP settings
|
||||||
|
|
||||||
|
## Bug fixes
|
||||||
|
- Fixes untranslated trail difficulty in table view
|
||||||
|
- Fixes wrong file extension when exporting trails on mobile
|
||||||
|
- Completed tours synced from komoot are now also marked as completed in wanderer
|
||||||
|
|
||||||
|
## Docs
|
||||||
|
- Updates ENV variables section to reflect changes mentioned above
|
||||||
|
|
||||||
# v0.16.2
|
# v0.16.2
|
||||||
## Features
|
## Features
|
||||||
- Adds various settings for route calculations
|
- Adds various settings for route calculations
|
||||||
|
|||||||
@@ -2,6 +2,21 @@
|
|||||||
title: Changelog
|
title: Changelog
|
||||||
description: What changed in the last patch?
|
description: What changed in the last patch?
|
||||||
---
|
---
|
||||||
|
## v0.16.3
|
||||||
|
### Features
|
||||||
|
- Adds option to add waypoints directly by uploading photos with EXIF data
|
||||||
|
- Performance improvemtents when loading acitivities
|
||||||
|
- Major performance improvements when displaying multiple tracks on the map
|
||||||
|
- Adds ENV variables to configure pocketbase SMTP settings
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
- Fixes untranslated trail difficulty in table view
|
||||||
|
- Fixes wrong file extension when exporting trails on mobile
|
||||||
|
- Completed tours synced from komoot are now also marked as completed in wanderer
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
- Updates ENV variables section to reflect changes mentioned above
|
||||||
|
|
||||||
## v0.16.2
|
## v0.16.2
|
||||||
## Features
|
## Features
|
||||||
- Adds various settings for route calculations
|
- Adds various settings for route calculations
|
||||||
|
|||||||
Reference in New Issue
Block a user