Releases: nystudio107/craft-twig-sandbox
Releases · nystudio107/craft-twig-sandbox
Version 5.0.5
Version 4.0.5
Added
- Provide a mechanism for adding Twig Extensions in bulk to the
SandboxView(#1632)
Version 3.0.6
Added
- Provide a mechanism for adding Twig Extensions in bulk to the
SandboxView(#1632)
Version 3.0.5
Fixed
- Fixed an issue with PHP versions less than
7.4and theSandboxViewclass (#1614)
Version 5.0.4
Fixed
- Remove errant dependency on SEOmatic in the
SecurityPolicyhelper class
Version 4.0.4
Fixed
- Remove errant dependency on SEOmatic in the
SecurityPolicyhelper class
Version 3.0.4
Fixed
- Remove errant dependency on SEOmatic in the
SecurityPolicyhelper class
Version 3.0.3
Added
- Initial release
Version 5.0.3
Added
- Add an example
config/blacklist-sandbox.phpandconfig/whitelist-sandbox.phpfiles for user-customizable Twig sandbox environments - Add
SecurityPolicy::createFromFile()to create a new Twig sandbox from a config file in theconfig/directory
Changed
- Cleaned up the
BlacklistSecurityPolicyto no longer blacklist innocuous tags/filters/functions
Version 4.0.3
Added
- Add an example
config/blacklist-sandbox.phpandconfig/whitelist-sandbox.phpfiles for user-customizable Twig sandbox environments - Add
SecurityPolicy::createFromFile()to create a new Twig sandbox from a config file in theconfig/directory
Changed
- Cleaned up the
BlacklistSecurityPolicyto no longer blacklist innocuous tags/filters/functions