Skip to content

v1.11.0

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 19 Jul 12:53
f9a4d8d

Features:

  • Simplify MediaList styles (#1051)
  • Simplify chat message styles. (#1052)
  • Lazy load google signin button. (#1079)

Bugfixes:

  • Fix Array.find* polyfills, fixes #1081 (#1082)
  • Add "No results" panel instead of "empty" when playlist filter does not match anything. (#1078)
  • Manually serve the web app manifest. (#985)
  • Fix loading client config on Password Reset page. (#1074)

Internal:

  • Switch to postcss-preset-env (#1077)
  • Update dependencies. (#1080)
  • Update devDependencies. (#1073, #1076)