⚠ 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.29
| 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.29What's Changed
- fix(atlas): shared Nominatim throttle, background region fill, fetch timeout by @jubnl in #635
- Fix journey map OSM warning, sidebar re-render & migration 98 ambiguous column by @mauriceboe in #636
- fix(pdf): render restaurant/event/tour/other reservations in trip PDF by @jubnl in #637
- fix(places): add notes field to place edit form by @jubnl in #638
- fix(notifications): fix SMTP error surfacing, webhook button label, backup timestamp by @jubnl in #639
- Journey Bug Fixes # 2 by @mauriceboe in #647
- fix: pagination in synology by @tiquis0290 in #643
- fix: currently synology thumbnails resolve to error by @tiquis0290 in #632
Full Changelog: v3.0.0-pre.21...v3.0.0-pre.29