# [7.26.0](https://github.com/onesoft-sudo/sudobot/compare/v7.25.0...v7.26.0) (2024-01-30) ### Bug Fixes * loading errors ([14dec5a](https://github.com/onesoft-sudo/sudobot/commit/14dec5a9fd559ad4fb118eca082f3b8213b35bee)) * remove unneeded logging ([eee3cb5](https://github.com/onesoft-sudo/sudobot/commit/eee3cb5bc9b7f11bd5ed9a9aef8add17c8e13d33)) * **runtime:bun:** decorators not working ([314a9be](https://github.com/onesoft-sudo/sudobot/commit/314a9be3ad33dfe1d784f23b41160491453d97a6)) ### Features * dynamic event loading and unloading ([11e6f70](https://github.com/onesoft-sudo/sudobot/commit/11e6f70d3de9d95d9141de98068df52ab993ec02)) * experimental bun support ([d43f191](https://github.com/onesoft-sudo/sudobot/commit/d43f1910b1b933b9f0c3a57129ee852695e972b6)) * supporting old and new decorators for best compatibility ([1b707af](https://github.com/onesoft-sudo/sudobot/commit/1b707af75490aaa5cee5e59a7eec949c3cfaa0b2)) # [7.25.0](https://github.com/onesoft-sudo/sudobot/compare/v7.24.1...v7.25.0) (2024-01-26) ### Features * **commands:update:** support updates via git ([766202e](https://github.com/onesoft-sudo/sudobot/commit/766202e9335b73cfd07ec4f8a40a5e4bae5d6c24)) ## [7.24.1](https://github.com/onesoft-sudo/sudobot/compare/v7.24.0...v7.24.1) (2024-01-26) ### Bug Fixes * **commands:update:** registering guild slash commands instead of global ([1ba3467](https://github.com/onesoft-sudo/sudobot/commit/1ba3467f2bfc6a6092ec2c64bc0c056423f0c939)) # [7.24.0](https://github.com/onesoft-sudo/sudobot/compare/v7.23.2...v7.24.0) (2024-01-26) ### Features * **credentials:** allow the restart command to work as before ([b3eccec](https://github.com/onesoft-sudo/sudobot/commit/b3eccec97d7ca6771e071776c0a1420548c7d5fa)) ## [7.23.2](https://github.com/onesoft-sudo/sudobot/compare/v7.23.1...v7.23.2) (2024-01-25) ### Bug Fixes * system command ([85a1571](https://github.com/onesoft-sudo/sudobot/commit/85a1571685f860879ff14871a5d042948ecf8a01))