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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26