/[sudobot]/trunk/Changelog.md
ViewVC logotype

Diff of /trunk/Changelog.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 275 by rakin, Mon Jul 29 17:29:19 2024 UTC revision 508 by rakin, Mon Jul 29 17:30:34 2024 UTC
# Line 1  Line 1 
1  # Changelog  # Changelog
2    
3    ### development
4    (No change yet)
5    
6    ### v4.0.2
7    * Fixed unexpected unmute by profile filter if not muted
8    
9    ### v4.0.1
10    * Updated about command
11    
12    ### v4.0.0
13    * Added pagination to `help` command
14    * Changed `rolelist` command signature and syntax
15    * Added pagination to `rolelist` command
16    * Added pagination system
17    * Added installation/setup script for easy setup of the bot
18    * Changed about command embed
19    * Changed warn command embed color and added timestamps
20    * Spotify status song name is now clickable; it takes you to the song page
21    * Warning command now checks role position
22    * Added new and improved pagination system
23    * Upgraded the queue management system
24    * Fixed AFK systems not working properly (#84)
25    * Updated config schema
26    
27    ### v4.0.0-alpha1
28    * Fixed typo in a welcome message
29    
30    ### v4.0.0-alpha
31    * Performance Improvements
32    * Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]**
33    * A full refactor of the API
34    * Dockerized the project
35    * Customizable data directory path
36    * Fixed autocomplete interaction issues
37    * Add license notices and other details to the about command
38    * Minor bug fixes
39    * Added profile filter for checking banned words/tokens in user profiles
40    
41  ### v3.0.0-alpha  ### v3.0.0-alpha
42  * Improved channel locking system  * Improved channel locking system
43  * Added welcomer with random welcome messages support  * Added welcomer with random welcome messages support
# Line 29  Mute                          |`MODERATE Line 67  Mute                          |`MODERATE
67  Clearing messages             |`MANAGE_MESSAGES`  Clearing messages             |`MANAGE_MESSAGES`
68  Setting Channel Permissions   |`MANAGE_CHANNELS`  Setting Channel Permissions   |`MANAGE_CHANNELS`
69    
 Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change.  
70    Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change.

Legend:
Removed from v.275  
changed lines
  Added in v.508

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26