⚠ 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.59
| 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.59This is one of the last prerelease before version 3.0.0 is released!
What's Changed
- fix: bump synology cached thumbnail size sm->m (#782) by @mauriceboe in #785
- fix(atlas): constrain bucket list width to prevent panel overflow by @jubnl in #793
- fix(trips): copy todo_items and budget_category_order when duplicating a trip by @jubnl in #797
- fix: mobile polish batch (#803–#807, #810–#815) by @mauriceboe in #808
- fix(journey): resolve issues #789–801 — mobile layout, day colors, location formatting, date picker, public share UX by @jubnl in #809
- fix(journey): dedupe gallery photos and fix Immich picker button visibility on mobile (#802 #819) by @jubnl in #820
Full Changelog: v3.0.0-pre.57...v3.0.0-pre.59