Skip to content

Releases: Flomp/wanderer

v0.3.2

05 Apr 15:06
Compare
Choose a tag to compare

v0.3.2

Bug fixes

  • Fixed a bug that caused a 500 Internal Error to appear when viewing trails without an account

Translations

  • improves Dutch translation (thanks to Vistaus)

v0.3.1

03 Apr 21:36
Compare
Choose a tag to compare

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)

Dependencies

  • updates PocketBase to v0.22.7

v0.3.0

31 Mar 12:26
Compare
Choose a tag to compare

v0.3.0

Features

  • Trails can now be added to a list while editing or creating a trail. The trail must be saved at least once to add it to a list.
  • wanderer now has an auto-upload folder. GPX files in this folder will be autmatically uploaded and converted to a trail. Read the docs for more information.
  • addded support for TCX and KML files. Note that this feature is still experimental. Please report any issues you encounter.
  • added OAuth support. Read here how to enable providers.

Bug fixes

  • fixed a bug that would show a wrong date for summit logs for certain time zones
  • added client side validation for usernames

Translations

  • adds French translation (thanks to seb2020)
  • adds Hungarian translation (thanks to sszemtelen)

v0.2.1

27 Mar 12:37
Compare
Choose a tag to compare

v0.2.1

Bug fixes

  • summit book dates now show in the correct format for the current locale
  • fixed a bug that would overwrite trail names and descriptions when editing a trail

Translations

  • adds Dutch translation (thanks to yves-bonami)
  • adds Polish translation (thanks to ludrol)
  • adds Portuguese translation (thanks to poVoq)

v0.2.0

23 Mar 19:20
Compare
Choose a tag to compare

v0.2.0

Features

  • when creating/editing a trail you can now drag & drop photos into the photo section to upload them
  • you can now attach photos to waypoints
  • you can now edit the "Distance", "Elevation Gain" and "Est. Duration" fields
  • waypoint markers can now be moved with drag & drop
  • lists can now be displayed as a map showing all trails contained in the list
  • you can now prevent users from signing up by setting the DISABLE_SIGNUP environment variable to true
  • you can now upload GPX files via the API to create trails. Check the documentation for more info.
  • the city index now includes states

Note: for city states to show up in your search you have to delete your data.ms folder if you already have a previous installation of wanderer. The indices will then be rebuilt on startup.

Docs

  • added complete API documentation

v0.1.1

17 Mar 22:47
Compare
Choose a tag to compare

v0.1.1

Bug fixes

  • fixed a bug that would prevent trails longer than 20km from being displayed
  • added BODY_SIZE_LIMIT env variable to docker compose to allow for bigger file uploads
  • fixed a bug that caused only 5 trails to be shown at a time
  • fixed a bug that would cause waypoints not to be deleted from the backend
  • updated the default docker-compose.yml to include a secure MEILI_MASTER_KEY
  • the default location field now sets the value correctly after clicking on a search result

Docs

  • updated the docs to include BODY_SIZE_LIMIT

v0.1.0

16 Mar 18:48
Compare
Choose a tag to compare

Initial release 🚀

wanderer is a self-hosted trail database. You can upload your recorded tracks and add various metadata to create an easily searchable catalogue.

  • Manage your trails
  • Extensive map integration and visualization
  • Share trails with other people and explore theirs
  • Advanced filter and search functionality
  • Create custom lists to organize your trails further

Pre-built docker images can be found here: https://hub.docker.com/repositories/flomp

Documentation can be found here: https://github.com/Flomp/wanderer/wiki