fixes changelog and readme
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user