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


About
Versions (81)
v2.9.5
2026-04-05Release Notes — v2.9.5
Bug Fixes
- Streaming: Fix server crash when a client disconnects mid-stream during asset piping. When headers were already sent, the error handler now calls
response.end()before returning, preventing the socket from being left open. (#445)
Full Changelog: https://github.com/mauriceboe/TREK/compare/v2.9.4…v2.9.5