Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@rungta rungta released this 05 Sep 07:27
· 3 commits to v1 since this release

Added

  • Added support for Craft 5.

Changed

  • The type filter's value will be a single EntryType on Craft 5+ (it remains an array of EntryType[] on Craft 3, and 4).
  • An yii\base\InvalidConfigException is thrown if the field filter is missing the handle configuration option.

Full Changelog: v1.4.3...v1.5.0