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