TREK logo

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

TREK screenshotTREK screenshotTREK screenshot

About Versions (81)

v3.0.14

2026-05-03

How to update: https://github.com/mauriceboe/TREK/wiki/Updating

What’s Changed

Details

  • fix: collab chat input hidden by mobile bottom nav bar (https://github.com/mauriceboe/TREK/issues/939)
  • chore: prepare database for nest + typeorm
  • fix(ssrf): relax internal network resolution (https://github.com/mauriceboe/TREK/issues/947)
  • docs(ssrf): update Internal-Network-Access wiki to reflect relaxed guard
  • fix(ssrf): let .local/.internal hostnames pass to IP-level checks
  • fix(auth): trim username and email on all write paths
  • feat(notices): add v3014-whitespace-collision admin notice

Full Changelog: https://github.com/mauriceboe/TREK/compare/v3.0.13…v3.0.14