mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1.4 KiB
1.4 KiB
4.7.3
Overview
A full list of module versions included in CMS Recipe 4.7.3 is provided below. We recommend referencing recipes in your dependencies, rather than individual modules, to simplify version tracking. See Recipes.
Included module versions
Module | Version |
---|---|
silverstripe/admin | 1.7.3 |
silverstripe/asset-admin | 1.7.1 |
silverstripe/assets | 1.7.0 |
silverstripe/campaign-admin | 1.7.1 |
silverstripe/cms | 4.7.1 |
silverstripe/config | 1.1.0 |
silverstripe/errorpage | 1.7.0 |
silverstripe/framework | 4.7.3 |
silverstripe/graphql | 3.4.1 |
silverstripe/mimevalidator | 2.1.1 |
silverstripe/reports | 4.7.0 |
silverstripe/siteconfig | 4.7.0 |
silverstripe/versioned | 1.7.2 |
silverstripe/versioned-admin | 1.7.2 |
Upgrading to Recipe 4.7.3 is recommended for all sites. This upgrade can be carried out by any development team familiar with Silverstripe.
Change Log
Bugfixes
- silverstripe/admin (1.7.2 -> 1.7.3)
- 2021-02-17 bf17ba3 Correct sizing of PopoverOptionSet, restore dismissal on blur (Garion Herman)