Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@jkrumm jkrumm released this 08 Feb 19:19
· 57 commits to master since this release

3.0.0 (2024-02-08)

Features

  • v3: play sound effects (41a69dd)
  • v3: room sidebar & room analytics sidebar (11a29a6)
  • v3: user settings sidebar to change username (30e2d5b)
  • v3: vote duration counter (50d8c10)

Bug Fixes

  • analytics: estimations not parsed to int due to spectators (1c083a2)
  • deffer state updates causing issues for google indexing (9bee393)
  • heartbeat now keeps room alive (623a5ee)
  • show player cards after vote (635ddeb)
  • v3: notify before local room state update (03c3ecc)

Other Changes