@@ -10,16 +10,16 @@ however, insignificant breaking changes do not guarantee a major version bump, s
10
10
11
11
### Added
12
12
13
- - Added ` thread_contact_silently ` to allow opening threads silently by default
13
+ - Added ` thread_contact_silently ` to allow opening threads silently by default. ( [ PR # 2887 ] ( https://github.com/kyb3r/modmail/pull/2887 ) )
14
14
15
15
### Fixed
16
- - Permission levels were not respected
17
- - ` perms remove ` was not working
16
+ - Permission levels were not respected.
17
+ - ` perms remove ` was not working.
18
18
- ` logs ` and ` block ` would not recognise users in a seperate server setup.
19
- - Custom emojis were not working with ` confirm_thread_creation `
19
+ - Custom emojis were not working with ` confirm_thread_creation ` .
20
20
21
21
### Internal
22
- - Optimised ` perms get ` , bot should respond faster now
22
+ - Optimised ` perms get ` , bot should respond faster now.
23
23
24
24
# v3.7.7
25
25
@@ -29,14 +29,14 @@ however, insignificant breaking changes do not guarantee a major version bump, s
29
29
30
30
### Fixed
31
31
32
- - Skip blocked roles check if user is not in main guild
32
+ - Skip blocked roles check if user is not in main guild.
33
33
34
34
# v3.7.6
35
35
36
36
### Fixed
37
37
38
- - Autoupdate persists despite errors
39
- - Mention when normal thread created was not working.
38
+ - Autoupdate persists despite errors.
39
+ - Mention when normal thread created was not working. ( [ GH # 2883 ] ( https://github.com/kyb3r/modmail/issues/2883 ) )
40
40
41
41
# v3.7.5
42
42
@@ -60,7 +60,6 @@ however, insignificant breaking changes do not guarantee a major version bump, s
60
60
61
61
- ` ?config set ` would not respond if an invalid key was provided.
62
62
63
-
64
63
# v3.7.1
65
64
66
65
### Fixed
0 commit comments