Releases: silverstripe/silverstripe-asset-admin
Releases · silverstripe/silverstripe-asset-admin
3.0.0-alpha1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1443
- API Set extension hook implementation visibility to protected by @emteknetnz in #1461
- ENH Remove animation for thumbnails by default. by @GuySartorelli in #1475
- FIX Use canDelete, not the now-deleted canArchive by @GuySartorelli in #1482
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1486
- API Replace extension with config by @GuySartorelli in #1488
- API Standardise extension hooks by @GuySartorelli in #1485
- API Replace Extension subclasses by @emteknetnz in #1487
- API Remove GraphQL by @emteknetnz in #1477
- API Use correct version for deprecation by @emteknetnz in #1493
- DEP Use PHPUnit 11 by @emteknetnz in #1494
- ENH Don't use deprecated method by @GuySartorelli in #1497
- API Use new names for renamed classes by @GuySartorelli in #1495
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1498
- API Update method signature to match parent class by @GuySartorelli in #1502
- ENH Update code to reflect changes in template layer by @GuySartorelli in #1499
- API Deprecate API that will be renamed by @GuySartorelli in #1506
- API Update code to reflect changes in silverstripe/admin by @GuySartorelli in #1504
- ENH Update code to reflect changes in silverstripe/admin by @GuySartorelli in #1509
- DEP Update JS dependencies by @emteknetnz in #1511
- FIX Avoid infinite recursive loop with attributes in schemadata by @GuySartorelli in #1510
- API Deprecate campaign admin integrations by @emteknetnz in #1514
- API Deprecate campaign admin integrations by @emteknetnz in #1517
- API Deprecate methods on RemoteFileModalExtension by @GuySartorelli in #1516
- API Avoid reimplementing logic from ModalController by @GuySartorelli in #1515
- API Remove silverstripe/campaign-admin integration support by @emteknetnz in #1512
- API Use updated FormField::validate() signature by @emteknetnz in #1508
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #1518
Full Changelog: 2.3.0...3.0.0-alpha1
2.3.0
What's Changed
- DEP Update JS dependencies by @github-actions in #1449
- MNT Run module-standardiser by @emteknetnz in #1460
- MNT Run module-standardiser by @emteknetnz in #1462
- MNT Run module-standardiser by @GuySartorelli in #1464
- ENH Remove unused legacy graphql code by @emteknetnz in #1474
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #1483
- API Deprecate GraphQL by @emteknetnz in #1484
- API Deprecate extension to be replaced with config by @GuySartorelli in #1489
- DEP Update JS dependencies by @github-actions in #1492
Full Changelog: 2.2.4...2.3.0
2.3.0-rc1
What's Changed
- DEP Update JS dependencies by @github-actions in #1449
- MNT Run module-standardiser by @emteknetnz in #1460
- MNT Run module-standardiser by @emteknetnz in #1462
- MNT Run module-standardiser by @GuySartorelli in #1464
- ENH Remove unused legacy graphql code by @emteknetnz in #1474
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #1483
- API Deprecate GraphQL by @emteknetnz in #1484
- API Deprecate extension to be replaced with config by @GuySartorelli in #1489
- DEP Update JS dependencies by @github-actions in #1492
Full Changelog: 2.2.4...2.3.0-rc1
2.3.0-beta1
What's Changed
- DEP Update JS dependencies by @github-actions in #1449
- MNT Run module-standardiser by @emteknetnz in #1460
- MNT Run module-standardiser by @emteknetnz in #1462
- MNT Run module-standardiser by @GuySartorelli in #1464
- ENH Remove unused legacy graphql code by @emteknetnz in #1474
- ENH Don't emit deprecation warnings for unavoidable API calls by @GuySartorelli in #1483
- API Deprecate GraphQL by @emteknetnz in #1484
- API Deprecate extension to be replaced with config by @GuySartorelli in #1489
- DEP Update JS dependencies by @github-actions in #1492
Full Changelog: 2.2.4...2.3.0-beta1
2.2.4
What's Changed
- MNT Split behat jobs by @emteknetnz in #1476
- MNT Run module-standardiser by @GuySartorelli in #1478
- TLN Update translations by @GuySartorelli in #1480
Full Changelog: 2.2.3...2.2.4
2.2.3
What's Changed
- MNT Fix scss lint warnings by @GuySartorelli in #1468
- ENH Use class name instead of self by @emteknetnz in #1467
- MNT Run module-standardiser by @GuySartorelli in #1472
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- DEP Move babel to devDependencies by @emteknetnz in #1466
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- MNT Replace sass-lint with stylelint by @sabina-talipova in #1454
- TLN Update translations by @GuySartorelli in #1456
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Bump graphql from 16.8.0 to 16.8.1 by @dependabot in #1402
- DEP Update JS dependencies by @github-actions in #1404
- NEW Select all and clear all functionality by @emteknetnz in #1418
- fix: expose ShowInSearch field in access UI by @wilr in #1399
- ENH Use SearchableMultiDropdownField by @emteknetnz in #1424
- MNT Run module-standardiser by @GuySartorelli in #1429
- DEP Update JS dependencies by @github-actions in #1431
- ENH Let AssetAdmin default to Upload_Validator default upload limits by @GuySartorelli in #1430
- ENH Add generic types by @GuySartorelli in #1433
- MNT Run module-standardiser by @GuySartorelli in #1438
- TLN Update translations by @GuySartorelli in #1439
- MNT Add @Retry to behat feature files by @emteknetnz in #1451
Full Changelog: 2.1.5...2.2.0
2.2.0-rc1
What's Changed
- Bump graphql from 16.8.0 to 16.8.1 by @dependabot in #1402
- DEP Update JS dependencies by @github-actions in #1404
- NEW Select all and clear all functionality by @emteknetnz in #1418
- fix: expose ShowInSearch field in access UI by @wilr in #1399
- ENH Use SearchableMultiDropdownField by @emteknetnz in #1424
- MNT Run module-standardiser by @GuySartorelli in #1429
- DEP Update JS dependencies by @github-actions in #1431
- ENH Let AssetAdmin default to Upload_Validator default upload limits by @GuySartorelli in #1430
- ENH Add generic types by @GuySartorelli in #1433
- MNT Run module-standardiser by @GuySartorelli in #1438
- TLN Update translations by @GuySartorelli in #1439
Full Changelog: 2.1.5...2.2.0-rc1