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