Skip to content

Releases: silverstripe/silverstripe-versioned-snapshot-admin

GraphQL 4 compatible

14 Dec 19:26
aed986f
Compare
Choose a tag to compare
  • stable release for GraphQL 4 compatible version

GraphQL 3 compatible

30 Aug 05:18
6f94dac
Compare
Choose a tag to compare

GraphQL 3 compatible

  • stable release for GraphQL 3 compatible version

0.3.5

06 Sep 03:27
0e9d378
Compare
Choose a tag to compare
Missing confirm warning from publish/unpublish (#71)

* Ensure legacy edit form JS included from versioned-admin

This legacy JS file provide the functionality to display popup warning
before publish or unpublish data object, such as, not inline elemental
block.

* Build JS assets for commit PR/71

0.3.4

06 Sep 00:27
ae3e2a1
Compare
Choose a tag to compare
Version detail fix (#72)

Version detail wasn't pulling through because in registerTransform.js is using uppercase V

0.3.3: Bugfix/version activity ago fix (#70)

31 Aug 04:04
2b3a9d8
Compare
Choose a tag to compare
* Activity ago is not displaying on history view versions
Only displaying on snapshots and not versions because HistoryViewerVersion.js wasn't updated during

* Compiled bundle.js

0.3.1

11 Aug 03:24
Compare
Choose a tag to compare
BUGFIX: Ensure filter arg applied to SnapshotHistoryExtension

0.3.0: NEW: GraphQL 3 | 4 compatibility (#66)

11 Aug 01:27
14d5565
Compare
Choose a tag to compare
* Backward compat for graphql3

* GraphQL 4 fixes

* Require graphql 3.5.1

0.1.1

05 Aug 22:54
ec9a5c8
Compare
Choose a tag to compare
Update admin requirement to allow for installation on recipe-cms 4.8 …

0.2.0: NEW: GraphQL 4 compat (#63)

24 Jun 03:15
990fde3
Compare
Choose a tag to compare
* NEW GraphQL 3.5.0 compat

Changed field names to lowercase for forwards compat with GraphQL v4

* NEW GraphQL v4 support

* ESLint fixes

* It's working

Co-authored-by: Ingo Schommer <[email protected]>

0.1.0

18 Jun 03:32
Compare
Choose a tag to compare

GraphQL 3 compatibility