Skip to content

Releases: axllent/silverstripe-version-truncator

3.1.0

01 Dec 10:16
Compare
Choose a tag to compare
  • Add task option to delete all archived DataObjects
  • Code cleanup

3.0.1

08 Jul 06:47
Compare
Choose a tag to compare
  • Support for Silverstripe 5
  • Ensure versioned object hasStages()
  • Move set_reading_mode() to onAfterPublish()

3.0.0

01 May 07:55
Compare
Choose a tag to compare
  • Major rewrite, breaking changes - support for all versioned DataObjects
  • Deletion policy per class type (and extending classes)
  • Prune only on onPublish() to simplify and reduce overheads
  • Modify tasks

3.0.0-beta1

14 Mar 04:12
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release
  • Major rewrite, breaking changes - support for all versioned DataObjects
  • Deletion policy per class type (and extending classes)
  • Prune only on onPublish() to simplify and reduce overheads
  • Modify tasks

1.0.1

16 Apr 05:15
2e84a97
Compare
Choose a tag to compare
  • Use WasPublished rather than PublisherID to detect published versions

2.0.3

16 Oct 22:57
Compare
Choose a tag to compare
  • Switch to silverstripe-vendormodule

2.0.2

03 Aug 23:02
Compare
Choose a tag to compare
  • Replace default config with static variables

2.0.1

06 Jun 23:59
Compare
Choose a tag to compare
  • Fix potential dependency loop

2.0.0

06 Feb 22:09
Compare
Choose a tag to compare
  • Add support for SilverStripe 4 (new SilverStripe 3 branch)
  • Rewrite of the internals
  • Add task to manually run cleanup
  • Update docs

1.0.0

02 Feb 18:49
Compare
Choose a tag to compare

Adopt semantic versioning releases

Closes #8