Feature
- Added support for
command_examples
paths to thevalidate-content-paths
in the demisto-sdk pre-commit hook. #4775 - Added shorter flags -i for the --input option and -o for the --output option in the demisto-sdk split command to enhance usability. #4785
Fix
- Fixed ST111 validation error message. #4779
- Fixed an issue in RN114 validation where the validation's error will no longer be raised when the latest playbook release notes format is used. #4782
- Fixed an issue where RN111 validation would fail when a docker entry message was missing. #4781