Skip to content

v2.1.2 - Verified cleanup architecture checkpoint

Latest

Choose a tag to compare

@Iron-Mark Iron-Mark released this 25 Jun 05:57
· 2 commits to main since this release
bde3762

Summary

This release captures the verified cleanup and architecture pass merged through PR #10.

Highlights

  • Consolidated demo auth, app routes, report export helpers, and release status documentation.
  • Removed stale release docs, generated Playwright artifacts, unused assets, dead components, orphan hooks/helpers, and unused dependencies.
  • Optimized PWA/fav icon assets.
  • Fixed admin audit-log filters, report export filtering, backup export, faculty dark mode, uploaded-file category/removal persistence, and profile dialog accessibility/close behavior.
  • Expanded unit and Playwright coverage for reusable helpers, admin actions, faculty settings, profile edits, uploaded-file persistence, and Pages-style preview behavior.

Verification

  • Local verified before merge: lint, unit tests, security scan, SEO/link checks, audit, build, local Playwright, and Pages-style Playwright.
  • Main CI after merge: passed.
  • GitHub Pages deploy after merge: passed.
  • Live post-deploy smoke: 8/8 Playwright tests passed against https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/.

Merge