Version 5.0.0

April 15, 2024

Added

  • Stable release for Craft CMS 5

Fixed

  • Fixed an issue where the down and up arrows were reversed for sorting purposes (#299)

Version 5.0.0-beta.5

March 25, 2024

Fixed

  • Fixed an issue with impropertly text-encoded characters in URLs potentially causing a db exception (#291)
  • Fixed an issue where an empty redirect in the excludePatterns list could cause redirects to stop functioning, add logging when a redirect is excluded (#297)

Version 5.0.0-beta.4

February 9, 2024

Fixed

  • Fixed an issue with the Sites menu styling

Version 5.0.0-beta.3

February 9, 2024

Added

  • Added a custom Field icon

Fixed

  • Added the unused static to the Tailwind CSS blocklist to avoid a name collision with a Craft CSS class (#1412)

Version 5.0.0-beta.2

February 5, 2024

Added

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

Changed

  • PHPstan code cleanup
  • ECS code cleanup

Version 5.0.0-beta.1

January 24, 2024

Added

  • Initial beta release for Craft CMS 5