⚠ 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.49
| 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.49What's Changed
- Places sidebar polish: filter counts, compact select mode, tooltip component by @mauriceboe in #719
- Support Apple Wallet (.pkpass) file handoff by @mauriceboe in #720
- UI polish pass: animations, transitions, shared components by @mauriceboe in #738
- fix: journey bugs #722-#736 (roel-de-vries batch) by @mauriceboe in #739
- mapbox gl option, gps location, journey reorder + polish by @mauriceboe in #740
- Raise PWA precache limit to unblock mapbox-gl build by @mauriceboe in #742
- Allow mapbox-gl in CSP by @mauriceboe in #743
- fix: skip FORCE_HTTPS redirect for /api/health endpoint by @jubnl in #744
- feat(mcp): align MCP surface with current app state by @jubnl in #745
Important to note:
If you want to test the new MapBoxGL 3D view, you need an API key from mapbox.com. Scopes required are all the public scopes:
MapBox is pretty generous with the free tier so you shouldn't be charged at all.
Full Changelog: v3.0.0-pre.48...v3.0.0-pre.49