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

Diff of /trunk/Changelog.md

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

revision 385 by rakin, Mon Jul 29 17:29:54 2024 UTC revision 448 by rakin, Mon Jul 29 17:30:17 2024 UTC
# Line 1  Line 1 
1  # Changelog  # Changelog
2    
3  ### v3.1.0 (development)  ### development
4    * Added new and improved pagination system
5    * Upgraded the queue management system
6    * Fixed AFK systems not working properly (#84)
7    * Updated config schema
8    
9    ### v4.0.0-alpha1
10    * Fixed typo in a welcome message
11    
12    ### v4.0.0-alpha
13  * Performance Improvements  * Performance Improvements
14  * Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]**  * Now Using MongoDB as Database instead of SQLite **[BREAKING CHANGE]**
15  * A full refactor of the API  * A full refactor of the API
16  * Dockerized the project  * Dockerized the project
17  * Customizable data directory path  * Customizable data directory path
18  * Fixed autocomplete interaction issues  * Fixed autocomplete interaction issues
19    * Add license notices and other details to the about command
20  * Minor bug fixes  * Minor bug fixes
21    * Added profile filter for checking banned words/tokens in user profiles
22    
23  ### v3.0.0-alpha  ### v3.0.0-alpha
24  * Improved channel locking system  * Improved channel locking system
# Line 38  Mute                          |`MODERATE Line 49  Mute                          |`MODERATE
49  Clearing messages             |`MANAGE_MESSAGES`  Clearing messages             |`MANAGE_MESSAGES`
50  Setting Channel Permissions   |`MANAGE_CHANNELS`  Setting Channel Permissions   |`MANAGE_CHANNELS`
51    
 Users having the `ADMINISTRATOR` permission will be able to bypass these requirements. Commands not listed here are not affected in this change.  
52    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.385  
changed lines
  Added in v.448

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26