Skip to content

v1.1.0 — Mobile Lobby, Space Lifecycle & CI

Choose a tag to compare

@whoavidwivedi whoavidwivedi released this 21 Aug 10:03
· 32 commits to main since this release

Highlights

  • Added responsive lobby and room experiences across mobile, tablet, and split-screen layouts.
  • Added consistent room slugs and durable ended-space handling to prevent stale links from reviving rooms.
  • Added host rejoin timing, avatar selection, template-name consistency, and improved room lifecycle behavior.
  • Added GitHub Actions CI, release automation, Bun-only project scripts, and stronger validation commands.
  • Improved landing page metadata, social previews, footer, popovers, and room controls.

Security & Reliability

  • Hardened LiveKit token issuance against host-identity authorization bypasses.
  • Added durable ended-space tombstones and archived-space handling.
  • Improved host moderation reliability and real-time synchronization.

Validation

  • Added CI checks for typecheck, lint, formatting, and tests.