719 B
719 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2025-07-01
Added
- Guest book with contact info and RSVP linking
- Markdown-powered event notes
- Todo list system per event
- First-time user setup
- Email and local user invitations
- Admin-only user creation
- Role-based access control (COUPLE, PLANNER, GUEST)
- Docker support (Postgres + App)
- Modern Next.js 15 app structure
Fixed
- Setup flow error handling and schema validations
Changed
- Event creation now uses modal instead of separate page