This commit is contained in:
Christian Beutel
2025-04-11 16:42:46 +02:00
parent 95227624b8
commit 108d4775bd
2 changed files with 44 additions and 0 deletions

View File

@@ -2,6 +2,28 @@
title: Changelog
description: What changed in the last patch?
---
## v0.16.2
## Features
- Adds various settings for route calculations
- Trails with no photos will now have an autogenerated route preview as the thumbnail
- Pressing "M" in the map view will hide the trail
- Reduces data when loading lists (thanks @slothful-vassal)
- Trails are no longer automatically marked as completed upon creation. You will need to create a summit log manually to do so
- If SMTP settings are present, new users will be asked to confirm their email address
### Bug fixes
- Fixes bug that prevented totals from getting updated when creating a new route
- Comments in GPX files are now ignored when importing from the client side
- Fixes issue that prevented oAuth registered users from saving their settings
- Fixes bug that prevented new users from commenting
- The stats page now correctly shows more than 30 activities
### Docs
- Fixes allowed values for trail difficulty in API reference
- Fixes env var descriptions
- Updates oAuth docs to reflect changes in PocketBase
## v0.16.1
### Features
- Trail filter settings are now saved when you visit a trail and come back