1 |
# Changelog |
# Changelog |
2 |
|
|
3 |
### v3.1.0 (development) |
### development |
4 |
|
(no change yet) |
5 |
|
|
6 |
|
### v4.0.0-alpha |
7 |
* Performance Improvements |
* Performance Improvements |
8 |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
9 |
* A full refactor of the API |
* A full refactor of the API |
12 |
* Fixed autocomplete interaction issues |
* Fixed autocomplete interaction issues |
13 |
* Add license notices and other details to the about command |
* Add license notices and other details to the about command |
14 |
* Minor bug fixes |
* Minor bug fixes |
15 |
|
* Added profile filter for checking banned words/tokens in user profiles |
16 |
|
|
17 |
### v3.0.0-alpha |
### v3.0.0-alpha |
18 |
* Improved channel locking system |
* Improved channel locking system |