Releases: silverstripe/silverstripe-linkfield
Releases · silverstripe/silverstripe-linkfield
5.0.0-alpha1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #231
- API Set extension hook implementation visibility to protected by @emteknetnz in #287
- ENH Use better auto-scaffolded form fields by @GuySartorelli in #301
- FIX Use canDelete, not the now-deleted canArchive by @GuySartorelli in #318
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #320
- API Strong typing for the view layer by @GuySartorelli in #322
- API Replace Extension subclasses by @emteknetnz in #321
- MNT Use webpack-config 3 by @emteknetnz in #310
- FIX Use Updated names of top page extensions by @emteknetnz in #327
- MNT Resolve deprecation warning in test by @GuySartorelli in #332
- DEP Use PHPUnit 11 by @emteknetnz in #330
- ENH Don't use deprecated method by @GuySartorelli in #337
- API Use new names for renamed classes by @GuySartorelli in #336
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #329
- DEP Bump framework dependency 'cause we're using new API by @GuySartorelli in #339
- ENH Use symfony/validation logic by @GuySartorelli in #338
- ENH Use config instead of runtime code to remove menu item by @GuySartorelli in #342
- FIX Call updated method by @emteknetnz in #347
- API Make LinkFieldController a subclass of FormSchemaController by @GuySartorelli in #348
- DEP Update JS dependencies by @emteknetnz in #350
- ENH Use getStatusFlags() instead of hardcoded statuses by @GuySartorelli in #351
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #353
Full Changelog: 4.1.0...5.0.0-alpha1
4.0.8
4.1.0
What's Changed
- NEW Add migration task from older versions of the module by @GuySartorelli in #244
- FIX Linkfield sorting issue by @sabina-talipova in #262
- NEW Add migration task from gorriecoe/silverstripe-link by @GuySartorelli in #253
- DEP Update JS dependencies by @github-actions in #266
- ENH Use li for multi links by @emteknetnz in #250
- DOC Enable deprecations for linkfield v3 by @emteknetnz in #270
- ENH Improve component focusing by @emteknetnz in #260
- ENH Better use of ARIA attributes by @emteknetnz in #264
- DOC Linting by @emteknetnz in #274
- NEW LinkableMigrationTask for migrating sheadawson-lin kable links by @sabina-talipova in #261
- MNT Replace sass-lint with stylelint by @sabina-talipova in #277
- MNT Run module-standardiser by @emteknetnz in #286
- MNT Run module-standardiser by @emteknetnz in #288
- MNT Run module-standardiser by @GuySartorelli in #293
- DEP Bump minimum version of framework by @emteknetnz in #306
- MNT Add behat feature to numbered CI job by @GuySartorelli in #308
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #319
- DEP Update JS dependencies by @github-actions in #325
New Contributors
- @github-actions made their first contribution in #266
Full Changelog: 4.0.7...4.1.0
4.1.0-rc1
What's Changed
- NEW Add migration task from older versions of the module by @GuySartorelli in #244
- FIX Linkfield sorting issue by @sabina-talipova in #262
- NEW Add migration task from gorriecoe/silverstripe-link by @GuySartorelli in #253
- DEP Update JS dependencies by @github-actions in #266
- ENH Use li for multi links by @emteknetnz in #250
- DOC Enable deprecations for linkfield v3 by @emteknetnz in #270
- ENH Improve component focusing by @emteknetnz in #260
- ENH Better use of ARIA attributes by @emteknetnz in #264
- DOC Linting by @emteknetnz in #274
- NEW LinkableMigrationTask for migrating sheadawson-lin kable links by @sabina-talipova in #261
- MNT Replace sass-lint with stylelint by @sabina-talipova in #277
- MNT Run module-standardiser by @emteknetnz in #286
- MNT Run module-standardiser by @emteknetnz in #288
- MNT Run module-standardiser by @GuySartorelli in #293
- DEP Bump minimum version of framework by @emteknetnz in #306
- MNT Add behat feature to numbered CI job by @GuySartorelli in #308
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #319
- DEP Update JS dependencies by @github-actions in #325
New Contributors
- @github-actions made their first contribution in #266
Full Changelog: 4.0.7...4.1.0-rc1
4.0.7
What's Changed
- FIX Don't split ID into separate digits by @GuySartorelli in #335
Full Changelog: 4.0.6...4.0.7
4.1.0-beta1
What's Changed
- NEW Add migration task from older versions of the module by @GuySartorelli in #244
- FIX Linkfield sorting issue by @sabina-talipova in #262
- NEW Add migration task from gorriecoe/silverstripe-link by @GuySartorelli in #253
- DEP Update JS dependencies by @github-actions in #266
- ENH Use li for multi links by @emteknetnz in #250
- DOC Enable deprecations for linkfield v3 by @emteknetnz in #270
- ENH Improve component focusing by @emteknetnz in #260
- ENH Better use of ARIA attributes by @emteknetnz in #264
- DOC Linting by @emteknetnz in #274
- NEW LinkableMigrationTask for migrating sheadawson-lin kable links by @sabina-talipova in #261
- MNT Replace sass-lint with stylelint by @sabina-talipova in #277
- MNT Run module-standardiser by @emteknetnz in #286
- MNT Run module-standardiser by @emteknetnz in #288
- MNT Run module-standardiser by @GuySartorelli in #293
- DEP Bump minimum version of framework by @emteknetnz in #306
- MNT Add behat feature to numbered CI job by @GuySartorelli in #308
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #319
- DEP Update JS dependencies by @github-actions in #325
New Contributors
- @github-actions made their first contribution in #266
Full Changelog: 4.0.6...4.1.0-beta1
4.0.6
What's Changed
- MNT Add extension in finally block by @emteknetnz in #316
- DEP Remove unused apollo dependency by @emteknetnz in #309
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed
- MNT Run module-standardiser by @GuySartorelli in #299
- MNT Split behat jobs by @emteknetnz in #307
- MNT Run module-standardiser by @GuySartorelli in #311
- TLN Update translations by @GuySartorelli in #314
- FIX Check canArchive() permission instead of canDelete() by @emteknetnz in #315
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed
- MNT Fix scss lint warnings by @GuySartorelli in #296
- ENH Use class name instead of self by @emteknetnz in #295
Full Changelog: 4.0.3...4.0.4
4.0.3
What's Changed
- FIX Don't pass null into ArrayList by @GuySartorelli in #290
Full Changelog: 4.0.2...4.0.3