June 13, 2026
v1.5.0
- Security vulnerability fixes (XSS, CSP, clickjacking)
- Confirmation dialogs for destructive actions
- UI polish — spacing, contrast, keyboard accessibility
June 2026
v1.4.0
- Account management modal (profile, email, password, invite, delete)
- Account deletion with email confirmation
- Responsive modal — sidebar nav on desktop, bottom sheet on mobile
May 2026
v1.3.0
- Modular JS architecture — split monolithic script into focused modules
- Google OAuth support
- Config.js for deployment configuration
April 2026
v1.2.0
- Supabase authentication (email/password)
- Persistent checklist storage with row-level security
- Markdown import — parse .md files into checklists
- Inline editing for titles, sections, and items
- Progress tracking with visual progress bars
March 2026
v1.1.0
- Responsive sidebar with mobile overlay
- Mobile top bar with hamburger menu
- Toast notifications
February 2026
v1.0.0
- Initial release
- Supabase authentication and GitHub OAuth
- Persistent checklists with auto-save
- Basic CRUD for checklists, sections, and items
- Markdown import
- Responsive layout