Skip to content

Releases: ZPTXDev/Quaver

2.2.0

04 Dec 03:02
Compare
Choose a tag to compare

2.2.0 (2021-12-04)

Bug Fixes

  • bot not leaving when alone (bf28477)

Features

  • send queue to users when bot is restarting (a812ba9)

2.1.5

03 Dec 12:30
Compare
Choose a tag to compare

2.1.5 (2021-12-03)

Bug Fixes

2.1.4

03 Dec 12:28
Compare
Choose a tag to compare

2.1.4 (2021-12-03)

Bug Fixes

  • final fix for semantic release (f827300)

2.1.3

03 Dec 12:14
Compare
Choose a tag to compare

2.1.3 (2021-12-03)

Bug Fixes

  • attempt to fix more issues with release (5b3cbbe)
  • build failure (b8aaa7d)

2.1.2

03 Dec 11:57
Compare
Choose a tag to compare

2.1.2 (2021-12-03)

Bug Fixes

  • semantic release using wrong committer/author (3a246cf)

2.1.1

03 Dec 11:48
Compare
Choose a tag to compare

2.1.1 (2021-12-03)

Bug Fixes

  • semantic release failing (1f53389)
  • version not updating in package.json (4e2cc19)

2.1.0

03 Dec 11:40
Compare
Choose a tag to compare

2.1.0 (2021-12-03)

Bug Fixes

Features

  • show index in search context menu (2a157c4)
  • use semantic release (b0509bf)

Release 2.0.3

01 Dec 04:12
Compare
Choose a tag to compare

Notes

There are no breaking changes in this release.

What's fixed

  • Indentation for settings.example.json 46baea2
  • Timeout persisting after disconnect command 78f7727

What's new

Release 2.0.2

22 Nov 12:30
Compare
Choose a tag to compare

Notes

There are no breaking changes in this release.
Please add a defaultColor key to your settings.json. (example)

What's fixed

  • Shuffle command adding an extra track to queue #14 60c861d
  • Outdated link in info command 16d8b52

What's new

  • Default color specified in settings.json will now be used for all messages sent ab93e93 cc235e3
  • Updated description in info command 15523af

What's gone

  • Unused exports in main.js cfe09ac

Release 2.0.1

21 Nov 15:24
Compare
Choose a tag to compare

Notes

If you're updating from 1.0.0, please wipe all files (migrate your settings manually) before performing a fresh install.
If you're updating from 2.0.0, simply overwrite files.

Known issues

What's fixed

  • Stop command does not initiate timeout for auto-disconnect 1c15be1
  • Bind command not accepting any channel types 7937607

What's new

  • A little notice at the bottom of filter commands to let users know about the delay 78cdb8e

What's gone