Skip to content

4.0.0-RC1

Compare
Choose a tag to compare
@Mosnar Mosnar released this 21 Jun 19:19

4.0.0-RC1 - 2022-06-22

Added

  • "Select All" support - this works well with filtres, conditions, etc.

Changed

  • Bulk Edit now requires Craft 4
  • Plugin no longer requires db tables - all data is now stored in the queue job.
  • Field strategies are now represented as classes implementing FieldStrategyInterface
  • Refactored field rendering for future support of native fields