Getting Started
Changelog
Stay updated with the latest features, improvements, and fixes.
v1.1.0 - 24 February 2026
- Upgrade to Next.js v16
- Security: Next.js upgrade to 16.0.10 (CVE-2025-55184, CVE-2025-55183, CVE-2025-67779)
- Session synchronization and notification handling improvements
- Auth callback refactor: use custom Supabase client; improved session sync
- Sign-in page: demo credentials and alert
- Middleware for route protection and authentication handling
- Dependencies and API type safety updates; ESLint configuration updates
v1.0.0 - 24 March 2025
- Initial release