--- trunk/CHANGELOG.md 2024/08/20 09:30:48 606 +++ trunk/CHANGELOG.md 2024/08/26 05:34:18 613 @@ -1,52 +1,45 @@ -## [9.23.2](https://github.com/onesoft-sudo/sudobot/compare/v9.23.1...v9.23.2) (2024-08-18) +## [9.24.7](https://github.com/onesoft-sudo/sudobot/compare/v9.24.6...v9.24.7) (2024-08-26) ### Bug Fixes -* **cluster:** feature flag proxy URL ([551075b](https://github.com/onesoft-sudo/sudobot/commit/551075b703471bad90e6367be248c37ad2050bcd)) -* **commands:help:** broken links ([e30409d](https://github.com/onesoft-sudo/sudobot/commit/e30409de3d0c38531927c4e7f8064008d34c45db)) +* **commands:config:** undefined `this.dottedConfig?.system` ([946eac1](https://github.com/onesoft-sudo/sudobot/commit/946eac1584f7432736ede97d11ae2bfaa3ae34ad)) -## [9.23.1](https://github.com/onesoft-sudo/sudobot/compare/v9.23.0...v9.23.1) (2024-08-18) +## [9.24.6](https://github.com/onesoft-sudo/sudobot/compare/v9.24.5...v9.24.6) (2024-08-25) ### Bug Fixes -* **commands:about:** broken links ([4535188](https://github.com/onesoft-sudo/sudobot/commit/4535188e26ee628c0848063b362fd952f00b75af)) +* **extensionManager:** remove pre-linked tsconfig in extension directory if any ([fad5975](https://github.com/onesoft-sudo/sudobot/commit/fad5975996493b77588eb154b1f612b9b18590cd)) -# [9.23.0](https://github.com/onesoft-sudo/sudobot/compare/v9.22.0...v9.23.0) (2024-08-07) +## [9.24.5](https://github.com/onesoft-sudo/sudobot/compare/v9.24.4...v9.24.5) (2024-08-25) -### Features +### Bug Fixes -* **commands:fun:** add HTTP cat/dog command ([1a67fb2](https://github.com/onesoft-sudo/sudobot/commit/1a67fb23e1d2b2673426db57d857041b2bb62d06)) +* **extensions:** issues while loading extensions with bun ([045bc23](https://github.com/onesoft-sudo/sudobot/commit/045bc2322cc99b0c3f61bb9281a7370c95ebfcc1)) -# [9.22.0](https://github.com/onesoft-sudo/sudobot/compare/v9.21.0...v9.22.0) (2024-08-03) +## [9.24.4](https://github.com/onesoft-sudo/sudobot/compare/v9.24.3...v9.24.4) (2024-08-25) ### Bug Fixes -* **commands:afk:** issues with reason verification ([1b9ad56](https://github.com/onesoft-sudo/sudobot/commit/1b9ad567819e98a0a1ae4e601a1a9bfef3c10f83)) -* **services:moderation_rules:** crashes during member permission checks ([8319428](https://github.com/onesoft-sudo/sudobot/commit/8319428e15567f084f6609919ea040fad725e14a)) - - -### Features +* **commands:joke:** api ninjas dad joke api does not allow limit query param anymore ([a22b973](https://github.com/onesoft-sudo/sudobot/commit/a22b973ac511dab745ae5ce3513a5593a9c8ce06)) -* **logger:** add new logging mode `BUG` ([89f4a76](https://github.com/onesoft-sudo/sudobot/commit/89f4a7673519821029eef414096ba6351a846835)) +## [9.24.3](https://github.com/onesoft-sudo/sudobot/compare/v9.24.2...v9.24.3) (2024-08-25) -# [9.21.0](https://github.com/onesoft-sudo/sudobot/compare/v9.20.2...v9.21.0) (2024-07-31) +### Bug Fixes -### Features - -* **logging:** unsubcribe to events and exclusion overrides ([c34f6ac](https://github.com/onesoft-sudo/sudobot/commit/c34f6ac0f815da781f553acc8479c82ffd41f548)) +* config command causing JS not an object error ([087da86](https://github.com/onesoft-sudo/sudobot/commit/087da863c9b71d6b9d3d36aeacc28411a5f20ee2))