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.0-pre.52
2026-04-20⚠ PRE-RELEASE — USE AT YOUR OWN RISK ⚠
This is a pre-release build of TREK. It may contain bugs, incomplete features, or breaking changes. It is not recommended for production use.
- Do not use this on a live instance without a full backup
- Database migrations may not be reversible
- APIs and configuration options are subject to change without notice
If you encounter issues, please report them at https://github.com/mauriceboe/TREK/issues.
Stable releases are available on the main release page.
⚠ Pre-release image — not recommended for production use.
| Tag | Description |
|---|---|
3.0.0-pre.52 | Pinned to this exact pre-release build |
3-pre | Latest pre-release on the v3 line |
latest-pre | Latest pre-release across all versions |
docker pull mauriceboe/trek:3.0.0-pre.52
This is one of the last prerelease before version 3.0.0 is released!
What’s Changed
- feat(auth): password reset via email with MFA + session invalidation by @mauriceboe in https://github.com/mauriceboe/TREK/pull/750
- docs(readme): Apple-style redesign — animated hero, feature tiles, product tour by @mauriceboe in https://github.com/mauriceboe/TREK/pull/752
- fix(journey): repair gallery picker grid collapsing in Safari (#717) by @mauriceboe in https://github.com/mauriceboe/TREK/pull/754
- Docs/wiki by @jubnl in https://github.com/mauriceboe/TREK/pull/748
- docs(readme): move hero GIF to external release asset by @mauriceboe in https://github.com/mauriceboe/TREK/pull/755
- fix(planner): eliminate drag-and-drop jank in trip planner by @jubnl in https://github.com/mauriceboe/TREK/pull/756
- feat(notifications): reminders for todos with upcoming due dates by @mauriceboe in https://github.com/mauriceboe/TREK/pull/757
- security: internal audit — batch 1 by @mauriceboe in https://github.com/mauriceboe/TREK/pull/766
- fix: pre-release UI bug batch (#759 #760 #761 #763 #764) by @mauriceboe in https://github.com/mauriceboe/TREK/pull/768
Full Changelog: https://github.com/mauriceboe/TREK/compare/v3.0.0-pre.51…v3.0.0-pre.52