## [5.82.1](https://github.com/onesoft-sudo/sudobot/compare/v5.82.0...v5.82.1) (2023-08-27) ### Bug Fixes * remove `data` property from `DomainRule` since it uses `domains` property instead ([2b291d6](https://github.com/onesoft-sudo/sudobot/commit/2b291d6a8c7fddee3d61abcb145c8315d1707baa)) # [5.82.0](https://github.com/onesoft-sudo/sudobot/compare/v5.81.0...v5.82.0) (2023-08-27) ### Bug Fixes * const issues ([28349a2](https://github.com/onesoft-sudo/sudobot/commit/28349a2212072cba1324c8fe4ae3f54e94b88abd)) ### Features * **message_rules:** changed blockDomain rule into domain rule for allowing & disallowing ([c366ca5](https://github.com/onesoft-sudo/sudobot/commit/c366ca518623d7a572bdb94fe4551a2f6b220733)) # [5.81.0](https://github.com/onesoft-sudo/sudobot/compare/v5.80.3...v5.81.0) (2023-08-27) ### Features * **commandPermissionOverwrites:** add OR mode ([fd4c0e1](https://github.com/onesoft-sudo/sudobot/commit/fd4c0e156d3cee24a0cf86f699e6a86465c7902d)) * **permissionOverwrites:** add support of OR mode for every permission check ([c51ebe3](https://github.com/onesoft-sudo/sudobot/commit/c51ebe3f3dc5a166e12da798fed86ee56b7dae1a)) ## [5.80.3](https://github.com/onesoft-sudo/sudobot/compare/v5.80.2...v5.80.3) (2023-08-27) ### Bug Fixes * afk entries not being removed ([682b243](https://github.com/onesoft-sudo/sudobot/commit/682b2430c42a576b377bd693966d9f9494119742)) ## [5.80.2](https://github.com/onesoft-sudo/sudobot/compare/v5.80.1...v5.80.2) (2023-08-27) ### Bug Fixes * interaction not deferred issue when running a disabled command using slash command mode ([8e94284](https://github.com/onesoft-sudo/sudobot/commit/8e942845989c0f9f034a88a7c91242a3af85b8a5))