@@ -4,9 +4,94 @@ description: This page contains recent changes that we think you'd like to know
4
4
We exclude from this list proofreading, spelling checks, and all minor updates.
5
5
link : " /whats-new.html"
6
6
thread : " /whatsnew-feed.xml"
7
- updated : Mon Jan 25 15:38:42 2021
7
+ updated : Thu Feb 4 15:51:53 2021
8
8
entries :
9
- - description : Added the [DateTime library](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/framework/datetime.html)
9
+ - description : Updated the note about [supported PHP versions](https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements.html#php).
10
+ versions : 2.3.x
11
+ type : Technical
12
+ date : February 2, 2021
13
+ link : https://github.com/magento/devdocs/pull/8613
14
+ contributor : jeff-matthews
15
+ profile : https://github.com/jeff-matthews
16
+ - description : New Relic log file names are now stored in the `filePath` field, with
17
+ full paths to the log file. See [View and analyze log data](https://devdocs.magento.com/cloud/project/new-relic.html#view-and-analyze-log-data),
18
+ step 4, for querying the logs.
19
+ versions : 2.4.x
20
+ type : Major Update
21
+ date : February 2, 2021
22
+ link : https://github.com/magento/devdocs/pull/8614
23
+ contributor : bdenham
24
+ profile : https://github.com/bdenham
25
+ - description : Cloud Patches 1.0.9 [release notes](https://devdocs.magento.com/cloud/release-notes/mcp-release-notes.html).
26
+ versions : 2.4.x
27
+ type : Major Update
28
+ date : February 1, 2021
29
+ link : https://github.com/magento/devdocs/pull/8577
30
+ contributor : bdenham
31
+ profile : https://github.com/bdenham
32
+ - description : " [Release notes](https://devdocs.magento.com/cloud/release-notes/ece-release-notes.html#v200215)
33
+ for ECE-Tools 2002.1.5."
34
+ versions : 2.4.x
35
+ type : Major Update
36
+ date : February 1, 2021
37
+ link : https://github.com/magento/devdocs/pull/8578
38
+ contributor : bdenham
39
+ profile : https://github.com/bdenham
40
+ - description : Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
41
+ for the 1.0.15 Magento Quality Patch (MQP) package release.
42
+ versions : 2.x
43
+ type : Major Update
44
+ date : February 1, 2021
45
+ link : https://github.com/magento/devdocs/pull/8607
46
+ contributor : ilima-ebay
47
+ profile : https://github.com/ilima-ebay
48
+ - description : Added an example use case of the [gallery widget](https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/widgets/widget_gallery.html).
49
+ versions : 2.3.x, 2.4.x
50
+ type : Major Update
51
+ date : January 29, 2021
52
+ link : https://github.com/magento/devdocs/pull/8556
53
+ contributor : DashukVolodymyr
54
+ profile : https://github.com/DashukVolodymyr
55
+ - description : Default disk space for the application and database in cloud templates
56
+ were updated from 2GB to 5GB.
57
+ versions : 2.4.x
58
+ type : Major Update
59
+ date : January 29, 2021
60
+ link : https://github.com/magento/devdocs/pull/8588
61
+ contributor : oshmyheliuk
62
+ profile : https://github.com/oshmyheliuk
63
+ - description : Added the [Maintainer's Handbook](https://devdocs.magento.com/contributor-guide/maintainer-handbook.html)
64
+ topic.
65
+ versions : 2.x
66
+ type : New Topic
67
+ date : January 29, 2021
68
+ link : https://github.com/magento/devdocs/pull/8580
69
+ contributor : gabrieldagama
70
+ profile : https://github.com/gabrieldagama
71
+ - description : Added more information about security releases to our [release policy](https://devdocs.magento.com/release/policy/).
72
+ versions : 2.x
73
+ type : Major Update
74
+ date : January 27, 2021
75
+ link : https://github.com/magento/devdocs/pull/8575
76
+ contributor : jeff-matthews
77
+ profile : https://github.com/jeff-matthews
78
+ - description : Updated the [Upgrade Compatibility Tool](https://devdocs.magento.com/upgrade-compatibility-tool/introduction.html)
79
+ topic with the latest name and acronym changes.
80
+ versions : ' '
81
+ type : Major Update
82
+ date : January 26, 2021
83
+ link : https://github.com/magento/devdocs/pull/8553
84
+ contributor : danidelcar
85
+ profile : https://github.com/danidelcar
86
+ - description : Reorganized the [Installation Guide](https://devdocs.magento.com/guides/v2.4/install-gde/install-flow-diagram.html)
87
+ to improve usability.
88
+ versions : 2.3.x, 2.4.x
89
+ type : Major Update
90
+ date : January 25, 2021
91
+ link : https://github.com/magento/devdocs/pull/8558
92
+ contributor : jeff-matthews
93
+ profile : https://github.com/jeff-matthews
94
+ - description : Added the [DateTime library](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/framework/datetime.html)
10
95
topic to the _PHP Developer Guide_.
11
96
versions : 2.3.x, 2.4.x
12
97
type : New Topic
0 commit comments