Merges v0.3.2 patch with main (#48)

* fixes public trail filter values bug

* updates CHANGELOG.md

* bumps version

---------

Co-authored-by: Christian Beutel <>
This commit is contained in:
Flomp
2024-04-05 17:07:46 +02:00
committed by GitHub
parent 2a2a49fd94
commit 50233b41a1
6 changed files with 86 additions and 68 deletions

View File

@@ -1,3 +1,13 @@
# v0.3.2
## Bug fixes
- Fixed a bug that caused a 500 Internal Error to appear when viewing trails without an account
## Translations
- improves Dutch translation (thanks to [Vistaus](https://github.com/Vistaus))
# v0.3.1
## Features