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

Commit ceeb33d

Browse files
authored
Merge branch 'master' into db_guild
2 parents 5530bbd + 799cc48 commit ceeb33d

File tree

140 files changed

+2385
-829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+2385
-829
lines changed

src/_data/roadmap.yml

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
roadmap:
2+
- name: In Progress
3+
features:
4+
- name: Framework updates (e.g. KnockoutJS, RequireJS, etc.)
5+
status: inProgress
6+
- name: GraphQL - Admin configuration
7+
status: inProgress
8+
- name: GraphQL - Caching updates
9+
status: inProgress
10+
- name: jQuery 3.6.x support
11+
status: inProgress
12+
- name: OpenSearch 1.x support
13+
status: inProgress
14+
- name: PayPal and Braintree updates
15+
status: inProgress
16+
type: Extension
17+
- name: PHP 8.1 support
18+
status: inProgress
19+
- name: PWA - Global theming/styling
20+
status: inProgress
21+
- name: PWA - Custom product attributes
22+
status: inProgress
23+
- name: PWA - Performance optimizations
24+
status: inProgress
25+
- name: PWA - Shopping and cart improvements
26+
status: inProgress
27+
- name: Security and quality improvements
28+
status: inProgress
29+
- name: Vendor Bundled Extensions (VBEs) – Updates
30+
status: inProgress
31+
type: Extension
32+
- name: Planned
33+
features:
34+
- name: Accelerated checkout powered by Bolt (extension)
35+
status: Planned
36+
type: Extension
37+
- name: Accessibility improvements for storefront/admin
38+
status: Planned
39+
- name: Framework updates (e.g. KnockoutJS, RequireJS, etc.)
40+
status: Planned
41+
- name: GraphQL - Personalization updates
42+
status: Planned
43+
- name: GraphQL - Page Builder improvements
44+
status: Planned
45+
- name: GraphQL - Inventory improvements
46+
status: Planned
47+
- name: Page Builder - Mobile layout optimization
48+
status: Planned
49+
- name: Page Builder - Column grid layouts (viewports)
50+
status: Planned
51+
- name: Payment services (extension)
52+
status: Planned
53+
- name: PWA - Server-side rendering (SSR)
54+
status: Planned
55+
- name: PWA - Extensibility improvements (payment/ship)
56+
status: Planned
57+
- name: PWA - Bundle product type
58+
status: Planned
59+
- name: Security and quality improvements
60+
status: Planned
61+
- name: Walmart Marketplace (extension)
62+
status: Planned
63+
type: Extension

src/_data/toc/cloud-guide.yml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -570,46 +570,14 @@ pages:
570570
versionless: true
571571
children:
572572

573-
- label: Troubleshoot deployment
574-
url: /cloud/trouble/troubleshoot-deployment.html
575-
versionless: true
576-
577-
- label: Incorrect credentials
578-
url: /cloud/trouble/trouble_ce-creds.html
579-
versionless: true
580-
581-
- label: Resolve issues with a new project
582-
url: /cloud/trouble/trouble_proj-startover.html
583-
versionless: true
584-
585573
- label: Component deployment failure
586574
url: /cloud/trouble/trouble_comp-deploy-fail.html
587575
versionless: true
588576

589-
- label: Resolve issues with encryption key
590-
url: /cloud/trouble/trouble-crypt-key-variable.html
591-
versionless: true
592-
593-
- label: Resolve issues with HTML minification
594-
url: /cloud/trouble/trouble-error-html-minification.html
595-
versionless: true
596-
597-
- label: Resolve issues with Google Analytics during deployment
598-
url: /cloud/trouble/trouble-google-analytics-deploy.html
599-
versionless: true
600-
601-
- label: Site availability
602-
url: /cloud/trouble/site-availability.html
603-
versionless: true
604-
605577
- label: Add site map and search engine robots
606578
url: /cloud/trouble/robots-sitemap.html
607579
versionless: true
608580

609-
- label: Theme troubleshooting
610-
url: /cloud/trouble/theme-troubleshooting.html
611-
versionless: true
612-
613581
- label: Upgrades and patches
614582
url: /cloud/project/project-upgrade-parent.html
615583
versionless: true

src/_data/toc/migration-guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ pages:
6464
url: https://support.magento.com/hc/en-us/articles/360033020451
6565

6666
- label: Changelog
67-
url: https://github.com/magento/data-migration-tool/blob/2.3/CHANGELOG.md
67+
url: https://github.com/magento/data-migration-tool/blob/2.4/CHANGELOG.md

src/_data/toc/product-recommendations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pages:
1212
url: /recommendations/install-configure.html
1313
versionless: true
1414

15-
- label: Recommendation Events
15+
- label: Data Collection for Recommendations
1616
url: /recommendations/events.html
1717
versionless: true
1818

src/_data/toc/release.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
label: Release Information
22
pages:
33

4+
- label: Roadmap
5+
url: /release/roadmap.html
6+
versionless: true
7+
48
- label: Upcoming releases
59
url: /release/
610
versionless: true
711

