Skip to content

Releases: Zauberfisch/silverstripe-serialized-dataobject

v4.0.5

10 May 22:51
13aa834

Choose a tag to compare

Initial SilverStripe 5 support

v4.0.4

16 Aug 08:41

Choose a tag to compare

php 8

v4.0.3

23 Jun 02:22

Choose a tag to compare

Added ClassName() to AbstractDataObject

v4.0.2

15 Apr 06:15
7a91edc

Choose a tag to compare

  • FIX: ArrayListFIeld only allow adding one row at the same time to fix invalid ids

v4.0.1

25 Jan 00:01

Choose a tag to compare

fixed minor checkbox css bug

v4.0.0

23 Jan 20:03
6d05ffe

Choose a tag to compare

Initial release for SilverStripe 4
Still contains known issues. Uploading a file will not work.

v3.0.0

23 Jan 07:11

Choose a tag to compare

Call prefixRecordFields() after getRecordFieldsUpdateCallback() to al…

v3.0.0-beta3

22 Jul 04:52

Choose a tag to compare

v3.0.0-beta3 Pre-release
Pre-release
  • Bugfixes

v3.0.0-beta2

10 Oct 15:27

Choose a tag to compare

v3.0.0-beta2 Pre-release
Pre-release
  • 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

07 Oct 23:46

Choose a tag to compare

v4.0.0-alpha1 Pre-release
Pre-release
  • Updated to SilverStripe 4