Changelog

Transparent history of what’s changed.

[v0.0.85] - 2025-08-04 (45e3c78)

πŸš€ Improvements

  • Pricing Members option blackbox testing
  • Updated FAQ content
  • Updated Terms and Conditions
  • Updated How It Works
  • Improved SEO (missing tabs, sitemap, and content)

πŸ› Bug Fixes

  • Fixed navbar tabs navigation

[v0.0.84] - 2025-08-01 (832cfcd)

✨ New Features

  • Session inactive timeout
  • Connection lost overlay

πŸš€ Improvements

  • Improved FAQ section on landing page

πŸ› Bug Fixes

  • Fixed white border on magic link email
  • Fixed login invalid content-type errors

[v0.0.83] - 2025-07-04 (d369dc0)

✨ New Features

  • FAQ landing page section
  • Landing page navigation with scroll animation
  • Landing page hero window frame
  • Scales select with hint link to scales section
  • Updated email hint using input field
  • Renamed "My Scales" to "Scales" and display presets with duplication support
  • Create scales dialog with cards preview when typing
  • Ability to edit existing scales
  • Screen share mode (hidden votes)

[v0.0.82] - 2025-07-04 (95b1716)

✨ New Features

  • My scales options cards preview
  • New reveal votes animation

πŸ› Bug Fixes

  • Fixed duplicated SSE connections
  • Fixed logout to delete rooms with no participants without removing round votes
  • SSE connection scoped per individual room only
  • Dropdown now closes on option click

[v0.0.81] - 2025-07-03 (b3a076e)

✨ New Features

  • Login Cloudflare Turnstile captcha

πŸ› Bug Fixes

  • Fixed logout
  • Added `isLocked` room error toasts

[v0.0.8] - 2025-07-02 (cdfb7b1)

✨ New Features

  • Account preferences
  • My Scales
  • Room preferences
  • Unified tabs design system
  • Lock room
  • Edit round name

[v0.0.7] - 2025-07-01 (ae3ff2e)

✨ New Features / Improvements

  • Delete account
  • Guest account
  • Room settings tab navigation
  • Rounds history table
  • Added missing back buttons
  • In-memory pub/sub instance improvements
  • Improved SSE connections
  • Forms provider integration

[v0.0.62] - 2025-06-14 (37a0483)

πŸ› Bug Fixes

  • Another round of hotfixes

[v0.0.61] - 2025-06-12 (4bbbbf1)

πŸ› Bug Fixes

  • Fixed SSE provider authenticated requests and error handling in `text/plain`
  • Fixed upsert scales

[v0.0.6] - 2025-06-12 (2f104c0)

✨ New Features / Improvements

  • Auto-revealing in rounds
  • Round renaming
  • React Router 7 migration
  • Simplified room authorization

v0.0.5 and earlier (Alpha versions)

  • Foundation: Initial development and core architecture
  • Basic Features: Room creation, voting mechanics, user interface
  • Testing: Extensive testing and bug fixes
  • Infrastructure: Server setup and deployment pipeline