Skip to content

v0.8.0 (2020-07-03)

Choose a tag to compare

@bhj bhj released this 04 Jul 03:47

Black Lives Matter.

Sponsors

Massive thanks to this release's sponsors: fulldecent, vze22jjw

If you have fun with it, consider sponsoring as we roll down the road to v1.0.

New

  • (app) ReplayGain support. No more scrambling for the volume when a new song starts! With properly tagged media, the player can automatically minimize volume differences between songs.
  • (app) Rooms can now be password-protected
  • (player) CD+Graphics now have shadows, can be resized, and use less CPU
  • (player) (breaking) Web Audio API support is now required (only for browsers running the player)
  • (server) (breaking) Database will be migrated and no longer compatible with v0.7.x

Changed

  • (app) Reduced motion and improved accessibility of modals
  • (app) Fixed status not respected when creating a new room
  • (player) Visualizer sensitivity can now be set up to 200%
  • (player) Fixed media possibly not (pre)loading in Firefox
  • (server) Added minimum password length requirement (6) and removed limit
  • (server) Fixed incorrect queue potentially emitted after setting preferred media
  • (server) Improved filename parser and renamed config option separator to delimiter
  • (server) Improved logging and made 3 (info) the default log file level