# [4.0.0](https://github.com/phantomcyber/splunk-soar-sdk/compare/3.29.0...4.0.0) (2026-08-15)


### Bug Fixes

* prevent undeclared actions from bypassing safe mode ([521ce49](https://github.com/phantomcyber/splunk-soar-sdk/commit/521ce495583ba1271874c8cd9f4425613ddffdcc))


### BREAKING CHANGES

* actions that omit read_only are now declared non-read-only.
Apps must pass read_only=True to retain Safe Mode eligibility.


# [4.0.0](https://github.com/phantomcyber/splunk-soar-sdk/compare/3.29.0...4.0.0) (2026-08-15)


### Bug Fixes

* prevent undeclared actions from bypassing safe mode ([521ce49](https://github.com/phantomcyber/splunk-soar-sdk/commit/521ce495583ba1271874c8cd9f4425613ddffdcc))


### BREAKING CHANGES

* actions that omit read_only are now declared non-read-only.
Apps must pass read_only=True to retain Safe Mode eligibility.

