TREK
A self-hosted travel/trip planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, packing lists, and more
Alternative to: tripit, wanderlog


About
Versions (81)
v3.0.21
2026-05-15How to update: https://github.com/mauriceboe/TREK/wiki/Updating
What’s Changed
- v3.0.21 Bug Fixes by @jubnl in https://github.com/mauriceboe/TREK/pull/998
Details
- fix(journey): remove photo upload count limit and surface upload errors (https://github.com/mauriceboe/TREK/issues/997)
- fix(planner): remove correct assignment when place assigned to same day multiple times
- fix(map): enable 3D terrain for Mapbox outdoors style in trip planner
- fix(maps): send Referer header on Google API calls when APP_URL is set
Full Changelog: https://github.com/mauriceboe/TREK/compare/v3.0.20…v3.0.21