← Chora

Release Notes

v0.4.008/03/2026

Tutorials

  • Step-by-step tutorial system for chore templates
  • Tutorial modal on dashboard — click TUTORIAL badge on any chore
  • Admin: manage tutorial steps per template (add, edit, reorder, delete)
  • Steps panel slides in from the right in admin chore templates page
  • templateId linked from chore definitions to enable tutorial lookup
  • hasTutorial auto-syncs when steps are added or removed
v0.3.008/03/2026

Admin Panel

  • Admin panel at /admin with user management and chore template management
  • Users table: toggle admin role, delete users
  • Chore templates table: add, edit, delete presets
  • Admin access protected by isAdmin flag
  • make-admin script to promote users via CLI
v0.1.008/03/2026

Initial Release

  • User authentication with JWT (sign up / sign in)
  • HTTP-only cookie session management
  • Dashboard placeholder
  • Sticky footer with version and release notes page