-
Notifications
You must be signed in to change notification settings - Fork 823
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Maxime Rainville
committed
Mar 15, 2021
1 parent
d2fa64b
commit 77c85da
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# 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](/getting_started/). | ||
|
||
<details> | ||
<summary>Included module versions</summary> | ||
|
||
| 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 | | ||
|
||
</details> | ||
|
||
Upgrading to Recipe 4.7.3 is recommended for all sites. This upgrade can be carried out by any development team familiar with Silverstripe. | ||
|
||
<!--- Changes below this line will be automatically regenerated --> | ||
|
||
## Change Log | ||
|
||
|
||
### Bugfixes | ||
|
||
|
||
* silverstripe/admin (1.7.2 -> 1.7.3) | ||
* 2021-02-17 [bf17ba3](https://github.com/silverstripe/silverstripe-admin/commit/bf17ba323173e5e1e5c52eca980c88a35b0768d2) Correct sizing of PopoverOptionSet, restore dismissal on blur (Garion Herman) | ||
|
||
|
||
|
||
<!--- Changes above this line will be automatically regenerated --> |