fixes changelog and readme

This commit is contained in:
Christian Beutel
2024-05-05 18:09:22 +02:00
parent 24cec4e42a
commit d6b992e8fd
2 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
## Bug fixes ## Bug fixes
- Fixed a bug that would prevent users from creating multiple summit log entries without reloading the page - Fixed a bug that would prevent users from creating multiple summit log entries without reloading the page
- wanderer now takes the `<rte>` tag into account when displaying a trail on the map - wanderer now takes the `<rte>` 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 # v0.5.0

View File

@@ -4,13 +4,14 @@
The trail catalogue that makes your GPS data searchable The trail catalogue that makes your GPS data searchable
</h4> </h4>
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 ## Core Features
![Screenshot of wanderer](docs/imgs/features.png) ![Screenshot of wanderer](docs/imgs/features.png)
- Manage your trails - Manage your trails
- Plan new routes
- Extensive map integration and visualization - Extensive map integration and visualization
- Share trails with other people and explore theirs - Share trails with other people and explore theirs
- Advanced filter and search functionality - Advanced filter and search functionality
@@ -43,7 +44,7 @@ Please check the [wiki](https://github.com/Flomp/wanderer/wiki) for the complete
## Contributing ## 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. 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 ## License
This project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for the full license text. This project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for the full license text.