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


v3.0.13
2026-04-30How to update: https://github.com/mauriceboe/TREK/wiki/Updating
What’s Changed
- Bug fixes - April 30th 2026 by @jubnl in https://github.com/mauriceboe/TREK/pull/936
Details:
- fix: hotel day-range clamping in ReservationModal + stale assignment_id on accommodation clear (issues https://github.com/mauriceboe/TREK/issues/929, https://github.com/mauriceboe/TREK/issues/934)
- fix: preserve line breaks and wrap long URLs in notes fields (https://github.com/mauriceboe/TREK/issues/930)
- fix: delete linked budget item when accommodation or reservation is deleted (https://github.com/mauriceboe/TREK/issues/933)
- fix: restore scroll position in mobile Plan and Places sidebars on reopen (issue https://github.com/mauriceboe/TREK/issues/932)
- fix(map): prevent auto zoom-out when opening/closing place inspector (issue https://github.com/mauriceboe/TREK/issues/921)
- fix: translate mobile bottom-nav tab labels (issue https://github.com/mauriceboe/TREK/issues/931)
Full Changelog: https://github.com/mauriceboe/TREK/compare/v3.0.12…v3.0.13