Skip to main content

Development Changelog

This changelog includes all changes: features, bug fixes, refactoring, and infrastructure updates.

v1.23.2 (2026-01-08)

Changes

  • fix: convert web/portal/marketing apps to ESM module format

v1.23.1 (2026-01-08)

Changes

  • fix: address CodeRabbit review comments for PR #71 (#73)

v1.23.0 (2026-01-07)

Changes

  • feat(admin): Phase 2 Dashboard & Health Monitoring (#72)

v1.22.4 (2026-01-07)

Changes

  • fix: update ALB listener rule priority for admin.dev to match before wildcard

v1.22.3 (2026-01-07)

Changes

  • chore: add admin services to EC2 docker-compose update script

v1.22.2 (2026-01-07)

Changes

  • fix: resolve build errors in admin app

v1.22.1 (2026-01-07)

Changes

  • Merge branch 'feature/admin-site-phase1' into dev
  • chore: update pnpm lockfile for admin dependencies

v1.22.0 (2026-01-07)

Changes

  • Merge branch 'feature/admin-site-phase1' into dev
  • feat: add admin site with Supabase Auth

v1.21.5 (2026-01-07)

Changes

  • docs: add admin site business requirements and technical specs (#70)

v1.21.4 (2026-01-05)

Changes

  • docs: add Drizzle ORM migration spec for future implementation

v1.21.3 (2026-01-05)

Changes

  • chore: update cleanup-db script
  • fix: pass NEXT_PUBLIC_TURNSTILE_SITE_KEY to Docker builds

v1.21.2 (2026-01-05)

Changes

  • fix: make changelog client-friendly with user-focused content (#69)

v1.21.1 (2026-01-05)

Changes

  • fix: add git pull --rebase before push in changelog workflow