1 |
# Changelog |
# Changelog |
2 |
|
|
3 |
### v3.1.0 (development) |
### development |
4 |
|
(No changes yet) |
5 |
|
|
6 |
|
### v4.0.0 |
7 |
|
* Added pagination to `help` command |
8 |
|
* Changed `rolelist` command signature and syntax |
9 |
|
* Added pagination to `rolelist` command |
10 |
|
* Added pagination system |
11 |
|
* Added installation/setup script for easy setup of the bot |
12 |
|
* Changed about command embed |
13 |
|
* Changed warn command embed color and added timestamps |
14 |
|
* Spotify status song name is now clickable; it takes you to the song page |
15 |
|
* Warning command now checks role position |
16 |
|
* Added new and improved pagination system |
17 |
|
* Upgraded the queue management system |
18 |
|
* Fixed AFK systems not working properly (#84) |
19 |
|
* Updated config schema |
20 |
|
|
21 |
|
### v4.0.0-alpha1 |
22 |
|
* Fixed typo in a welcome message |
23 |
|
|
24 |
|
### v4.0.0-alpha |
25 |
* Performance Improvements |
* Performance Improvements |
26 |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
27 |
* A full refactor of the API |
* A full refactor of the API |
30 |
* Fixed autocomplete interaction issues |
* Fixed autocomplete interaction issues |
31 |
* Add license notices and other details to the about command |
* Add license notices and other details to the about command |
32 |
* Minor bug fixes |
* Minor bug fixes |
33 |
|
* Added profile filter for checking banned words/tokens in user profiles |
34 |
|
|
35 |
### v3.0.0-alpha |
### v3.0.0-alpha |
36 |
* Improved channel locking system |
* Improved channel locking system |
61 |
Clearing messages |`MANAGE_MESSAGES` |
Clearing messages |`MANAGE_MESSAGES` |
62 |
Setting Channel Permissions |`MANAGE_CHANNELS` |
Setting Channel Permissions |`MANAGE_CHANNELS` |
63 |
|
|
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |
|
64 |
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |