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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26