Releases: silverstripe/silverstripe-gridfield-bulk-editing-tools
Releases · silverstripe/silverstripe-gridfield-bulk-editing-tools
4.0.2
What's Changed
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- MNT Run module-standardiser by @emteknetnz in #246
- SS5 Fix: Replace json2array with json_decode by @purplespider in #238
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- DEP PHP Support in CMS5 by @sabina-talipova in #228
- API Remove deprecated code by @sabina-talipova in #230
- DEP Upgrade frontend build stack by @GuySartorelli in #231
- DOC Update README.md for CMS 5 by @GuySartorelli in #233
New Contributors
- @sabina-talipova made their first contribution in #228
Full Changelog: 3.1.0...4.0.0
3.1.0
What's Changed
- Row updating broken in SilverStripe 4 by @forsdahl in #197
- FIX: publishRecursive() is part of RecursivePublishable, not Versioned by @kinglozzer in #200
New Contributors
Full Changelog: 3.0.2...3.1.0
3.0.2
What's Changed
- Bump tar from 2.2.1 to 2.2.2 by @dependabot in #216
- Bump merge from 1.2.0 to 1.2.1 by @dependabot in #213
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #211
- Bump elliptic from 6.4.0 to 6.5.4 by @dependabot in #210
- Bump node-sass from 4.9.2 to 4.14.1 by @dependabot in #207
- Bump jquery from 3.3.1 to 3.5.0 by @dependabot in #199
- ENH PHP 8.1 compatibility by @emteknetnz in #222
New Contributors
- @dependabot made their first contribution in #216
- @emteknetnz made their first contribution in #222
Full Changelog: 3.0.1...3.0.2
3.0.1
- Update src/BulkTools/HTTPBulkToolsResponse.php (Steve Boyd) - 4e82c46
- Update HTTPBulkToolsResponse.php (Steve Boyd) - a2aa747
- FIX: Remove shutdown function for error output (fixes #204) (Loz Calver) - ff91277
- fix undefined index notice (Thomas Portelange) - b00987b
- Update README.md (Thierry François) - 7de4f77
3.0.0
3.0.0-beta5
- FIX Wrap Injector transformation in DOMContentLoaded listener (Garion Herman) - 2c4587b
- Get current controller via curr() (removes pushCurrent issue) (Morven Lewis-Everley) - af8d20e
- Missing ArrayData import (#177) (Martin D) - 52d95ae
- Update webpack implementation and refactor JS to remove lint warnings (#179) (Robbie Averill) - 148d5ef
- Minor tidy ups to doc blocks and unused properties in HTTPBulkToolsResponse (#178) (Robbie Averill) - b9dad64