Skip to content

Releases: ZPTXDev/Quaver

8.0.0-next.38

02 Apr 02:29

Choose a tag to compare

8.0.0-next.38 Pre-release
Pre-release

✨ Features

  • updater: add custom user, repo and PAT support (4f6e635)

Generated by semantic-release

8.0.0-next.37

30 Mar 09:31

Choose a tag to compare

8.0.0-next.37 Pre-release
Pre-release

🐛 Bug Fixes

  • settings: check for manage guild during any interaction (a003c04)
  • UpdateHandler: crash due to not clearing old files (6efb0bb)

Generated by semantic-release

8.0.0-next.36

30 Mar 08:49

Choose a tag to compare

8.0.0-next.36 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 by @dependabot[bot] in #1712
  • chore(deps-dev): bump tsdown from 0.21.4 to 0.21.5 by @dependabot[bot] in #1713
  • chore(deps): bump undici from 7.24.5 to 7.24.6 by @dependabot[bot] in #1714
  • chore(deps): bump crowdin/github-action from 2.15.2 to 2.16.0 by @dependabot[bot] in #1716
  • feat: settings menu redesign by @zapteryx in #1720

Full Changelog: 8.0.0-next.35...8.0.0-next.36

8.0.0-next.35

23 Mar 05:14

Choose a tag to compare

8.0.0-next.35 Pre-release
Pre-release

8.0.0-next.35 (2026-03-23)

Features

8.0.0-next.34

05 Mar 10:29

Choose a tag to compare

8.0.0-next.34 Pre-release
Pre-release

8.0.0-next.34 (2026-03-05)

Features

8.0.0-next.33

04 Mar 11:23

Choose a tag to compare

8.0.0-next.33 Pre-release
Pre-release

8.0.0-next.33 (2026-03-04)

Bug Fixes

  • update winston-loki patch and bun lockfile (0569e26)

Features

  • update lavaclient for DAVE support (4f51df8)

8.0.0-next.32

07 Jan 06:07

Choose a tag to compare

8.0.0-next.32 Pre-release
Pre-release

8.0.0-next.32 (2026-01-07)

Bug Fixes

  • autocompletes: crash when autocomplete in DM (378c35b), closes #1649
  • BaseHandler#getFailedChecks: guildId not checked before checking for data.member (ee25ddc), closes #1650
  • chatInputCommands-ping: crash when used in DM (80125ff), closes #1650

8.0.0-next.31

07 Jan 02:37

Choose a tag to compare

8.0.0-next.31 Pre-release
Pre-release

8.0.0-next.31 (2026-01-07)

Bug Fixes

  • QuaverPlayer#addTracksToQueue: add workaround for current track check (6ceeb87), closes #1647

8.0.0-next.30

03 Jan 05:21

Choose a tag to compare

8.0.0-next.30 Pre-release
Pre-release

8.0.0-next.30 (2026-01-03)

Bug Fixes

  • crash when playing track that fails to load for some reason (224879d)

8.0.0-next.29

03 Jan 05:12

Choose a tag to compare

8.0.0-next.29 Pre-release
Pre-release

8.0.0-next.29 (2026-01-03)

Bug Fixes

  • cmd-search: crash when search returns no results (d0ba533)