From 4c543842754d10ac93220dbaddc7180fdb0cbc69 Mon Sep 17 00:00:00 2001 From: Christian Beutel <> Date: Wed, 3 Apr 2024 23:22:56 +0200 Subject: [PATCH] updates CHANGELOG.md --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b672f46d..d954077b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.3.1 +## Features + +- Max values for elevation gain and distance filters are now dynamically calculated based on your longest trail +- Disabling username/email & password auth in PocketBase is now reflected in wanderer's login UI + +## Bug fixes + +- Fixed a bug that prevented import trails from appearing in map view + +## Translations + +- adds Simplified Chinese translation (thanks to [icyleaf](https://github.com/icyleaf)) + +## Dependencies + +- updates PocketBase to v0.22.7 + # v0.3.0 ## Features