You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
# v2.0.1
8
+
9
+
### Changed
10
+
- Improved block/unblock commands.
11
+
- They now take a wider range of arguments: Usernames, nicknames, mentions and user IDs.
12
+
13
+
### Fixed
14
+
- Setup command now configures permissions correctly so that the bot will always be able to see the main operations category.
15
+
7
16
# v2.0.0
8
17
9
18
This release introduces the use of our centralized [API service](https://github.com/kyb3r/webserver) to enable dynamic configuration, auto-updates, and thread logs. To use this release you must acquire an API token from https://modmail.tk. Read the updated installation guide [here](https://github.com/kyb3r/modmail/wiki/installation).
0 commit comments