12+
- label: Beta program
13+
url: /release/beta-program.html
14+
versionless: true
15+
816
- label: Released versions
917
url: /release/released-versions.html
1018
versionless: true

src/_data/toc/software-update-guide.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,22 @@ pages:
6969
- label: Add or update components
7070
url: /install-gde/install/cli/dev_add-update.html
7171

72-
- label: Apply patches
73-
url: /comp-mgr/patching.html
72+
- label: Quality Patches Tool
73+
url: /quality-patches/tool.html
74+
versionless: true
7475
children:
7576

76-
- label: Quality Patches Tool
77-
url: /comp-mgr/patching/mqp.html
78-
children:
77+
- label: Usage
78+
url: /quality-patches/usage.html
79+
versionless: true
7980

80-
- label: Quality patches for Adobe Commerce
81-
url: /quality-patches/release-notes-commerce.html
82-
versionless: true
81+
- label: Release notes
82+
url: /quality-patches/release-notes.html
83+
versionless: true
8384

84-
- label: Quality patches for Magento Open Source
85-
url: /quality-patches/release-notes-open-source.html
86-
versionless: true
85+
- label: Apply patches
86+
url: /comp-mgr/patching.html
87+
children:
8788

8889
- label: Command Line
8990
url: /comp-mgr/patching/command-line.html

src/_data/var.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,23 @@ mbi: Adobe Commerce Reporting
2121
# Cloud product name variables
2222

2323
ece: Adobe Commerce on cloud infrastructure
24-
ece-release-date: July 29, 2021
2524
csuite: Cloud Suite for Commerce
2625

2726
ct: ece-tools
2827
ct-repo: magento/ece-tools
29-
ct-release: 2002.1.7
28+
ct-release: 2002.1.8
3029

3130
mcc-prod: Cloud Components of Commerce
3231
mcc-package: magento/magento-cloud-components
33-
mcc-release: 1.0.8
32+
mcc-release: 1.0.9
3433

3534
mcd-prod: Cloud Docker for Commerce
3635
mcd-package: magento/magento-cloud-docker
37-
mcd-release: 1.2.4
36+
mcd-release: 1.3.0
3837

3938
mcp-prod: Cloud Patches for Commerce
4039
mcp-package: magento/magento-cloud-patches
41-
mcp-release: 1.0.12
40+
mcp-release: 1.0.13
4241

4342
# TIP: Use the following syntax to use a variable in the documentation source: {{site.data.var.xx}} where xx
4443
# is the variable value.

src/_data/whats-new.yml

