Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit feecf4b

Browse files
authored
Merge pull request magento-commerce/devdocs#2497
Update What's New
2 parents 81fbbf3 + 21e1bec commit feecf4b

File tree

1 file changed

+93
-19
lines changed

1 file changed

+93
-19
lines changed

src/_data/whats-new.yml

Lines changed: 93 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,83 @@ description: This page contains recent changes that we think you'd like to know
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: "/whats-new.html"
66
thread: "/whatsnew-feed.xml"
7-
updated: Mon Aug 23 15:54:58 2021
7+
updated: Mon Aug 30 16:00:00 2021
88
entries:
9+
- description: Added [Community quality patches release notes](https://github.com/magento/quality-patches/blob/master/community-release-notes.md)
10+
to a table of contents at [Commerce Quality Patches](https://devdocs.magento.com/guides/v2.4/comp-mgr/patching/mqp.html).
11+
versions: 2.x
12+
type: Major Update
13+
date: August 27, 2021
14+
link: https://github.com/magento-commerce/devdocs/pull/2457
15+
merge_commit: 148f54f2ff8d4f1b2bd767d020a67f8b6ed30ac1
16+
contributor: dshevtsov
17+
membership: true
18+
labels:
19+
- 2.x
20+
- Major Update
21+
- description: Added information about the August 27 hotfix for MC-43059 to the [Adobe
22+
Commerce 2.4.3 Release Notes](https://devdocs.magento.com/guides/v2.4/release-notes/commerce-2-4-3.html),
23+
[Magento Open Source 2.4.3 Release Notes](https://devdocs.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html),
24+
and [Adobe Commerce 2.3.7-p1](https://devdocs.magento.com/guides/v2.3/release-notes/2-3-7-p1.html).
25+
versions: 2.4.3, 2.3.7
26+
type: Major Update
27+
date: August 27, 2021
28+
link: https://github.com/magento-commerce/devdocs/pull/2494
29+
merge_commit: 81fbbf3e37cc4b09a2d62ea6cb08e361fd051321
30+
contributor: jfrontain
31+
membership: true
32+
labels:
33+
- Major Update
34+
- 2.4.3
35+
- 2.3.7
36+
- description: 'Live Search now has two [installation methods](https://devdocs.magento.com/live-search/install.html):
37+
Method 1 requires a period of storefront downtime and Method 2 does not.'
38+
versions: 2.4.x
39+
type: Major Update
40+
date: August 26, 2021
41+
link: https://github.com/magento-commerce/devdocs/pull/2477
42+
merge_commit: 1bc5c64a16ba0c6d31ed44415a31bbb3266c4395
43+
contributor: ccondra
44+
membership: true
45+
labels:
46+
- Major Update
47+
- 2.4.x
48+
- description: Added a new [cross-site forgery request (CSRF)](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/security/csrf.html)
49+
topic.
50+
versions: 2.3.x, 2.4.x
51+
type: New Topic
52+
date: August 25, 2021
53+
link: https://github.com/magento-commerce/devdocs/pull/2474
54+
merge_commit: c99bb90e973a900e4bccd4597a650cd67e23a81e
55+
contributor: AlexMaxHorkun
56+
membership: true
57+
labels:
58+
- New Topic
59+
- 2.3.x
60+
- 2.4.x
61+
- description: Updated [REST API reference](https://magento.redoc.ly/2.4.3-admin/).
62+
versions: 2.4.3
63+
type: Major Update
64+
date: August 24, 2021
65+
link: https://github.com/magento-commerce/devdocs/pull/2484
66+
merge_commit: 9c6fd0a1db45447a24c2d7d0e8e7bc977de12feb
67+
contributor: dobooth
68+
membership: true
69+
labels:
70+
- Enhancement
71+
- Major Update
72+
- 2.4.3
73+
- description: Updated [Magento 2.4 backward incompatible changes](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/index.html).
74+
versions: 2.4.3
75+
type: Major Update
76+
date: August 23, 2021
77+
link: https://github.com/magento-commerce/devdocs/pull/2478
78+
merge_commit: 8ae72a736b5da9e1dad858bf40bfcb0b3a0aee6f
79+
contributor: jfrontain
80+
membership: true
81+
labels:
82+
- Major Update
83+
- 2.4.3
984
- description: Clarified the difference between [updating the ece-tools package](https://devdocs.magento.com/cloud/project/ece-tools-update.html)
1085
and [upgrading your cloud project to use the ece-tools package](https://devdocs.magento.com/cloud/project/ece-tools-upgrade-project.html).
1186
versions: 2.x
@@ -1225,8 +1300,8 @@ entries:
12251300
link: https://github.com/magento/devdocs/pull/8770
12261301
contributor: abukatar
12271302
profile: https://github.com/abukatar
1228-
- description: Added the "Configure product video options from Admin" section
1229-
to the [Configure product video](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/product-video.html)
1303+
- description: Added the "Configure product video options from Admin" section to the
1304+
[Configure product video](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/product-video.html)
12301305
topic.
12311306
versions: 2.3.x, 2.4.x
12321307
type: Major Update
@@ -2518,9 +2593,9 @@ entries:
25182593
link: https://github.com/magento/devdocs/pull/7785
25192594
contributor: dshevtsov
25202595
profile: https://github.com/dshevtsov
2521-
- description: Added information about the Quality Patches tool in the
2522-
[Software Upgrade Guide](https://devdocs.magento.com/guides/v2.4/comp-mgr/patching.html)
2523-
and [Cloud Guide](https://devdocs.magento.com/cloud/project/project-patch.html).
2596+
- description: Added information about the Quality Patches tool in the [Software Upgrade
2597+
Guide](https://devdocs.magento.com/guides/v2.4/comp-mgr/patching.html) and [Cloud
2598+
Guide](https://devdocs.magento.com/cloud/project/project-patch.html).
25242599
versions: 2.3.x, 2.4.x
25252600
type: Major Update
25262601
date: August 26, 2020
@@ -3601,9 +3676,8 @@ entries:
36013676
link: https://github.com/magento/devdocs/pull/6811
36023677
- description: Improved the instructions to configure Cloud Starter projects to use
36033678
New Relic to add alternative instructions for users who have access to New Relic
3604-
and the Admin for a site, but do not have access to configure environment
3605-
variables through the Magento Cloud project. See [Configure New Relic for Starter
3606-
environments](https://devdocs.magento.com/cloud/project/new-relic.html#configure-new-relic-for-starter-environments).
3679+
and the Admin for a site, but do not have access to configure environment variables
3680+
through the Magento Cloud project. See [Configure New Relic for Starter environments](https://devdocs.magento.com/cloud/project/new-relic.html#configure-new-relic-for-starter-environments).
36073681
versions: 2.3.x
36083682
type: Technical changes
36093683
date: March 11, 2020
@@ -5809,12 +5883,12 @@ entries:
58095883
date: March 1, 2019
58105884
link: https://github.com/magento/devdocs/pull/3841
58115885
- description: "- Updated the Custom VCL snippets with instructions for using the
5812-
Admin UI to create and manage VCL snippets.<br/>- Updated and corrected
5813-
the following examples for using Fastly Edge Dictionaries and custom VCL snippets
5814-
to manage request routing for Magento Commerce Cloud traffic: Set up redirects
5815-
to WordPress backend, Block referrer spam, and Secure access to the Admin UI by
5816-
client IP address. Included prerequisites and instructions for adding VCL snippets
5817-
from the Admin UI or Fastly API."
5886+
Admin UI to create and manage VCL snippets.<br/>- Updated and corrected the following
5887+
examples for using Fastly Edge Dictionaries and custom VCL snippets to manage
5888+
request routing for Magento Commerce Cloud traffic: Set up redirects to WordPress
5889+
backend, Block referrer spam, and Secure access to the Admin UI by client IP address.
5890+
Included prerequisites and instructions for adding VCL snippets from the Admin
5891+
UI or Fastly API."
58185892
versions: 2.1.x, 2.2.x, 2.3.x
58195893
type: Technical changes
58205894
date: March 1, 2019
@@ -5841,10 +5915,10 @@ entries:
58415915
Updated the Cloud Docker content to explain how to configure Xdebug.<br/>- Added
58425916
two new environment variables: RESOURCE_CONFIGURATION deploy variable and X_FRAME_CONFIGURATION
58435917
global variable<br/>- Updated the ADMIN variables and clarified the usage of ADMIN
5844-
variables in the Access your Admin page.<br/>- Added an example
5845-
for preloading pages from multiple domains in the WARM_UP_PAGES post-deploy variable.<br/>-
5846-
Deprecated SCD_EXCLUDE_THEMES environment variable.<br/>- Clarified the backup
5847-
and retention statements regarding the most recent 24-hour period.'
5918+
variables in the Access your Admin page.<br/>- Added an example for preloading
5919+
pages from multiple domains in the WARM_UP_PAGES post-deploy variable.<br/>- Deprecated
5920+
SCD_EXCLUDE_THEMES environment variable.<br/>- Clarified the backup and retention
5921+
statements regarding the most recent 24-hour period.'
58485922
versions: 2.1.x, 2.2.x, 2.3.x
58495923
type: Major update
58505924
date: February 26, 2019

0 commit comments

Comments
 (0)