Releases: Zauberfisch/silverstripe-serialized-dataobject
Releases · Zauberfisch/silverstripe-serialized-dataobject
v4.0.5
v4.0.4
php 8
v4.0.3
Added ClassName() to AbstractDataObject
v4.0.2
- FIX: ArrayListFIeld only allow adding one row at the same time to fix invalid ids
v4.0.1
fixed minor checkbox css bug
v4.0.0
Initial release for SilverStripe 4
Still contains known issues. Uploading a file will not work.
v3.0.0
Call prefixRecordFields() after getRecordFieldsUpdateCallback() to al…
v3.0.0-beta3
- Bugfixes
v3.0.0-beta2
- use json instead of php serialization for objects (backwards compatible)
- moved php requirement to >=7.0
Released as 3.x because I bumped the php requirement, this update should otherwise be non-breaking.
v4.0.0-alpha1
- Updated to SilverStripe 4