--- trunk/CHANGELOG.md 2024/08/20 09:30:48 606 +++ trunk/CHANGELOG.md 2024/08/25 11:44:39 610 @@ -1,52 +1,47 @@ -## [9.23.2](https://github.com/onesoft-sudo/sudobot/compare/v9.23.1...v9.23.2) (2024-08-18) +## [9.24.4](https://github.com/onesoft-sudo/sudobot/compare/v9.24.3...v9.24.4) (2024-08-25) ### 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:joke:** api ninjas dad joke api does not allow limit query param anymore ([a22b973](https://github.com/onesoft-sudo/sudobot/commit/a22b973ac511dab745ae5ce3513a5593a9c8ce06)) -## [9.23.1](https://github.com/onesoft-sudo/sudobot/compare/v9.23.0...v9.23.1) (2024-08-18) +## [9.24.3](https://github.com/onesoft-sudo/sudobot/compare/v9.24.2...v9.24.3) (2024-08-25) ### Bug Fixes -* **commands:about:** broken links ([4535188](https://github.com/onesoft-sudo/sudobot/commit/4535188e26ee628c0848063b362fd952f00b75af)) +* config command causing JS not an object error ([087da86](https://github.com/onesoft-sudo/sudobot/commit/087da863c9b71d6b9d3d36aeacc28411a5f20ee2)) -# [9.23.0](https://github.com/onesoft-sudo/sudobot/compare/v9.22.0...v9.23.0) (2024-08-07) +## [9.24.2](https://github.com/onesoft-sudo/sudobot/compare/v9.24.1...v9.24.2) (2024-08-23) -### Features +### Bug Fixes -* **commands:fun:** add HTTP cat/dog command ([1a67fb2](https://github.com/onesoft-sudo/sudobot/commit/1a67fb23e1d2b2673426db57d857041b2bb62d06)) +* **blazebuild:** invalid argument passed to String.prototype.repeat() ([402d4a3](https://github.com/onesoft-sudo/sudobot/commit/402d4a3eb7bdacba8adad5afa906819e52fd1a3c)) +* **blazebuild:** invalid argument passed to String.prototype.repeat() ([da7251c](https://github.com/onesoft-sudo/sudobot/commit/da7251c9dead022f77a7a0664181cc2120343141)) -# [9.22.0](https://github.com/onesoft-sudo/sudobot/compare/v9.21.0...v9.22.0) (2024-08-03) +## [9.24.1](https://github.com/onesoft-sudo/sudobot/compare/v9.24.0...v9.24.1) (2024-08-23) ### 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 - -* **logger:** add new logging mode `BUG` ([89f4a76](https://github.com/onesoft-sudo/sudobot/commit/89f4a7673519821029eef414096ba6351a846835)) +* **blazebuild:** column number resolves to Infinity when on non-TTY environment ([3bcbca0](https://github.com/onesoft-sudo/sudobot/commit/3bcbca036a0fb274a6c053e50730239dd4f3eda8)) +* **blazebuild:** syntax error ([6c17b5f](https://github.com/onesoft-sudo/sudobot/commit/6c17b5fe7228358d8fcd9b54f2fe015a3a21235d)) -# [9.21.0](https://github.com/onesoft-sudo/sudobot/compare/v9.20.2...v9.21.0) (2024-07-31) +# [9.24.0](https://github.com/onesoft-sudo/sudobot/compare/v9.23.3...v9.24.0) (2024-08-22) ### Features -* **logging:** unsubcribe to events and exclusion overrides ([c34f6ac](https://github.com/onesoft-sudo/sudobot/commit/c34f6ac0f815da781f553acc8479c82ffd41f548)) +* **api:** add `/guilds/:id/roles` and `/guilds/:id/channels` endpoints ([a604ccf](https://github.com/onesoft-sudo/sudobot/commit/a604ccff3f62d33c2d5d796158d79198e1ab370f))