1 |
# Changelog |
# Changelog |
2 |
|
|
3 |
### v3.1.0 (development) |
### development |
4 |
|
* Fixed AFK systems not working properly (#84) |
5 |
|
* Updated config schema |
6 |
|
|
7 |
|
### v4.0.0-alpha1 |
8 |
|
* Fixed typo in a welcome message |
9 |
|
|
10 |
|
### v4.0.0-alpha |
11 |
* Performance Improvements |
* Performance Improvements |
12 |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
13 |
* A full refactor of the API |
* A full refactor of the API |
14 |
* Dockerized the project |
* Dockerized the project |
15 |
* Customizable data directory path |
* Customizable data directory path |
16 |
* Fixed autocomplete interaction issues |
* Fixed autocomplete interaction issues |
17 |
|
* Add license notices and other details to the about command |
18 |
* Minor bug fixes |
* Minor bug fixes |
19 |
|
* Added profile filter for checking banned words/tokens in user profiles |
20 |
|
|
21 |
### v3.0.0-alpha |
### v3.0.0-alpha |
22 |
* Improved channel locking system |
* Improved channel locking system |
47 |
Clearing messages |`MANAGE_MESSAGES` |
Clearing messages |`MANAGE_MESSAGES` |
48 |
Setting Channel Permissions |`MANAGE_CHANNELS` |
Setting Channel Permissions |`MANAGE_CHANNELS` |
49 |
|
|
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |
|
50 |
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |