Skip to content

v2.0.0-alpha.15

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 04 Nov 13:27

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

Features:

  • Rework the admin panel with SWR. (#2544)

Bugfixes:

  • Fix a crash in the admin user list when a user has an invalid join date.

Internal:

  • Reduce unnecessary callback invalidation.
  • Do not compile dependencies to ES2015 when targeting modern browsers.