Releases: silverstripe/silverstripe-elemental
Releases · silverstripe/silverstripe-elemental
5.3.9
What's Changed
- FIX Make change tracking work again for inline editable blocks by @GuySartorelli in #1319
Full Changelog: 5.3.8...5.3.9
5.4.0-beta1
What's Changed
- API Deprecate TopPage classes which are being renamed by @emteknetnz in #1251
- ENH Don't use deprecated method by @GuySartorelli in #1255
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1256
- API Deprecate API which will be removed by @GuySartorelli in #1270
- API Use new class_description configuration by @GuySartorelli in #1272
- API Deprecate campaign-admin config by @emteknetnz in #1284
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1279
- Reports print view - escaped html bug by @thisisannie in #1314
- TLN Update translations by @emteknetnz in #1316
New Contributors
- @thisisannie made their first contribution in #1314
Full Changelog: 5.3.8...5.4.0-beta1
5.3.8
5.3.7
What's Changed
- FIX Allow publishing non-inline-editable blocks by @GuySartorelli in #1312
Full Changelog: 5.3.6...5.3.7
5.3.6
What's Changed
- FIX Call property directly to prevent infinite recursion by @emteknetnz in #1307
Full Changelog: 5.3.5...5.3.6
5.3.5
What's Changed
- MNT Stop taking screenshots during behat test by @emteknetnz in #1300
- DEP Require framework ^5.3 by @emteknetnz in #1304
Full Changelog: 5.3.4...5.3.5
5.3.4
5.3.3
What's Changed
- FIX Don't try to save blocks in a readonly elemental area by @GuySartorelli in #1292
Full Changelog: 5.3.2...5.3.3
6.0.0-alpha1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1146
- API Remove deprecated code by @emteknetnz in #1169
- ENH Skip validation when creating a new elemental block by @GuySartorelli in #1172
- API Set extension hook implementation visibility to protected by @emteknetnz in #1190
- DOC Update extension hook examples to be protected by @emteknetnz in #1194
- NEW Free up the getDescription method to prevent it overriding db fields by @GuySartorelli in #1203
- FIX Explicitly don't autoscaffold ElementalArea by @GuySartorelli in #1231
- FIX Use canDelete, not the now-deleted canArchive by @GuySartorelli in #1232
- MNT Temporarily add Deprecation class by @emteknetnz in #1239
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1238
- API Replace extension with config by @GuySartorelli in #1242
- API Update method signature for CMSEditLink by @GuySartorelli in #1236
- API Standardise extension hooks by @GuySartorelli in #1237
- API Strong typing for the view layer by @GuySartorelli in #1244
- API Replace Extension subclasses by @emteknetnz in #1241
- API Remove GraphQL by @emteknetnz in #1220
- API Deprecate TopPage classes which are being renamed by @emteknetnz in #1251
- API Rename TopPage classes by @emteknetnz in #1249
- DEP Use PHPUnit 11 by @emteknetnz in #1253
- ENH Don't use deprecated method by @GuySartorelli in #1255
- API Use new names for renamed classes by @GuySartorelli in #1254
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1256
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #1252
- API Update method signature to match parent class by @GuySartorelli in #1262
- MNT Update test to reflect changes to template/model layers by @GuySartorelli in #1260
- API Deprecate API which will be removed by @GuySartorelli in #1270
- API Remove custom logic in favour of Form::saveInto() by @GuySartorelli in #1269
- API Use new class_description configuration by @GuySartorelli in #1272
- API Make ElementalAreaController a subclass of FormSchemaController by @GuySartorelli in #1273
- DEP Update JS dependencies by @emteknetnz in #1276
- ENH Use new $SchemaAttributesHtml template property by @GuySartorelli in #1277
- API Update API to reflect changes in silverstripe/framework by @GuySartorelli in #1271
- MNT Update selector in behat to reflect changes in silverstripe/admin by @GuySartorelli in #1280
- API Remove silverstripe/campaign-admin integration support by @emteknetnz in #1283
- API Deprecate campaign-admin config by @emteknetnz in #1284
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1279
- API PHP 8.4 compatibility changes by @emteknetnz in #1285
Full Changelog: 5.3.2...6.0.0-alpha1
5.3.2
What's Changed
- FIX: Allow for custom admin url by @PortableSteve in #1282
New Contributors
- @PortableSteve made their first contribution in #1282
Full Changelog: 5.3.1...5.3.2