Releases: lekoala/silverstripe-cms-actions
Releases · lekoala/silverstripe-cms-actions
1.7.3
1.7.2
What's Changed
- FIX: getRecord call with a fake parameter by @sunnysideup in #39
New Contributors
- @sunnysideup made their first contribution in #39
Full Changelog: 1.7.1...1.7.2
1.7.1
1.7.0
- Add save all button that can be used with editable columns
- Fix getRecord not getting an id
- Make buttons injectable so that you can use ::create()
- Allow custom X-Status message
Full Changelog: 1.6.0...1.7.0
1.6.0
- Dropped SS4 support
- Fix X-Reload not reloading anything
- Refactor grid state management (custom action should not lose state anymore, save & prev/next will work and update pagination properly)
- Improve performance by ignoring /schema endpoint
Full Changelog: 1.5.0...1.6.0
1.5.0
- Changed extension point. We now use updateEditForm which deals better with disabled fields. It should not have any side effects but let me know in the issues if that doesn't work for you
- Code refactor
Full Changelog: 1.4.1...1.5.0
1.4.1
- Fix redirect errors
Full Changelog: 1.4.0...1.4.1
1.4.0
1.3.15
- Redirect after action
Full Changelog: 1.3.14...1.3.15
1.3.14
- Fix css regression
Full Changelog: 1.3.13...1.3.14