wanderer logo

wanderer

Self-hosted trail database that makes your GPS data searchable

Alternative to: alltrails, komoot, strava

wanderer screenshot

About Versions (51)

v0.16.2

2025-04-11

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