Skip to content

v1.2.0 — Lobby Redesign & API Security

Choose a tag to compare

@whoavidwivedi whoavidwivedi released this 07 Aug 12:19
· 29 commits to main since this release

Highlights

  • Migrated the interface icon system to Lucide and refined lobby cards, buttons, footer, and visual consistency.
  • Improved hydration behavior across the application.
  • Added stronger API endpoint validation and removed accidental API secret exposure paths.
  • Improved CI behavior when no test files are present.

Security

  • Hardened server-side API boundaries and removed browser-visible secret leakage.

Validation

  • Typecheck, lint, formatting, tests, and production build workflows were standardized.