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