You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated configuration schema to support both string and object formats for denied commands
- Added DeniedCommand type to support custom messages per command prefix
- Modified frontend components to handle and display custom messages
- Updated localization files with new translation keys
- Added comprehensive tests for the new functionality
- Maintained backward compatibility with existing string-based configuration
Fixes#6754
0 commit comments