Skip to content

Releases: ZPTXDev/Quaver

6.1.0

19 Oct 03:04
Compare
Choose a tag to compare

6.1.0 (2022-10-19)

Features

  • add eval for developers (b95ff75)

6.1.0-next.1

19 Oct 03:02
Compare
Choose a tag to compare
6.1.0-next.1 Pre-release
Pre-release

6.1.0-next.1 (2022-10-19)

Features

  • add eval for developers (b95ff75)

6.0.2

19 Oct 01:01
Compare
Choose a tag to compare

6.0.2 (2022-10-19)

Bug Fixes

  • crash relating to leaving guild while session is active (6e37bb4)

6.0.2-next.1

19 Oct 00:48
Compare
Choose a tag to compare
6.0.2-next.1 Pre-release
Pre-release

6.0.2-next.1 (2022-10-19)

Bug Fixes

  • crash relating to leaving guild while session is active (6e37bb4)

6.0.1

18 Oct 11:53
Compare
Choose a tag to compare

6.0.1 (2022-10-18)

Bug Fixes

  • crash related to Spotify lookup (fe88c29)

6.0.1-next.1

18 Oct 08:59
Compare
Choose a tag to compare
6.0.1-next.1 Pre-release
Pre-release

6.0.1-next.1 (2022-10-18)

Bug Fixes

  • crash related to Spotify lookup (fe88c29)

6.0.0

14 Oct 17:06
Compare
Choose a tag to compare

6.0.0 (2022-10-14)

Bug Fixes

  • deploy and delete scripts not working (dc40db6)
  • deploy script not working (ab0f238)
  • format setting not working (8524e3a)
  • hardcoded strings for some settings (3631364)

Features

BREAKING CHANGES

  • self-explanatory as to why this is a breaking change

  • refactor: ignore dist in eslint

  • docs: update default database path

  • fix: replyHandler not present for ModalSubmitInteraction

  • Merge branch 'next' into feat/transition-to-typescript

  • refactor: revert one variable name

  • Merge branch 'next' into feat/transition-to-typescript

  • fix: correct path for locales

  • refactor: use fetchMe

  • refactor: partial ts-node support

  • refactor: update scripts

  • chore: change "rimraf" npm script

  • docs(interactionCreate): use Interaction as type instead

  • docs(ReplyHandler): use Interaction as type instead

  • fix(ReplyHandler#reply): implement type guards

Mainly resolves the issue where going to the same page of a queue causes an error.

Also resolves compilation errors.

  • fix(ReplyHandler#reply): edit the ephemeral with toast if there is no player

6.0.0-next.6

14 Oct 12:30
Compare
Choose a tag to compare
6.0.0-next.6 Pre-release
Pre-release

6.0.0-next.6 (2022-10-14)

Features

  • use buttons for info command (48ed25c)

6.0.0-next.5

09 Oct 06:50
Compare
Choose a tag to compare
6.0.0-next.5 Pre-release
Pre-release

6.0.0-next.5 (2022-10-09)

Bug Fixes

  • format setting not working (8524e3a)

6.0.0-next.4

09 Oct 06:00
Compare
Choose a tag to compare
6.0.0-next.4 Pre-release
Pre-release

6.0.0-next.4 (2022-10-09)

Bug Fixes

  • deploy script not working (ab0f238)