Skip to content

v2.0.0-alpha.37

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 22 Nov 18:43
· 52 commits to default since this release
cca62fb

While this is an alpha release, new servers should use this rather than an older "stable" version.

Fixes:

  • Prevent occasional transparent lingering element after closing room history or playlist manager. (#3149)
  • Fix media progress bar with custom start/end times. (#3462)

Internal:

  • Breaking: u-wave-web now requires Node.js 20.x or higher.
  • Breaking: Use native crypto.randomUUID, meaning u-wave-web must be served over HTTPS. (#3472)
  • Enable React Compiler. (#3348)