File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Fixed
11
11
- Fixed bug where thread logs were getting duplicated when using the contact command.
12
12
- Fixed bug where the wrong key was used for logs which caused some ` log ` command log links point to a HTTP 404 Not Found.
13
- - An oversight from [ commit 1ba74d9] ( https://github.com/kyb3r/modmail/commit/1ba74d97900236a00ce937bdfb0fbb3a061baf1b ) .
13
+ - A minor oversight from commit 1ba74d9.
14
14
15
15
# v2.8.0
16
16
@@ -34,12 +34,13 @@ Thread channels will now default to being private (`@everyone`'s read message pe
34
34
35
35
- All reference to "modmail" / "Mod Mail" / "ModMail" are changed to "Modmail".
36
36
- ` log_channel_id ` is now part of the config upon ` setup ` .
37
- - Added the ability to set where tickets are created using the ` main_category_id ` configuration option.
37
+ - Added the ability to set where threads are created using the ` main_category_id ` configuration option.
38
38
39
39
### Important Note
40
40
41
- - If your Modmail bot was setup a long time ago, you may experience a issue where messages were sent outside of the category.
41
+ - If your Modmail bot was set up a long time ago, you may experience an issue where messages were sent outside of the category.
42
42
- To fix this, set ` main_category_id ` to the ID of the Modmail category.
43
+
43
44
# v2.7.0
44
45
45
46
### Changed
You can’t perform that action at this time.
0 commit comments