@@ -4,8 +4,38 @@ description: |
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 May 13 11:36:22 2019
7
+ updated : Mon May 20 11:21:53 2019
8
8
entries :
9
+ - description : Added [reference documentation](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/routing.html#result-object)
10
+ about the `result object` returned by the `Action` class.
11
+ versions : 2.1.x, 2.2.x, 2.3.x
12
+ type : Major update
13
+ date : May 20, 2019
14
+ link : https://github.com/magento/devdocs/pull/4541
15
+ - description : Added examples of [creating and updating a Magento admin user](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-admin.html)
16
+ with the command line.
17
+ versions : 2.1.x, 2.2.x, 2.3.x
18
+ type : Major update
19
+ date : May 17, 2019
20
+ link : https://github.com/magento/devdocs/pull/4526
21
+ - description : Added reference documentation for [ZIP code attributes](https://devdocs.magento.com/guides/v2.3/howdoi/checkout/checkout_zip.html),
22
+ the same country.
23
+ versions : 2.1.x, 2.3.x, 2.x
24
+ type : Major update
25
+ date : May 17, 2019
26
+ link : https://github.com/magento/devdocs/pull/4530
27
+ - description : Added 'webapi.xsd XML schema file' section to [Configure services as
28
+ web APIs](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/service-contracts/service-to-web-service.html#validate-webapi).
29
+ versions : 2.1.x, 2.2.x, 2.3.x
30
+ type : Technical changes
31
+ date : May 15, 2019
32
+ link : https://github.com/magento/devdocs/pull/4521
33
+ - description : Added "Reverting data patches" section to [Develop data and schema
34
+ patches](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/declarative-schema/data-patches.html).
35
+ versions : 2.3.x
36
+ type : Major update
37
+ date : May 13, 2019
38
+ link : https://github.com/magento/devdocs/pull/4504
9
39
- description : Added clarity for `InstallData`/`UpgradeData` in relation to customer
10
40
EAV attributes for [EAV and extension attributes](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/attributes.html)
11
41
for all versions.
@@ -25,21 +55,21 @@ entries:
25
55
date : May 12, 2019
26
56
link : https://github.com/magento/devdocs/pull/4498
27
57
- description : Added a section and code example about using [email templates](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/translations/translate_theory.html)
28
- to do translations
58
+ to do translations.
29
59
versions : 2.1.x, 2.2.x, 2.3.x
30
60
type : Major update
31
61
date : May 10, 2019
32
62
link : https://github.com/magento/devdocs/pull/4476
33
63
- description : Added information about [page layout types](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-types.html)
34
- and a new code example that shows how to use them
64
+ and a new code example that shows how to use them.
35
65
versions : 2.1.x, 2.2.x, 2.3.x
36
66
type : Major update
37
67
date : May 10, 2019
38
68
link : https://github.com/magento/devdocs/pull/4475
39
69
- description : Published Amazon Sales Channel documentation for GA release.<br/>-
40
70
[Install](https://devdocs.magento.com/extensions/amazon-sales/)<br/>- [Release
41
71
Notes](https://devdocs.magento.com/extensions/amazon-sales/release-notes/)<br/>-
42
- [Compatibility](https://devdocs.magento.com/release/)
72
+ [Compatibility](https://devdocs.magento.com/release/).
43
73
versions : 2.0.0-asc
44
74
type : Major update
45
75
date : May 10, 2019
@@ -51,7 +81,7 @@ entries:
51
81
date : May 10, 2019
52
82
link : https://github.com/magento/devdocs/pull/4392
53
83
- description : Added the observer interface implementation to the [observer example](https://devdocs.magento.com/guides/v2.1/coding-standards/technical-guidelines.html)
54
- in the technical guidelines
84
+ in the technical guidelines.
55
85
versions : 2.1.x, 2.2.x, 2.3.x
56
86
type : Major update
57
87
date : May 10, 2019
@@ -88,7 +118,7 @@ entries:
88
118
date : May 7, 2019
89
119
link : https://github.com/magento/devdocs/pull/4437
90
120
- description : Added a [new code example](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_dialog.html)
91
- showing how to initialize and pass options to the dropdown dialog widget.
121
+ showing how to initialize and pass options to the drop-down dialog widget.
92
122
versions : 2.1.x, 2.2.x, 2.3.x
93
123
type : Major update
94
124
date : May 3, 2019
@@ -193,7 +223,7 @@ entries:
193
223
date : April 10, 2019
194
224
link : https://github.com/magento/devdocs/pull/3524
195
225
- description : Added a new [product release information](https://devdocs.magento.com/release/)
196
- topic that describes Magento's release policy, product availability, and extension
226
+ topic that describes Magento release policy, product availability, and extension
197
227
stability.
198
228
versions : 2.3.x
199
229
type : New topic
0 commit comments