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.19
2026-05-13How to update: https://github.com/mauriceboe/TREK/wiki/Updating
What’s Changed
- v3.0.19 Bug Fixes by @jubnl in https://github.com/mauriceboe/TREK/pull/992
Detail
- fix(mcp): replace relative oauth constent redirect by absolute redirect derived from APP_URL
- feat(journey): convert HEIC/HEIF uploads to JPEG for cross-platform compatibility
- fix(journey): skip heic-to import for non-HEIC files to avoid test env failures
- fix(notifications): prevent double-escaping HTML in password reset emails
Full Changelog: https://github.com/mauriceboe/TREK/compare/v3.0.18…v3.0.19