1 |
# [9.22.0](https://github.com/onesoft-sudo/sudobot/compare/v9.21.0...v9.22.0) (2024-08-03) |
## [9.24.8](https://github.com/onesoft-sudo/sudobot/compare/v9.24.7...v9.24.8) (2024-08-26) |
2 |
|
|
3 |
|
|
4 |
### Bug Fixes |
### Bug Fixes |
5 |
|
|
6 |
* **commands:afk:** issues with reason verification ([1b9ad56](https://github.com/onesoft-sudo/sudobot/commit/1b9ad567819e98a0a1ae4e601a1a9bfef3c10f83)) |
* **services:rules:** member update rule checks fail with a BUG message ([f09852c](https://github.com/onesoft-sudo/sudobot/commit/f09852cdc3b3c8bc5e1ee9c16e605d6048f1d91e)) |
|
* **services:moderation_rules:** crashes during member permission checks ([8319428](https://github.com/onesoft-sudo/sudobot/commit/8319428e15567f084f6609919ea040fad725e14a)) |
|
7 |
|
|
8 |
|
|
|
### Features |
|
9 |
|
|
10 |
* **logger:** add new logging mode `BUG` ([89f4a76](https://github.com/onesoft-sudo/sudobot/commit/89f4a7673519821029eef414096ba6351a846835)) |
## [9.24.7](https://github.com/onesoft-sudo/sudobot/compare/v9.24.6...v9.24.7) (2024-08-26) |
11 |
|
|
12 |
|
|
13 |
|
### Bug Fixes |
14 |
|
|
15 |
# [9.21.0](https://github.com/onesoft-sudo/sudobot/compare/v9.20.2...v9.21.0) (2024-07-31) |
* **commands:config:** undefined `this.dottedConfig?.system` ([946eac1](https://github.com/onesoft-sudo/sudobot/commit/946eac1584f7432736ede97d11ae2bfaa3ae34ad)) |
|
|
|
|
|
|
|
### Features |
|
|
|
|
|
* **logging:** unsubcribe to events and exclusion overrides ([c34f6ac](https://github.com/onesoft-sudo/sudobot/commit/c34f6ac0f815da781f553acc8479c82ffd41f548)) |
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
## [9.20.2](https://github.com/onesoft-sudo/sudobot/compare/v9.20.1...v9.20.2) (2024-07-31) |
## [9.24.6](https://github.com/onesoft-sudo/sudobot/compare/v9.24.5...v9.24.6) (2024-08-25) |
20 |
|
|
21 |
|
|
22 |
### Bug Fixes |
### Bug Fixes |
23 |
|
|
24 |
* **welcomer:** `:guild:` placeholder is not replaced ([3b66ee4](https://github.com/onesoft-sudo/sudobot/commit/3b66ee410d91fe77fa74cbaa9a421bbd0823c075)) |
* **extensionManager:** remove pre-linked tsconfig in extension directory if any ([fad5975](https://github.com/onesoft-sudo/sudobot/commit/fad5975996493b77588eb154b1f612b9b18590cd)) |
25 |
|
|
26 |
|
|
27 |
|
|
28 |
## [9.20.1](https://github.com/onesoft-sudo/sudobot/compare/v9.20.0...v9.20.1) (2024-07-28) |
## [9.24.5](https://github.com/onesoft-sudo/sudobot/compare/v9.24.4...v9.24.5) (2024-08-25) |
29 |
|
|
30 |
|
|
31 |
### Bug Fixes |
### Bug Fixes |
32 |
|
|
33 |
* **blazebuild:wrapper:** redundant warning about global version mismatch ([e55559c](https://github.com/onesoft-sudo/sudobot/commit/e55559c4e0f19f35605f38c2456e8bd8cd50f0f6)) |
* **extensions:** issues while loading extensions with bun ([045bc23](https://github.com/onesoft-sudo/sudobot/commit/045bc2322cc99b0c3f61bb9281a7370c95ebfcc1)) |
34 |
|
|
35 |
|
|
36 |
|
|
37 |
# [9.20.0](https://github.com/onesoft-sudo/sudobot/compare/v9.19.1...v9.20.0) (2024-07-27) |
## [9.24.4](https://github.com/onesoft-sudo/sudobot/compare/v9.24.3...v9.24.4) (2024-08-25) |
38 |
|
|
39 |
|
|
40 |
### Bug Fixes |
### Bug Fixes |
41 |
|
|
42 |
* **commands:help:** incompletely showing command options ([6b9f655](https://github.com/onesoft-sudo/sudobot/commit/6b9f65512374ac150e0e83d4b1409602827f525b)) |
* **commands:joke:** api ninjas dad joke api does not allow limit query param anymore ([a22b973](https://github.com/onesoft-sudo/sudobot/commit/a22b973ac511dab745ae5ce3513a5593a9c8ce06)) |
|
|
|
|
|
|
|
### Features |
|
|
|
|
|
* **commands:shot:** `--nickname/-n` option ([8a29414](https://github.com/onesoft-sudo/sudobot/commit/8a2941470881b5ca68c4235d3ea943af5f4d9091)) |
|
43 |
|
|
44 |
|
|
45 |
|
|