@@ -4,8 +4,118 @@ 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 : Tue Nov 17 05:06:39 2020
7
+ updated : Tue Dec 15 23:53:26 2020
8
8
entries :
9
+ - description : Added an [example](https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/requirejs.html)
10
+ of overwriting a Knockout JS .html template file in the `requirejs-config.js`
11
+ file.
12
+ versions : 2.3.x, 2.4.x
13
+ type : Major Update
14
+ date : December 14, 2020
15
+ link : https://github.com/magento/devdocs/pull/8367
16
+ contributor : sathiyaaa
17
+ profile : https://github.com/sathiyaaa
18
+ - description : Added [descriptions](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/framework/serializer.html)
19
+ for the JsonHexTag, Base64Json, and FormData serializer implementations.
20
+ versions : 2.3.x, 2.4.x
21
+ type : Major Update
22
+ date : December 14, 2020
23
+ link : https://github.com/magento/devdocs/pull/8382
24
+ contributor : drpayyne
25
+ profile : https://github.com/drpayyne
26
+ - description : Added a new topic describing the [URL Library](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/framework/url-library.html).
27
+ versions : ' '
28
+ type : New Topic
29
+ date : December 14, 2020
30
+ link : https://github.com/magento/devdocs/pull/8384
31
+ contributor : drpayyne
32
+ profile : https://github.com/drpayyne
33
+ - description : Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
34
+ for the 1.0.13 Magento Quality Patch (MQP) package release.
35
+ versions : ' '
36
+ type : Major Update
37
+ date : December 10, 2020
38
+ link : https://github.com/magento/devdocs/pull/8375
39
+ contributor : Rykh
40
+ profile : https://github.com/Rykh
41
+ - description : Added an [explanation and example](http://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/requirejs.html)
42
+ of passing parameters to JavaScript using the `data-mage-init` HTML attribute.
43
+ versions : 2.3.x, 2.4.x
44
+ type : Major Update
45
+ date : December 9, 2020
46
+ link : https://github.com/magento/devdocs/pull/8311
47
+ contributor : sathiyaaa
48
+ profile : https://github.com/sathiyaaa
49
+ - description : Added a new topic describing how to [customize the Magento Admin design](https://devdocs.magento.com/guides/v2.4/howdoi/admin/customize_admin.html).
50
+ versions : 2.3.x, 2.4.x
51
+ type : New Topic
52
+ date : December 8, 2020
53
+ link : https://github.com/magento/devdocs/pull/8351
54
+ contributor : BarnyShergold
55
+ profile : https://github.com/BarnyShergold
56
+ - description : Added an [explanation and example](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-maint.html)
57
+ of using the `$_GET['skin']` parameter to set a different layout and localized
58
+ content for each store in a multistore setup.
59
+ versions : 2.3.x, 2.4.x
60
+ type : Major Update
61
+ date : December 7, 2020
62
+ link : https://github.com/magento/devdocs/pull/8247
63
+ contributor : dineshvb
64
+ profile : https://github.com/dineshvb
65
+ - description : Instructions on how to remove plugins from the [Elasticsearch service](https://devdocs.magento.com/cloud/project/services-elastic.html#additional-search-configuration).
66
+ versions : 2.4.x
67
+ type : Technical
68
+ date : December 4, 2020
69
+ link : https://github.com/magento/devdocs/pull/8336
70
+ contributor : bdenham
71
+ profile : https://github.com/bdenham
72
+ - description : Added detailed examples to [Define the GraphQL schema for a module](https://devdocs.magento.com/guides/v2.4/graphql/develop/create-graphqls-file.html).
73
+ versions : 2.3.x, 2.4.x
74
+ type : Major Update
75
+ date : November 30, 2020
76
+ link : https://github.com/magento/devdocs/pull/8232
77
+ contributor : sathiyaaa
78
+ profile : https://github.com/sathiyaaa
79
+ - description : Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
80
+ for the 1.0.12 Magento Quality Patch (MQP) package release.
81
+ versions : ' '
82
+ type : Major Update
83
+ date : November 26, 2020
84
+ link : https://github.com/magento/devdocs/pull/8271
85
+ contributor : ilima-ebay
86
+ profile : https://github.com/ilima-ebay
87
+ - description : Updated Composer package versions to correct 2.4.x [sample data upgrade
88
+ instructions](https://devdocs.magento.com/guides/v2.4/comp-mgr/cli/cli-rc1-samp.html).
89
+ versions : 2.4.x
90
+ type : Technical
91
+ date : November 24, 2020
92
+ link : https://github.com/magento/devdocs/pull/8259
93
+ contributor : jeff-matthews
94
+ profile : https://github.com/jeff-matthews
95
+ - description : Simplified and updated the [GraphQL tutorial](https://devdocs.magento.com/guides/v2.4/graphql/tutorials/checkout/index.html).
96
+ versions : 2.3.x, 2.4.x
97
+ type : Major Update
98
+ date : November 23, 2020
99
+ link : https://github.com/magento/devdocs/pull/8046
100
+ contributor : dobooth
101
+ profile : https://github.com/dobooth
102
+ - description : Published [ece-tools 2002.1.4 package release notes](https://devdocs.magento.com/cloud/release-notes/cloud-tools.html).
103
+ This release fixes search engine and database validation issues that can cause
104
+ deployment failure.
105
+ versions : 2.x
106
+ type : Technical
107
+ date : November 19, 2020
108
+ link : https://github.com/magento/devdocs/pull/8249
109
+ contributor : meker12
110
+ profile : https://github.com/meker12
111
+ - description : Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
112
+ for the 1.0.10 Magento Quality Patch (MQP) package release.
113
+ versions : ' '
114
+ type : Major Update
115
+ date : November 19, 2020
116
+ link : https://github.com/magento/devdocs/pull/8252
117
+ contributor : viktym
118
+ profile : https://github.com/viktym
9
119
- description : Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
10
120
for the 1.0.10 Magento Quality Patch (MQP) package release.
11
121
versions : ' '
@@ -74,8 +184,8 @@ entries:
74
184
link : https://github.com/magento/devdocs/pull/8187
75
185
contributor : jeff-matthews
76
186
profile : https://github.com/jeff-matthews
77
- - description : Reorganized the [system requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html) pages in the Magento Installation
78
- Guide to to make it more coherent.
187
+ - description : Reorganized the [system requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html)
188
+ pages in the Magento Installation Guide to to make it more coherent.
79
189
versions : 2.3.x, 2.4.x
80
190
type : Major Update
81
191
date : November 5, 2020
0 commit comments