MNT Added 4.7.0-rc1 changelog

This commit is contained in:
Maxime Rainville 2020-11-16 14:23:09 +13:00
parent 490ac6eb4f
commit cb3a05b85e

View File

@ -124,9 +124,14 @@ setters and validation occasionally leading to inconsistencies.
Silverstripe CMS Recipe 4.7 introduces improvements to the DataObject constructor to provide proper Silverstripe CMS Recipe 4.7 introduces improvements to the DataObject constructor to provide proper
support for hydration. support for hydration.
<!--- Changes below this line will be automatically regenerated --> <!--- Changes below this line will be automatically regenerated -->## Change Log
## Change Log
### Security
* silverstripe/graphql (3.3.0 -&gt; 3.4.0-rc1)
* 2020-02-11 [107e6c9](https://github.com/silverstripe/silverstripe-graphql/commit/107e6c918bb6a6a536dd9e3d8f5c74b4acdfd852) Ensure canView() check is run on items (Steve Boyd) - See [cve-2020-6165](https://www.silverstripe.org/download/security-releases/cve-2020-6165)
### Features and Enhancements ### Features and Enhancements
@ -143,6 +148,7 @@ support for hydration.
* 2020-09-18 [7477435](https://github.com/silverstripe/silverstripe-config/commit/7477435cb671e6535000931d1043efb08f8f6637) Allow symfony 4 (Sam Minnee) * 2020-09-18 [7477435](https://github.com/silverstripe/silverstripe-config/commit/7477435cb671e6535000931d1043efb08f8f6637) Allow symfony 4 (Sam Minnee)
* silverstripe/framework (4.6.2 -&gt; 4.7.0-rc1) * silverstripe/framework (4.6.2 -&gt; 4.7.0-rc1)
* 2020-11-16 [490ac6eb4](https://github.com/silverstripe/silverstripe-framework/commit/490ac6eb4fb30794c891d4ececa2f321425eb2e5) Update translations (Maxime Rainville)
* 2020-11-02 [a8d9bea44](https://github.com/silverstripe/silverstripe-framework/commit/a8d9bea442771388ae438ca43475ecafcd45218f) Update translations (Maxime Rainville) * 2020-11-02 [a8d9bea44](https://github.com/silverstripe/silverstripe-framework/commit/a8d9bea442771388ae438ca43475ecafcd45218f) Update translations (Maxime Rainville)
* 2020-10-28 [6e77d5ead](https://github.com/silverstripe/silverstripe-framework/commit/6e77d5eada39bae6a0d310439a3a18667e1e91b2) DataObject related objects service (Steve Boyd) * 2020-10-28 [6e77d5ead](https://github.com/silverstripe/silverstripe-framework/commit/6e77d5eada39bae6a0d310439a3a18667e1e91b2) DataObject related objects service (Steve Boyd)
* 2020-10-23 [91f831cd0](https://github.com/silverstripe/silverstripe-framework/commit/91f831cd0bfc36551d84f7c45e8652f9ea80087a) Improve scalar response handling (Garion Herman) * 2020-10-23 [91f831cd0](https://github.com/silverstripe/silverstripe-framework/commit/91f831cd0bfc36551d84f7c45e8652f9ea80087a) Improve scalar response handling (Garion Herman)
@ -167,6 +173,7 @@ support for hydration.
* 2019-04-14 [91591373d](https://github.com/silverstripe/silverstripe-framework/commit/91591373d64296c3a3981d23f09b4204759ea0b1) Add exists as a method to the DataQuery API that will generate an SQL &amp;quot;exists&amp;quot; query (Guy Marriott) * 2019-04-14 [91591373d](https://github.com/silverstripe/silverstripe-framework/commit/91591373d64296c3a3981d23f09b4204759ea0b1) Add exists as a method to the DataQuery API that will generate an SQL &amp;quot;exists&amp;quot; query (Guy Marriott)
* silverstripe/mimevalidator (2.0.0 -&gt; 2.1.0-rc1) * silverstripe/mimevalidator (2.0.0 -&gt; 2.1.0-rc1)
* 2020-11-16 [c528307](https://github.com/silverstripe/silverstripe-mimevalidator/commit/c528307ecffaa7b5765e634fad9305547374d884) Update translations (Maxime Rainville)
* 2020-11-15 [b409695](https://github.com/silverstripe/silverstripe-mimevalidator/commit/b4096951574d70198306bd2189ce00a893b98763) Update translations (Maxime Rainville) * 2020-11-15 [b409695](https://github.com/silverstripe/silverstripe-mimevalidator/commit/b4096951574d70198306bd2189ce00a893b98763) Update translations (Maxime Rainville)
* 2020-09-22 [1921110](https://github.com/silverstripe/silverstripe-mimevalidator/commit/1921110814d96688cc7ca4d0afbcad7609018947) Confirm support for PHP8 (Sam Minnee) * 2020-09-22 [1921110](https://github.com/silverstripe/silverstripe-mimevalidator/commit/1921110814d96688cc7ca4d0afbcad7609018947) Confirm support for PHP8 (Sam Minnee)
@ -182,6 +189,7 @@ support for hydration.
* 2018-12-07 [b57dcfb](https://github.com/silverstripe/silverstripe-admin/commit/b57dcfbd6ec39b0fac828d7f95d74afd0afdfb80) Allow descriptions to be added as titles on SingleSelectField (Guy Marriott) * 2018-12-07 [b57dcfb](https://github.com/silverstripe/silverstripe-admin/commit/b57dcfbd6ec39b0fac828d7f95d74afd0afdfb80) Allow descriptions to be added as titles on SingleSelectField (Guy Marriott)
* silverstripe/asset-admin (1.6.1 -&gt; 1.7.0-rc1) * silverstripe/asset-admin (1.6.1 -&gt; 1.7.0-rc1)
* 2020-11-16 [14072085](https://github.com/silverstripe/silverstripe-asset-admin/commit/1407208565a05dc14afc124915e4518f17aa639f) Update translations (Maxime Rainville)
* 2020-11-15 [7b53f8ac](https://github.com/silverstripe/silverstripe-asset-admin/commit/7b53f8ac4f9fb6d24906ca7fdfa692b17e28751f) Update translations (Maxime Rainville) * 2020-11-15 [7b53f8ac](https://github.com/silverstripe/silverstripe-asset-admin/commit/7b53f8ac4f9fb6d24906ca7fdfa692b17e28751f) Update translations (Maxime Rainville)
* 2020-11-02 [af300867](https://github.com/silverstripe/silverstripe-asset-admin/commit/af300867e8c4536b773c9a298b25f054b0d4ac54) Update translations (Maxime Rainville) * 2020-11-02 [af300867](https://github.com/silverstripe/silverstripe-asset-admin/commit/af300867e8c4536b773c9a298b25f054b0d4ac54) Update translations (Maxime Rainville)
* 2020-11-01 [29e08365](https://github.com/silverstripe/silverstripe-asset-admin/commit/29e08365856bd472c01d9fa1931b2742776ba640) Exclude FileLink&amp;#039;s using a different extension hook (#1139) (Steve Boyd) * 2020-11-01 [29e08365](https://github.com/silverstripe/silverstripe-asset-admin/commit/29e08365856bd472c01d9fa1931b2742776ba640) Exclude FileLink&amp;#039;s using a different extension hook (#1139) (Steve Boyd)
@ -192,11 +200,13 @@ support for hydration.
* 2020-11-02 [96e598f](https://github.com/silverstripe/silverstripe-campaign-admin/commit/96e598f8242ca885ca2512e6c7bb618321ad821a) Update translations (Maxime Rainville) * 2020-11-02 [96e598f](https://github.com/silverstripe/silverstripe-campaign-admin/commit/96e598f8242ca885ca2512e6c7bb618321ad821a) Update translations (Maxime Rainville)
* silverstripe/versioned-admin (1.6.0 -&gt; 1.7.0-rc1) * silverstripe/versioned-admin (1.6.0 -&gt; 1.7.0-rc1)
* 2020-11-16 [ae029a6](https://github.com/silverstripe/silverstripe-versioned-admin/commit/ae029a698e013aa93642478815a8933b6f063028) Update translations (Maxime Rainville)
* 2020-11-15 [493ac5d](https://github.com/silverstripe/silverstripe-versioned-admin/commit/493ac5de0c073411d163af269588b2c36aaf4438) Update translations (Maxime Rainville) * 2020-11-15 [493ac5d](https://github.com/silverstripe/silverstripe-versioned-admin/commit/493ac5de0c073411d163af269588b2c36aaf4438) Update translations (Maxime Rainville)
* 2020-11-02 [6ae5194](https://github.com/silverstripe/silverstripe-versioned-admin/commit/6ae51941c8b2340cfeb6d0101990fa45c552aed0) Update translations (Maxime Rainville) * 2020-11-02 [6ae5194](https://github.com/silverstripe/silverstripe-versioned-admin/commit/6ae51941c8b2340cfeb6d0101990fa45c552aed0) Update translations (Maxime Rainville)
* 2020-10-14 [481546a](https://github.com/silverstripe/silverstripe-versioned-admin/commit/481546a7a1a1039b8b91a0125d5487c2a7ec9fd8) Extension to exclude ChangeSetItem from used on table (Steve Boyd) * 2020-10-14 [481546a](https://github.com/silverstripe/silverstripe-versioned-admin/commit/481546a7a1a1039b8b91a0125d5487c2a7ec9fd8) Extension to exclude ChangeSetItem from used on table (Steve Boyd)
* silverstripe/cms (4.6.0 -&gt; 4.7.0-rc1) * silverstripe/cms (4.6.0 -&gt; 4.7.0-rc1)
* 2020-11-16 [88508a24](https://github.com/silverstripe/silverstripe-cms/commit/88508a243ffe71da7f1b87778e369e768e40c51c) Update translations (Maxime Rainville)
* 2020-11-15 [f6c8fd09](https://github.com/silverstripe/silverstripe-cms/commit/f6c8fd094494426c4a978b86370a56b852b75da3) Update translations (Maxime Rainville) * 2020-11-15 [f6c8fd09](https://github.com/silverstripe/silverstripe-cms/commit/f6c8fd094494426c4a978b86370a56b852b75da3) Update translations (Maxime Rainville)
* 2020-11-02 [e23c4861](https://github.com/silverstripe/silverstripe-cms/commit/e23c48618945bc9d510c9a7fc79197c3e1ce4c43) Update translations (Maxime Rainville) * 2020-11-02 [e23c4861](https://github.com/silverstripe/silverstripe-cms/commit/e23c48618945bc9d510c9a7fc79197c3e1ce4c43) Update translations (Maxime Rainville)
* 2020-09-25 [d17f0586](https://github.com/silverstripe/silverstripe-cms/commit/d17f058622c24f008a3a22e2946f71dc352bafaa) Replace E_USER_ERROR errors with exceptions (Robbie Averill) * 2020-09-25 [d17f0586](https://github.com/silverstripe/silverstripe-cms/commit/d17f058622c24f008a3a22e2946f71dc352bafaa) Replace E_USER_ERROR errors with exceptions (Robbie Averill)
@ -212,6 +222,7 @@ support for hydration.
* 2020-11-02 [7b66e70c](https://github.com/silverstripe/silverstripe-siteconfig/commit/7b66e70c0079916325c3f3dd2fbe9d2ee5580b66) Update translations (Maxime Rainville) * 2020-11-02 [7b66e70c](https://github.com/silverstripe/silverstripe-siteconfig/commit/7b66e70c0079916325c3f3dd2fbe9d2ee5580b66) Update translations (Maxime Rainville)
* silverstripe/versioned (1.6.2 -&gt; 1.7.0-rc1) * silverstripe/versioned (1.6.2 -&gt; 1.7.0-rc1)
* 2020-11-16 [b78ac78](https://github.com/silverstripe/silverstripe-versioned/commit/b78ac789824717eea722f513a1a2b0e47584f1ae) Update translations (Maxime Rainville)
* 2020-11-15 [05d1720](https://github.com/silverstripe/silverstripe-versioned/commit/05d1720bb2c68dceb49fb8dd4a3188a37c4ebed8) Update translations (Maxime Rainville) * 2020-11-15 [05d1720](https://github.com/silverstripe/silverstripe-versioned/commit/05d1720bb2c68dceb49fb8dd4a3188a37c4ebed8) Update translations (Maxime Rainville)
* 2020-11-02 [b1b3a7c](https://github.com/silverstripe/silverstripe-versioned/commit/b1b3a7cdba5e090a1dc6c8ac49562b1726d6b777) Update translations (Maxime Rainville) * 2020-11-02 [b1b3a7c](https://github.com/silverstripe/silverstripe-versioned/commit/b1b3a7cdba5e090a1dc6c8ac49562b1726d6b777) Update translations (Maxime Rainville)
* 2020-09-25 [4bf71d3](https://github.com/silverstripe/silverstripe-versioned/commit/4bf71d35cd228b4bc0461f7d5b4488155574c98f) Replace E_USER_ERROR errors with exceptions (Robbie Averill) * 2020-09-25 [4bf71d3](https://github.com/silverstripe/silverstripe-versioned/commit/4bf71d35cd228b4bc0461f7d5b4488155574c98f) Replace E_USER_ERROR errors with exceptions (Robbie Averill)
@ -499,6 +510,7 @@ support for hydration.
* 2017-12-10 [09eccb4](https://github.com/silverstripe/silverstripe-config/commit/09eccb44db1a68e02bba62c2dcce41c3c0ef8ddc) Feature Set .gitattributes to ignore docs and tests folder, and some source asset files which are not needed (Christopher Joe) * 2017-12-10 [09eccb4](https://github.com/silverstripe/silverstripe-config/commit/09eccb44db1a68e02bba62c2dcce41c3c0ef8ddc) Feature Set .gitattributes to ignore docs and tests folder, and some source asset files which are not needed (Christopher Joe)
* silverstripe/framework (4.6.2 -&gt; 4.7.0-rc1) * silverstripe/framework (4.6.2 -&gt; 4.7.0-rc1)
* 2020-11-16 [95f544954](https://github.com/silverstripe/silverstripe-framework/commit/95f54495406dfb593429569537d0cee15800cba4) Changelog tweaks (Maxime Rainville)
* 2020-11-01 [51b4a76bd](https://github.com/silverstripe/silverstripe-framework/commit/51b4a76bd88b73ccdb9420914d5ee8e4b56e787a) Graphql doc fix (Aaron Carlino) * 2020-11-01 [51b4a76bd](https://github.com/silverstripe/silverstripe-framework/commit/51b4a76bd88b73ccdb9420914d5ee8e4b56e787a) Graphql doc fix (Aaron Carlino)
* 2020-10-19 [c1cda2b11](https://github.com/silverstripe/silverstripe-framework/commit/c1cda2b113ec8d139102a968d770ab963aa05ab8) WIP: Add new graphql 4 docs (#9652) (Aaron Carlino) * 2020-10-19 [c1cda2b11](https://github.com/silverstripe/silverstripe-framework/commit/c1cda2b113ec8d139102a968d770ab963aa05ab8) WIP: Add new graphql 4 docs (#9652) (Aaron Carlino)
* 2020-10-02 [4d54a2110](https://github.com/silverstripe/silverstripe-framework/commit/4d54a2110f57ac1f311ffee07a5674a0170f9d82) Update spaces in syntax, single quotes, early returns where possible (Robbie Averill) * 2020-10-02 [4d54a2110](https://github.com/silverstripe/silverstripe-framework/commit/4d54a2110f57ac1f311ffee07a5674a0170f9d82) Update spaces in syntax, single quotes, early returns where possible (Robbie Averill)