Surmai
Personal and family travel organizer for collaborative trip planning
Alternative to: tripit, wanderlog


v0.1.0
2025-03-26New Features:
User Invitation Workflow
An admin user can send an invitation to create an account on your Surmai instance. This allows the admin user to turn off public signups and still allow user registration.
- feat: invite user workflow by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/90
- fix: add /register path to serve index page by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/92
- fix: set page size to 25 by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/91
Free From Trip Notes
It’s not much but it’s a step in the direction of being a planning tool. You can use notes to jot down bits of information that isn’t covered elsewhere
- feat: trip notes by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/94
- fix: fixed invitation email template by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/93
- feat: supporting tables in trip notes by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/95
UX improvements
- fix(itinerary): sorting itinerary lines by start date by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/74
- fix: using trip end of day as the max date in picker by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/75
- fix: add callback url information by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/82
- feat: dashboard re-work by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/83
- feat: tabbed user profile page by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/87
- feat: edit cover image from dashboard by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/88
Bugs
- 76 bug direct urls return a 404 page not found by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/77
- fix: add impersonate route by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/79
- fix: pdf attachments can be viewed
Misc
- chore: package upgrades by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/84
- chore: update node version by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/85
- chore: upgrade backend to pocketbase v0.26.2 by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/86
- chore: 0.1.0 release by @rohitkumbhar in https://github.com/rohitkumbhar/surmai/pull/96
Full Changelog: https://github.com/rohitkumbhar/surmai/compare/v0.0.9…v0.1.0