Skip to content

Releases: silverstripe/silverstripe-versioned-snapshots

Release 1.0.1

11 Oct 00:47
Compare
Choose a tag to compare

BUG: Incomplete data fix (missing some versioned history records).

fixed an issue with activity feed when we have incomplete versioned history data

this is a valid case as old versioned history data may get deleted so we need to support this case
extensibility improvements (remove static method)
minor code cleanup

Release 1.0.0

30 Aug 23:53
Compare
Choose a tag to compare

Fluent safe stable release.

0.1.0

09 Sep 22:35
2513bbe
Compare
Choose a tag to compare
NEW: Workflow support (#43)

* Handle non-existent record in elemental page save handler

* NEW: Workflow support