mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
52 lines
2.4 KiB
Markdown
52 lines
2.4 KiB
Markdown
# 4.7.2
|
|
|
|
## Overview
|
|
|
|
A full list of module versions included in CMS Recipe 4.7.2 is provided below. We recommend referencing recipes in your dependencies, rather than individual modules, to simplify version tracking. See [Recipes](/getting_started/).
|
|
|
|
<details>
|
|
<summary>Included module versions</summary>
|
|
|
|
| Module | Version |
|
|
| ------ | ------- |
|
|
| silverstripe/admin | **1.7.2** |
|
|
| 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.2 |
|
|
| silverstripe/graphql | 3.4.1 |
|
|
| silverstripe/mimevalidator | 2.1.1 |
|
|
| silverstripe/reports | 4.7.0 |
|
|
| silverstripe/siteconfig | 4.7.0 |
|
|
| silverstripe/versioned |1.7.1 |
|
|
| silverstripe/versioned-admin | **1.7.2** |
|
|
|
|
</details>
|
|
|
|
Upgrading to Recipe 4.7.2 is recommended for all sites. This upgrade can be carried out by any development team familiar with Silverstripe CMS.
|
|
|
|
<!--- Changes below this line will be automatically regenerated -->
|
|
|
|
## Change Log
|
|
|
|
|
|
### Bugfixes
|
|
|
|
|
|
* silverstripe/admin (1.7.1 -> 1.7.2)
|
|
* 2021-02-11 [5059533](https://github.com/silverstripe/silverstripe-admin/commit/5059533971fa87e32d2caf23770814e40e1d5812) Reinstate tab validation icons (Steve Boyd)
|
|
* 2021-02-05 [a2b043a](https://github.com/silverstripe/silverstripe-admin/commit/a2b043a85807b0274bf832affcec3ed509d42421) Tweak Legacy Toast Container to wait for Injector to be ready (Maxime Rainville)
|
|
* 2021-02-04 [dc1c7ce](https://github.com/silverstripe/silverstripe-admin/commit/dc1c7cef00c1b6cce0dba861cc041e5c470f52a7) Update getManagedModelTabs so it can still work with the old output format of getManagedModels (#1172) (Maxime Rainville)
|
|
* 2021-02-03 [2c9a9ef](https://github.com/silverstripe/silverstripe-admin/commit/2c9a9ef1981a08fdec010a3db06e1c5830a85921) Set min-width of popover (Steve Boyd)
|
|
* 2021-02-03 [edf13ad](https://github.com/silverstripe/silverstripe-admin/commit/edf13adbad752c465cb40185f7decbae1fde4ad7) Prevent PopoverOptionSet input from clipping border radius of container (#1176) (Maxime Rainville)
|
|
|
|
* silverstripe/versioned-admin (1.7.1 -> 1.7.2)
|
|
* 2021-02-09 [05da462](https://github.com/silverstripe/silverstripe-versioned-admin/commit/05da4626890798590a116fe3112c9864dd0c7706) Avoid attempting to diff object-based field values (Garion Herman)
|
|
|
|
|
|
|
|
<!--- Changes above this line will be automatically regenerated -->
|