1 |
# Changelog |
# Changelog |
2 |
|
|
3 |
### development |
### development |
4 |
|
(No change yet) |
5 |
|
|
6 |
|
### v4.2.0 |
7 |
|
* Added private channel creation command |
8 |
|
* Added embed builder snippet function |
9 |
|
|
10 |
|
### v4.1.2 |
11 |
|
* Fixed profile filter interfering with manual mutes |
12 |
|
|
13 |
|
### v4.1.1 |
14 |
|
* Fixed incomplete string escaping or encoding |
15 |
|
|
16 |
|
### v4.1.0 |
17 |
|
* Added new welcome messages |
18 |
|
* Added wildcard rickroll url |
19 |
|
|
20 |
|
### v4.0.2 |
21 |
|
* Fixed unexpected unmute by profile filter if not muted |
22 |
|
|
23 |
|
### v4.0.1 |
24 |
|
* Updated about command |
25 |
|
|
26 |
|
### v4.0.0 |
27 |
|
* Added pagination to `help` command |
28 |
|
* Changed `rolelist` command signature and syntax |
29 |
|
* Added pagination to `rolelist` command |
30 |
|
* Added pagination system |
31 |
|
* Added installation/setup script for easy setup of the bot |
32 |
|
* Changed about command embed |
33 |
|
* Changed warn command embed color and added timestamps |
34 |
|
* Spotify status song name is now clickable; it takes you to the song page |
35 |
|
* Warning command now checks role position |
36 |
|
* Added new and improved pagination system |
37 |
|
* Upgraded the queue management system |
38 |
|
* Fixed AFK systems not working properly (#84) |
39 |
|
* Updated config schema |
40 |
|
|
41 |
|
### v4.0.0-alpha1 |
42 |
|
* Fixed typo in a welcome message |
43 |
|
|
44 |
|
### v4.0.0-alpha |
45 |
* Performance Improvements |
* Performance Improvements |
46 |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
* Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]** |
47 |
* A full refactor of the API |
* A full refactor of the API |
81 |
Clearing messages |`MANAGE_MESSAGES` |
Clearing messages |`MANAGE_MESSAGES` |
82 |
Setting Channel Permissions |`MANAGE_CHANNELS` |
Setting Channel Permissions |`MANAGE_CHANNELS` |
83 |
|
|
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |
|
84 |
|
Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change. |