Releases: ZPTXDev/Quaver
Releases · ZPTXDev/Quaver
2.3.0
2.3.0 (2021-12-04)
Features
- log errors and crashes in error.log (22c99f3)
2.2.0
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
2.1.5 (2021-12-03)
Bug Fixes
2.1.4
2.1.4 (2021-12-03)
Bug Fixes
- final fix for semantic release (f827300)
2.1.3
2.1.3 (2021-12-03)
Bug Fixes
- attempt to fix more issues with release (5b3cbbe)
- build failure (b8aaa7d)
2.1.2
2.1.2 (2021-12-03)
Bug Fixes
- semantic release using wrong committer/author (3a246cf)
2.1.1
2.1.1 (2021-12-03)
Bug Fixes
- semantic release failing (1f53389)
- version not updating in package.json (4e2cc19)
2.1.0
2.1.0 (2021-12-03)
Bug Fixes
Features
- show index in search context menu (2a157c4)
- use semantic release (b0509bf)
Release 2.0.3
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
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