Releases: silverstripe/silverstripe-versioned-snapshot-admin
Releases · silverstripe/silverstripe-versioned-snapshot-admin
GraphQL 4 compatible
- stable release for GraphQL 4 compatible version
GraphQL 3 compatible
GraphQL 3 compatible
- stable release for GraphQL 3 compatible version
0.3.5
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
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)
* 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
BUGFIX: Ensure filter arg applied to SnapshotHistoryExtension
0.3.0: NEW: GraphQL 3 | 4 compatibility (#66)
* Backward compat for graphql3 * GraphQL 4 fixes * Require graphql 3.5.1
0.1.1
Update admin requirement to allow for installation on recipe-cms 4.8 …
0.2.0: NEW: GraphQL 4 compat (#63)
* 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
GraphQL 3 compatibility