@@ -10,16 +10,16 @@ however, insignificant breaking changes do not guarantee a major version bump, s
1010
1111### Added
1212
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 ) )
1414
1515### 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.
1818- ` 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 ` .
2020
2121### Internal
22- - Optimised ` perms get ` , bot should respond faster now
22+ - Optimised ` perms get ` , bot should respond faster now.
2323
2424# v3.7.7
2525
@@ -29,14 +29,14 @@ however, insignificant breaking changes do not guarantee a major version bump, s
2929
3030### Fixed
3131
32- - Skip blocked roles check if user is not in main guild
32+ - Skip blocked roles check if user is not in main guild.
3333
3434# v3.7.6
3535
3636### Fixed
3737
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 ) )
4040
4141# v3.7.5
4242
@@ -60,7 +60,6 @@ however, insignificant breaking changes do not guarantee a major version bump, s
6060
6161- ` ?config set ` would not respond if an invalid key was provided.
6262
63-
6463# v3.7.1
6564
6665### Fixed
0 commit comments