From d6b992e8fd28c3a171032ca7608afbe1fd289638 Mon Sep 17 00:00:00 2001 From: Christian Beutel <> Date: Sun, 5 May 2024 18:09:22 +0200 Subject: [PATCH] fixes changelog and readme --- CHANGELOG.md | 4 ++-- README.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ec2da52..ba23c239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ - You can now export trails as GPX or GEOJson files. Optionally you can include photos and summit book entries of the trail. This replaces the "Download GPX" function in previous versions. ## Bug fixes -- Fixed a bug that wouldprevent users from creating multiple summit log entries with out reloading the page +- Fixed a bug that would prevent users from creating multiple summit log entries without reloading the page - wanderer now takes the `` tag into account when displaying a trail on the map -- A trails date attribute is now the current date by default +- A trail's date attribute is now the current date by default # v0.5.0 diff --git a/README.md b/README.md index 65986f7e..6cd2428d 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,14 @@ The trail catalogue that makes your GPS data searchable -wanderer is a self-hosted trail database. You can upload your recorded tracks and add various metadata to create an easily searchable catalogue. +wanderer is a self-hosted trail database. You can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue. ## Core Features ![Screenshot of wanderer](docs/imgs/features.png) - Manage your trails +- Plan new routes - Extensive map integration and visualization - Share trails with other people and explore theirs - Advanced filter and search functionality @@ -43,7 +44,7 @@ Please check the [wiki](https://github.com/Flomp/wanderer/wiki) for the complete ## Contributing Help is welcome at any time. If you are not sure where you can start check the [roadmap](https://github.com/users/Flomp/projects/2/views/1) for features in the backlog. -If you would like to contribute a translation, you can do so [here](https://translate.codeberg.org/projects/wanderer/wanderer/) +If you would like to contribute a translation, you can do so [here](https://translate.codeberg.org/projects/wanderer/wanderer/). ## License This project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for the full license text.