New 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 #90
- fix: add /register path to serve index page by @rohitkumbhar in #92
- fix: set page size to 25 by @rohitkumbhar in #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 #94
- fix: fixed invitation email template by @rohitkumbhar in #93
- feat: supporting tables in trip notes by @rohitkumbhar in #95
UX improvements
- fix(itinerary): sorting itinerary lines by start date by @rohitkumbhar in #74
- fix: using trip end of day as the max date in picker by @rohitkumbhar in #75
- fix: add callback url information by @rohitkumbhar in #82
- feat: dashboard re-work by @rohitkumbhar in #83
- feat: tabbed user profile page by @rohitkumbhar in #87
- feat: edit cover image from dashboard by @rohitkumbhar in #88
Bugs
- 76 bug direct urls return a 404 page not found by @rohitkumbhar in #77
- fix: add impersonate route by @rohitkumbhar in #79
- fix: pdf attachments can be viewed
Misc
- chore: package upgrades by @rohitkumbhar in #84
- chore: update node version by @rohitkumbhar in #85
- chore: upgrade backend to pocketbase v0.26.2 by @rohitkumbhar in #86
- chore: 0.1.0 release by @rohitkumbhar in #96
Full Changelog: v0.0.9...v0.1.0