Skip to content

Releases: nystudio107/craft-twig-sandbox

Version 5.0.5

18 Aug 16:03

Choose a tag to compare

Added

  • Provide a mechanism for adding Twig Extensions in bulk to the SandboxView (#1632)

Version 4.0.5

18 Aug 16:03

Choose a tag to compare

Added

  • Provide a mechanism for adding Twig Extensions in bulk to the SandboxView (#1632)

Version 3.0.6

18 Aug 16:02

Choose a tag to compare

Added

  • Provide a mechanism for adding Twig Extensions in bulk to the SandboxView (#1632)

Version 3.0.5

11 Jun 20:03

Choose a tag to compare

Fixed

  • Fixed an issue with PHP versions less than 7.4 and the SandboxView class (#1614)

Version 5.0.4

10 Jun 22:34

Choose a tag to compare

Fixed

  • Remove errant dependency on SEOmatic in the SecurityPolicy helper class

Version 4.0.4

10 Jun 22:32

Choose a tag to compare

Fixed

  • Remove errant dependency on SEOmatic in the SecurityPolicy helper class

Version 3.0.4

10 Jun 22:30

Choose a tag to compare

Fixed

  • Remove errant dependency on SEOmatic in the SecurityPolicy helper class

Version 3.0.3

09 Jun 08:19

Choose a tag to compare

Added

  • Initial release

Version 5.0.3

08 Jun 17:29

Choose a tag to compare

Added

  • Add an example config/blacklist-sandbox.php and config/whitelist-sandbox.php files for user-customizable Twig sandbox environments
  • Add SecurityPolicy::createFromFile() to create a new Twig sandbox from a config file in the config/ directory

Changed

  • Cleaned up the BlacklistSecurityPolicy to no longer blacklist innocuous tags/filters/functions

Version 4.0.3

08 Jun 17:28

Choose a tag to compare

Added

  • Add an example config/blacklist-sandbox.php and config/whitelist-sandbox.php files for user-customizable Twig sandbox environments
  • Add SecurityPolicy::createFromFile() to create a new Twig sandbox from a config file in the config/ directory

Changed

  • Cleaned up the BlacklistSecurityPolicy to no longer blacklist innocuous tags/filters/functions