Releases: silverstripe/silverstripe-versioned
Releases · silverstripe/silverstripe-versioned
1.13.0-rc1
What's Changed
- API Stop using deprecated API by @emteknetnz in #377
- API Stop using deprecated API by @emteknetnz in #380
- ENH Avoid deprecation warnings for deprecated Diff by @GuySartorelli in #393
- ENH Update translations by @emteknetnz in #397
- MNT Revert erroneous dependency changes by @GuySartorelli in #401
Full Changelog: 1.12.0...1.13.0-rc1
1.13.0-beta1
What's Changed
- API Stop using deprecated API by @emteknetnz in #377
- API Stop using deprecated API by @emteknetnz in #380
- ENH Avoid deprecation warnings for deprecated Diff by @GuySartorelli in #393
- ENH Update translations by @emteknetnz in #397
Full Changelog: 1.12.0...1.13.0-beta1
2.0.0-beta1
What's Changed
- DEP Update core dependencies for CMS 5 by @emteknetnz in #367
- API Rescue Master Branch PR: Support new extend*() format for extension methods by @GuySartorelli in #371
- API Symfony 6 compatibility by @emteknetnz in #373
- DEP Upgrade installer dependencies by @sabina-talipova in #376
- API Stop using deprecated API by @emteknetnz in #377
- API Stop using deprecated API by @emteknetnz in #380
- FIX Ensure sort is not empty by @emteknetnz in #385
- API Remove deprecated code by @sabina-talipova in #381
- FIX Handle a bool return type from DateTime::getLastErrors() by @emteknetnz in #386
- MNT Broken builds by @emteknetnz in #389
- MNT Update tests to not expect trailing slash by @GuySartorelli in #388
- FIX Use the new HtmlDiff class by @GuySartorelli in #392
New Contributors
- @sabina-talipova made their first contribution in #376
Full Changelog: 1.12.0...2.0.0-beta1
1.12.0
What's Changed
- FIX: Make ReadVersions injectable by @elliot-sawyer in #362
- Rescue Master Branch Commit ENH Prefer
::class
syntax over class strings by @GuySartorelli in #372 - API Update deprecations by @emteknetnz in #375
New Contributors
- @elliot-sawyer made their first contribution in #362
Full Changelog: 1.11.1...1.12.0
1.12.0-rc1
What's Changed
- FIX: Make ReadVersions injectable by @elliot-sawyer in #362
- Rescue Master Branch Commit ENH Prefer
::class
syntax over class strings by @GuySartorelli in #372 - API Update deprecations by @emteknetnz in #375
New Contributors
- @elliot-sawyer made their first contribution in #362
Full Changelog: 1.11.1...1.12.0-rc1
1.12.0-beta1
What's Changed
- FIX: Make ReadVersions injectable by @elliot-sawyer in #362
- Rescue Master Branch Commit ENH Prefer
::class
syntax over class strings by @GuySartorelli in #372 - API Update deprecations by @emteknetnz in #375
New Contributors
- @elliot-sawyer made their first contribution in #362
Full Changelog: 1.11.1...1.12.0-beta1
1.11.1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #365
- FIX comparing versions when class changes (#363) by @wilr in #364
- MNT Standardise modules by @emteknetnz in #366
Full Changelog: 1.11.0...1.11.1
1.10.2
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #365
- FIX comparing versions when class changes (#363) by @wilr in #364
Full Changelog: 1.10.1...1.10.2
1.11.0
What's Changed
- Don't run queries when trying to retrieve versions for unsaved records by @maxime-rainville in #352
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #351
- ENH: Refactor DataDifferencer to reduce duplicate code. by @GuySartorelli in #355
- ENH Fix deprecation issues for PHP 8.1 compatibility by @emteknetnz in #357
- MNT Compatibility with webonyx/graphql-php v14 by @emteknetnz in #359
- ENH Various fixes for PHP 8.1 compatibility by @emteknetnz in #358
- ENH PHP 8.1 compatibility by @emteknetnz in #356
Full Changelog: 1.10.1...1.11.0
1.7.3
- ENH: Update Versioned Admin menu title to "Archive" (#302) (Chris Penny) - 3995209
- BUG Unset subquery sort in unlinkDisownedRelationship to avoid exception on DB Drivers that disallow sub query sort (#325) (Klemen Dolinsek) - 1685b88
- MNT Use a stable version of postgresql in travis (Steve Boyd) - 8e130cc