4.0.0
4.0.0 - 2022-10-24
Added
- "Select All" support - this works well with filters, 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
Fixed
- Fix bulk editing products (Thanks @nilsenpaul)
- Added missing string translations (Thanks @nilsenpaul)