Lines changed: 156 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,162 @@ 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 Oct 11 14:51:53 2021
7+
updated: Mon Nov 1 14:38:45 2021
88
entries:
9+
- description: Moved the [Adobe Commerce Beta Program](https://devdocs.magento.com/release/beta-program.html)
10+
topic from the `magento/magento2` GitHub wiki to devdocs.magento.com.
11+
versions: 2.x
12+
type: New Topic
13+
date: November 1, 2021
14+
link: https://github.com/magento-commerce/devdocs/pull/2564
15+
merge_commit: af2a640a23703ea740a9819ac27503c082526635
16+
contributor: dshevtsov
17+
membership: true
18+
labels:
19+
- 2.x
20+
- New Topic
21+
- description: Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
22+
for the 1.1.5 Quality Patches Tool (QPT) package release.
23+
versions: 2.x
24+
type: Major Update
25+
date: October 27, 2021
26+
link: https://github.com/magento-commerce/devdocs/pull/2618
27+
merge_commit: 4f9cf19e36c015ece29d6f550cc9f759af11575a
28+
contributor: agorbivskyi
29+
membership: true
30+
labels:
31+
- 2.x
32+
- Major Update
33+
- description: Update the [Cloud guide PrivateLink service](https://devdocs.magento.com/cloud/project/privatelink-service.html)
34+
prerequisites, clarifying some points and providing additional guidance for Azure
35+
Private Link.
36+
versions: 2.x
37+
type: Major Update
38+
date: October 26, 2021
39+
link: https://github.com/magento-commerce/devdocs/pull/2593
40+
merge_commit: 2da06e674511632801f969492b98ca35a8cbcb49
41+
contributor: hguthrie
42+
membership: true
43+
labels:
44+
- 2.x
45+
- Major Update
46+
- description: 'Cloud Release for October 25: Updated release notes for all cloud
47+
packages. See [Release notes for Cloud suite](https://devdocs.magento.com/cloud/release-notes/cloud-tools.html).'
48+
versions: 2.x
49+
type: Major Update
50+
date: October 26, 2021
51+
link: https://github.com/magento-commerce/devdocs/pull/2601
52+
merge_commit: 5a325413c97a2a50a6a993f6dfa831708fdd1dca
53+
contributor: hguthrie
54+
membership: true
55+
labels:
56+
- 2.x
57+
- Major Update
58+
- description: Added the "cache" and "system" descriptions to the [env.php reference](https://devdocs.magento.com/guides/v2.4/config-guide/prod/config-reference-envphp.html)
59+
topic.
60+
versions: 2.4.x
61+
type: Major Update
62+
date: October 22, 2021
63+
link: https://github.com/magento/devdocs/pull/9186
64+
merge_commit: ecfce43befaea1054d0ed8451a208ea07de3d2b4
65+
contributor: srsathish92
66+
membership: false
67+
labels:
68+
- Major Update
69+
- partners-contribution
70+
- 2.4.x
71+
- 'Progress: done'
72+
- 'Partner: ITG Commerce'
73+
- description: "[Release notes](https://devdocs.magento.com/live-search/release-notes.html)
74+
for Live Search 1.3.0"
75+
versions: 2.4.x
76+
type: Major Update
77+
date: October 21, 2021
78+
link: https://github.com/magento-commerce/devdocs/pull/2592
79+
merge_commit: ecd524f562b0f03de9b65c06d849415617e53dd6
80+
contributor: ccondra
81+
membership: true
82+
labels:
83+
- Major Update
84+
- 2.4.x
85+
- description: The Composer `root-update-plugin` has been updated to be compatible
86+
with Composer 2.1.6. [Upgrade Commerce](https://devdocs.magento.com/guides/v2.4/comp-mgr/cli/cli-upgrade.html)
87+
provides details about upgrading Magento Open Source and Adobe Commerce with the
88+
new version of the plugin.
89+
versions: 2.4.4
90+
type: Major Update
91+
date: October 20, 2021
92+
link: https://github.com/magento-commerce/devdocs/pull/2581
93+
merge_commit: 5a9604f08dac24aaf84ecf423486d460798df5dd
94+
contributor: keharper
95+
membership: true
96+
labels:
97+
- Major Update
98+
- 2.4.4
99+
- description: Update [reference data for the backward incompatible changes](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html).
100+
Covering entire products instead of the main source code repositories.
101+
versions: 2.4.x
102+
type: Major Update
103+
date: October 20, 2021
104+
link: https://github.com/magento-commerce/devdocs/pull/2598
105+
merge_commit: 7c08bc0fb8369b1c524dca7abd027eb837aeb3a0
106+
contributor: dshevtsov
107+
membership: true
108+
labels:
109+
- Major Update
110+
- 2.4.x
111+
- description: Added a [public roadmap](https://devdocs.magento.com/release/roadmap.html)
112+
for Magento Open Source.
113+
versions: 2.x
114+
type: New Topic
115+
date: October 20, 2021
116+
link: https://github.com/magento-commerce/devdocs/pull/2603
117+
merge_commit: 5a0d39d531a142d92d97a6b0e7cec249aa03757e
118+
contributor: jeff-matthews
119+
membership: true
120+
labels:
121+
- 2.x
122+
- New Topic
123+
- description: Reference data for the [2.4.3-p1](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html),
124+
[2.3.7-p1 and 2.3.7-p2](https://devdocs.magento.com/guides/v2.3/release-notes/backward-incompatible-changes/reference.html)
125+
backward incompatible changes.
126+
versions: 2.4.3, 2.3.7
127+
type: Major Update
128+
date: October 13, 2021
129+
link: https://github.com/magento-commerce/devdocs/pull/2584
130+
merge_commit: c09fc76fce47943badea59e3c304da42ecee7b71
131+
contributor: dshevtsov
132+
membership: true
133+
labels:
134+
- Major Update
135+
- 2.4.3
136+
- 2.3.7
137+
- description: Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
138+
for the 1.1.4 Quality Patches Tool (QPT) package release.
139+
versions: 2.x
140+
type: Major Update
141+
date: October 13, 2021
142+
link: https://github.com/magento-commerce/devdocs/pull/2585
143+
merge_commit: da4ca195ba9815e49163b4180c4ced2dc1d60767
144+
contributor: agorbivskyi
145+
membership: true
146+
labels:
147+
- 2.x
148+
- Major Update
149+
- description: "[2.4.3-p1](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html)
150+
and [2.3.7-p2](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html)
151+
releases."
152+
versions: 2.4.3, 2.3.7
153+
type: Major Update
154+
date: October 12, 2021
155+
link: https://github.com/magento-commerce/devdocs/pull/2576
156+
merge_commit: '061890a9fe9a3a1e6c36f0c5eb4a03fbf7fe469d'
157+
contributor: dshevtsov
158+
membership: true
159+
labels:
160+
- Major Update
161+
- 2.4.3
162+
- 2.3.7
9163
- description: Added release notes for the 2.4.3-p1 and 2.3.7-p2 Adobe Commerce releases.
10164
See [2.4 Release Information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html)
11165
and [2.3 Release Information](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).
@@ -225,7 +379,7 @@ entries:
225379
- Major Update
226380
- 2.4.3
227381
- description: Added [Community quality patches release notes](https://github.com/magento/quality-patches/blob/master/community-release-notes.md)
228-
to a table of contents at [Commerce Quality Patches](https://devdocs.magento.com/guides/v2.4/comp-mgr/patching/mqp.html).
382+
to a table of contents at [Commerce Quality Patches](https://devdocs.magento.com/quality-patches/usage.html).
229383
versions: 2.x
230384
type: Major Update
231385
date: August 27, 2021

0 commit comments

Comments
 (0)