Skip to content

Releases: ZPTXDev/Quaver

7.0.1

14 Mar 09:01
Compare
Choose a tag to compare

7.0.1 (2024-03-14)

Bug Fixes

7.0.1-next.1

14 Mar 08:56
Compare
Choose a tag to compare
7.0.1-next.1 Pre-release
Pre-release

7.0.1-next.1 (2024-03-14)

Bug Fixes

7.0.0

14 Mar 02:35
Compare
Choose a tag to compare

7.0.0 (2024-03-14)

Features

BREAKING CHANGES

  • This release modifies a large chunk of the codebase. Expect bugs to occur.
  • This release disables Spotify support (temporarily). It will be re-added in a future release.

7.0.0-next.1

14 Mar 02:22
Compare
Choose a tag to compare
7.0.0-next.1 Pre-release
Pre-release

7.0.0-next.1 (2024-03-14)

Features

  • upgrade to lavaclient v5 (57fb40d)

BREAKING CHANGES

  • This release modifies a large chunk of the codebase. Expect bugs to occur.
  • This release disables Spotify support (temporarily). It will be re-added in a future release.

6.10.0-next.1

27 Apr 11:15
Compare
Choose a tag to compare
6.10.0-next.1 Pre-release
Pre-release

6.10.0-next.1 (2023-04-27)

Features

6.9.2

19 Apr 07:05
Compare
Choose a tag to compare

6.9.2 (2023-04-19)

Bug Fixes

  • stage: play command not working in stage channels (64ee067)

6.9.2-next.1

19 Apr 07:02
Compare
Choose a tag to compare
6.9.2-next.1 Pre-release
Pre-release

6.9.2-next.1 (2023-04-19)

Bug Fixes

  • stage: play command not working in stage channels (64ee067)

6.9.1

19 Apr 06:21
Compare
Choose a tag to compare

6.9.1 (2023-04-19)

Bug Fixes

  • web: allow stage channels (abd307e)

6.9.1-next.1

19 Apr 06:19
Compare
Choose a tag to compare
6.9.1-next.1 Pre-release
Pre-release

6.9.1-next.1 (2023-04-19)

Bug Fixes

  • web: allow stage channels (abd307e)

6.9.0

18 Apr 11:13
Compare
Choose a tag to compare

6.9.0 (2023-04-18)

Bug Fixes

  • channel mismatch error for Add (fd74770)
  • cmd-remove: application did not respond if track doesn't exist (d0d76a3)
  • web server not starting if hidden setting "grafanaLogging" disabled (fd647e3)
  • web: fetch member where possible (44c537e)
  • web: handle user not in channel (56abfe1)
  • web: occasional auth error for no reason due to malformed permission check (2e42965)
  • web: permission checks to ensure user is in same channel (d298544)

Features

  • web: check for requester status in remove (ecf1bef)
  • web: descriptive error messages (ad93e2d)
  • web: initial support for adding tracks through web (e2487ec)
  • web: use enum for this too (1fcc34e)