Skip to content

Releases: verbb/verbb-base

3.0.0

10 May 13:58
Compare
Choose a tag to compare

Added

  • Add support for Craft and plugin Twig extensions in allowed Twig.
  • Add ArrayHelper::filterNullFalse().

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

3.0.0-beta.3

12 Apr 00:32
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release

Added

  • Add support for Craft and plugin Twig extensions in allowed Twig.

3.0.0-beta.2

29 Mar 03:33
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Added

  • Add ArrayHelper::filterNullFalse().

2.0.5

13 Mar 23:35
Compare
Choose a tag to compare

Added

  • Add support for Craft and plugin Twig extensions in allowed Twig.

3.0.0-beta.1

04 Mar 09:47
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

2.0.4

03 Mar 04:45
Compare
Choose a tag to compare

Added

  • Add Templates service for easy cut-down, safe Twig string rendering.

2.0.3

19 Sep 22:50
Compare
Choose a tag to compare

Added

  • Add ability to set Monolog target options.

2.0.2

10 May 02:58
Compare
Choose a tag to compare

Added

  • Add vuiGetValue() as a Twig function for ArrayHelper::getValue().

Fixed

  • Fix tabs support.

2.0.1

30 Sep 11:03
Compare
Choose a tag to compare

Fixed

  • Fix an error by checking if a dispatcher actually exists before setting its targets. (thanks @boboldehampsink).

2.0.0

05 May 00:05
Compare
Choose a tag to compare

Changed

  • Switch to Monolog for logging.
  • Craft 4 upgrade.

Fixed

  • Fix credits css.