Trek_CN/wiki
Julien G. da3cba2de3
v3.0.19 Bug Fixes (#992)
* fix(mcp): replace relative oauth constent redirect by absolute redirect derived from APP_URL (#987)

* feat(journey): convert HEIC/HEIF uploads to JPEG for cross-platform compatibility

HEIC is an Apple-only format not recognised as an image by many browsers
and platforms. heic-to (lazy-loaded) now converts HEIC/HEIF files to JPEG
before upload in both the gallery and entry editor photo pickers.
Embedded metadata (EXIF, GPS) may be lost during conversion — documented
in the Journey Journal wiki page.

* fix(journey): skip heic-to import for non-HEIC files to avoid test env failures

* fix(notifications): prevent double-escaping HTML in password reset emails

buildPasswordResetHtml passed a pre-built HTML block to buildEmailHtml,
which then escaped it again — rendering raw tags as plain text in the email.
2026-05-13 10:13:17 +02:00
..
assets docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
_Footer.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
_Sidebar.md docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
Accommodations.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Addons-Overview.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-Addons.md docs: align Home.md + README addon list + Tags/Photo-Providers wording with dev state 2026-04-22 18:22:22 +02:00
Admin-Categories.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-GitHub-Releases.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-MCP-Tokens.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-Packing-Templates.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-Panel-Overview.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-Permissions.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Admin-Users-and-Invites.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Atlas.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Audit-Log.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Backups.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Budget-Tracking.md docs: add budget documentation GIFs (create, add expense, final settlement) (#948) 2026-05-03 18:56:56 +02:00
Collab-Chat.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Collab-Notes.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Collab-Polls.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Contributing.md docs: document wiki-only PR exemption from branch enforcement 2026-05-03 18:48:39 +02:00
Creating-a-Trip.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Dashboard-Widgets.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Day-Plans-and-Notes.md docs: add budget documentation GIFs (create, add expense, final settlement) (#948) 2026-05-03 18:56:56 +02:00
Demo-Mode.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Development-environment.md docs: document wiki-only PR exemption from branch enforcement 2026-05-03 18:48:39 +02:00
Display-Settings.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Documents-and-Files.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Encryption-Key-Rotation.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Environment-Variables.md fix: add APP_VERSION fallback and HOST bind address env var (#952 #953) (#955) 2026-05-04 14:21:55 +02:00
FAQ.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Home.md docs: align Home.md + README addon list + Tags/Photo-Providers wording with dev state 2026-04-22 18:22:22 +02:00
Install-Docker-Compose.md docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
Install-Docker.md docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
Install-Helm.md fix: resolve dead wiki links across install and config pages 2026-04-22 19:21:53 +02:00
Install-Portainer.md docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
Install-Proxmox.md fix: add APP_VERSION fallback and HOST bind address env var (#952 #953) (#955) 2026-05-04 14:21:55 +02:00
Install-Unraid.md fix: resolve dead wiki links across install and config pages 2026-04-22 19:21:53 +02:00
Internal-Network-Access.md Bug fixes - May 2nd 2026 (#941) 2026-05-03 17:39:45 +02:00
Invite-Links.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Journey-Journal.md v3.0.19 Bug Fixes (#992) 2026-05-13 10:13:17 +02:00
Languages.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Login-and-Registration.md docs(wiki): document self-service password reset feature 2026-04-20 16:43:53 +02:00
Map-Features.md fix: hot fixes 23-04-2026 (#856) 2026-04-23 19:49:36 +02:00
Map-Settings.md fix(wiki): update mapbox scopes and url 2026-04-20 10:18:44 +02:00
MCP-Addon-Tools.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
MCP-Overview.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
MCP-Prompts.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
MCP-Scopes.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
MCP-Setup.md v3.0.16 — bug fixes (#964) 2026-05-06 21:38:40 +02:00
MCP-Tools-and-Resources.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
My-Trips-Dashboard.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Notifications.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Offline-Mode-and-PWA.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
OIDC-SSO.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Packing-Lists.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Packing-Templates.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Password-Reset.md docs(wiki): document self-service password reset feature 2026-04-20 16:43:53 +02:00
PDF-Export.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Photo-Providers.md docs: document required permissions for Immich and Synology photo providers 2026-04-28 05:32:39 +02:00
Places-and-Search.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Public-Share-Links.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Quick-Start.md fix: resolve dead wiki links across install and config pages 2026-04-22 19:21:53 +02:00
Real-Time-Collaboration.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Reservations-and-Bookings.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Reverse-Proxy.md fix: resolve dead wiki links across install and config pages 2026-04-22 19:21:53 +02:00
Route-Optimization.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Security-Hardening.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Tags-and-Categories.md docs: align Home.md + README addon list + Tags/Photo-Providers wording with dev state 2026-04-22 18:22:22 +02:00
Todos-and-Tasks.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Transport-Flights-Trains-Cars.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Trip-Members-and-Sharing.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Trip-Planner-Overview.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Troubleshooting.md v3.0.16 — bug fixes (#964) 2026-05-06 21:38:40 +02:00
Two-Factor-Authentication.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Updating.md docs: add Portainer install guide and tag strategy to wiki 2026-05-06 16:54:05 +02:00
User-Settings.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Vacay.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Weather-Forecasts.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00
Whats-Next-Widget.md docs: add full wiki with 74 pages, assets, and CI workflow 2026-04-20 10:11:53 +02:00