1 |
# [9.22.0](https://github.com/onesoft-sudo/sudobot/compare/v9.21.0...v9.22.0) (2024-08-03) |
2 |
|
3 |
|
4 |
### Bug Fixes |
5 |
|
6 |
* **commands:afk:** issues with reason verification ([1b9ad56](https://github.com/onesoft-sudo/sudobot/commit/1b9ad567819e98a0a1ae4e601a1a9bfef3c10f83)) |
7 |
* **services:moderation_rules:** crashes during member permission checks ([8319428](https://github.com/onesoft-sudo/sudobot/commit/8319428e15567f084f6609919ea040fad725e14a)) |
8 |
|
9 |
|
10 |
### Features |
11 |
|
12 |
* **logger:** add new logging mode `BUG` ([89f4a76](https://github.com/onesoft-sudo/sudobot/commit/89f4a7673519821029eef414096ba6351a846835)) |
13 |
|
14 |
|
15 |
|
16 |
# [9.21.0](https://github.com/onesoft-sudo/sudobot/compare/v9.20.2...v9.21.0) (2024-07-31) |
17 |
|
18 |
|
19 |
### Features |
20 |
|
21 |
* **logging:** unsubcribe to events and exclusion overrides ([c34f6ac](https://github.com/onesoft-sudo/sudobot/commit/c34f6ac0f815da781f553acc8479c82ffd41f548)) |
22 |
|
23 |
|
24 |
|
25 |
## [9.20.2](https://github.com/onesoft-sudo/sudobot/compare/v9.20.1...v9.20.2) (2024-07-31) |
26 |
|
27 |
|
28 |
### Bug Fixes |
29 |
|
30 |
* **welcomer:** `:guild:` placeholder is not replaced ([3b66ee4](https://github.com/onesoft-sudo/sudobot/commit/3b66ee410d91fe77fa74cbaa9a421bbd0823c075)) |
31 |
|
32 |
|
33 |
|
34 |
## [9.20.1](https://github.com/onesoft-sudo/sudobot/compare/v9.20.0...v9.20.1) (2024-07-28) |
35 |
|
36 |
|
37 |
### Bug Fixes |
38 |
|
39 |
* **blazebuild:wrapper:** redundant warning about global version mismatch ([e55559c](https://github.com/onesoft-sudo/sudobot/commit/e55559c4e0f19f35605f38c2456e8bd8cd50f0f6)) |
40 |
|
41 |
|
42 |
|
43 |
# [9.20.0](https://github.com/onesoft-sudo/sudobot/compare/v9.19.1...v9.20.0) (2024-07-27) |
44 |
|
45 |
|
46 |
### Bug Fixes |
47 |
|
48 |
* **commands:help:** incompletely showing command options ([6b9f655](https://github.com/onesoft-sudo/sudobot/commit/6b9f65512374ac150e0e83d4b1409602827f525b)) |
49 |
|
50 |
|
51 |
### Features |
52 |
|
53 |
* **commands:shot:** `--nickname/-n` option ([8a29414](https://github.com/onesoft-sudo/sudobot/commit/8a2941470881b5ca68c4235d3ea943af5f4d9091)) |
54 |
|
55 |
|
56 |
|