Skip to content

Releases: silverstripe/silverstripe-gridfieldextensions

3.6.1

05 Apr 22:42
bb6c039

Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.6.1

3.5.1

05 Apr 22:39
bd783a4

Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.5.1

3.6.0

10 Mar 01:18
b0addcb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0

4.0.0-beta1

09 Feb 02:17
3c6ac04

Choose a tag to compare

4.0.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.5.0...4.0.0-beta1

3.5.0

14 Nov 02:21
e9f202f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.2...3.5.0

3.4.2

01 Aug 01:22
f56bf67

Choose a tag to compare

What's Changed

  • MNT Use GitHub Actions CI by @emteknetnz in #345
  • fixes GridFieldEditableColumns::isChanged method for non-string values (e.g. arrays for has_many / many_many relations) by @bumbus in #343

New Contributors

Full Changelog: 3.4.1...3.4.2

3.4.1

16 Jun 01:35
0405d91

Choose a tag to compare

What's Changed

  • ENH: Add performance fixes on saving editable columns by @satrun77 in #341

Full Changelog: 3.4.0...3.4.1

3.4.0

03 May 00:02
71d60b0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

10 Nov 00:53
baa6a8d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.4...3.3.0

3.2.4

30 Jul 04:47
c77d9d1

Choose a tag to compare

  • FIX Reinstate previous field fetch logic as fallback (Garion Herman) - 4105d63