Version 4.0.3

March 27, 2024

Fixed

  • Fixed a regression that happened when modernizing the default_escape functionality (#86)

Version 4.0.2

March 27, 2024

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Updated docs to use node 20 & a new sitemap plugin
  • PHPstan code cleanup
  • ECS code cleanup

Version 4.0.1

November 27, 2022

Changed

  • Switch to VitePress ^1.0.0-alpha.29 for the documentation
  • Add the correct Algolia keys for the doc search functionality
  • Add allow-plugins to the composer.json to enable CI to work

Fixed

  • Fixed an issue where null or other non-string values were not typecast when passed to truncate() or truncateOnWord()

Version 4.0.0

May 24, 2022

Added

  • Initial Craft CMS 4 release

Fixed

  • Fixed the various filters to allow for the passing of empty values via (#73)

Version 4.0.0-beta.2

March 4, 2022

Fixed

  • Updated types for Craft CMS 4.0.0-alpha.1 via Rector

Version 4.0.0-beta.1

February 22, 2022

Added

  • Initial Craft CMS 4 compatibility