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

Commit 91876a8

Browse files
authored
Merge branch 'master' into kh_composer-plugin
2 parents d09cfe6 + 7c08bc0 commit 91876a8

File tree

65 files changed

+1593
-268
lines changed

Some content is hidden

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

65 files changed

+1593
-268
lines changed

src/_data/core-releases.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"2.4": {
33
"releases": [
4+
{
5+
"publishedAt": "2021-10-12T14:41:27Z",
6+
"tagName": "2.4.3-p1"
7+
},
48
{
59
"publishedAt": "2021-08-10T16:44:14Z",
610
"tagName": "2.4.3"
@@ -38,6 +42,10 @@
3842
},
3943
"2.3": {
4044
"releases": [
45+
{
46+
"publishedAt": "2021-10-12T14:41:22Z",
47+
"tagName": "2.3.7-p2"
48+
},
4149
{
4250
"publishedAt": "2021-08-10T16:44:05Z",
4351
"tagName": "2.3.7-p1"

src/_data/mde.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ extensions:
505505
name: Product Recommendations
506506
versions:
507507
-
508-
name: 3.3.3
508+
name: 3.3.5
509509
support:
510510
2.3.0: supported
511511
2.3.1: supported
@@ -519,6 +519,21 @@ extensions:
519519
2.4.1: supported
520520
2.4.2: supported
521521
2.4.3: supported
522+
-
523+
name: 3.3.3
524+
support:
525+
2.3.0: compatible
526+
2.3.1: compatible
527+
2.3.2: compatible
528+
2.3.3: compatible
529+
2.3.4: compatible
530+
2.3.5-p1: compatible
531+
2.3.6: compatible
532+
2.3.7: compatible
533+
2.4.0: compatible
534+
2.4.1: compatible
535+
2.4.2: compatible
536+
2.4.3: compatible
522537
-
523538
name: 3.3.2
524539
support:

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/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
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

src/_data/whats-new.yml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,48 @@ 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 Oct 18 14:38:48 2021
88
entries:
9+
- description: Reference data for the [2.4.3-p1](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html),
10+
[2.3.7-p1 and 2.3.7-p2](https://devdocs.magento.com/guides/v2.3/release-notes/backward-incompatible-changes/reference.html)
11+
backward incompatible changes.
12+
versions: 2.4.3, 2.3.7
13+
type: Major Update
14+
date: October 13, 2021
15+
link: https://github.com/magento-commerce/devdocs/pull/2584
16+
merge_commit: c09fc76fce47943badea59e3c304da42ecee7b71
17+
contributor: dshevtsov
18+
membership: true
19+
labels:
20+
- Major Update
21+
- 2.4.3
22+
- 2.3.7
23+
- description: Published [release notes](https://devdocs.magento.com/quality-patches/release-notes.html)
24+
for the 1.1.4 Quality Patches Tool (QPT) package release.
25+
versions: 2.x
26+
type: Major Update
27+
date: October 13, 2021
28+
link: https://github.com/magento-commerce/devdocs/pull/2585
29+
merge_commit: da4ca195ba9815e49163b4180c4ced2dc1d60767
30+
contributor: agorbivskyi
31+
membership: true
32+
labels:
33+
- 2.x
34+
- Major Update
35+
- description: "[2.4.3-p1](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html)
36+
and [2.3.7-p2](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html)
37+
releases."
38+
versions: 2.4.3, 2.3.7
39+
type: Major Update
40+
date: October 12, 2021
41+
link: https://github.com/magento-commerce/devdocs/pull/2576
42+
merge_commit: '061890a9fe9a3a1e6c36f0c5eb4a03fbf7fe469d'
43+
contributor: dshevtsov
44+
membership: true
45+
labels:
46+
- Major Update
47+
- 2.4.3
48+
- 2.3.7
949
- description: Added release notes for the 2.4.3-p1 and 2.3.7-p2 Adobe Commerce releases.
1050
See [2.4 Release Information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html)
1151
and [2.3 Release Information](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
#### Class changes {#b2b-240-241-class}
2+
3+
| What changed | How it changed |
4+
| ------------------------------------------------------------------------- | ------------------------------------ |
5+
| Magento\Authorization\Model\Role::$\_cacheTag | [protected] Property has been added. |
6+
| Magento\Catalog\Model\Category::getCacheTags | [public] Method has been added. |
7+
| Magento\Catalog\Model\Product::getCacheTags | [public] Method has been added. |
8+
| Magento\CompanyShipping\Block\Company\Profile\ShippingMethod | Class was added. |
9+
| Magento\Framework\Stdlib\Cookie\CookieMetadata::KEY_SAME_SITE | Constant has been added. |
10+
| Magento\Framework\Stdlib\Cookie\CookieMetadata::getSameSite | [public] Method has been added. |
11+
| Magento\Framework\Stdlib\Cookie\CookieMetadata::setSameSite | [public] Method has been added. |
12+
| Magento\NegotiableQuote\Block\Adminhtml\CustomerEdit\Tab\Grid | Class was added. |
13+
| Magento\PurchaseOrderRule\Block\PurchaseOrder\Approval\Counter | Class was added. |
14+
| Magento\PurchaseOrderRule\Block\RuleFieldset\ViewCondition | Class was added. |
15+
| Magento\ReCaptchaValidationApi\Model\ValidationErrorMessagesProvider | Class was added. |
16+
| Magento\RequisitionList\Block\Cart\Item\Renderer\Actions\AddToRequisition | Class was added. |
17+
| Magento\RequisitionList\Block\Checkout\Cart\Addto\Requisition | Class was added. |
18+
| Magento\User\Model\User::$\_cacheTag | [protected] Property has been added. |
19+
20+
#### Interface changes {#b2b-240-241-interface}
21+
22+
| What changed | How it changed |
23+
| -------------------------------------------------------------------------------- | --------------------------------- |
24+
| Magento\AdobeImsApi\Api\Data\ConfigInterface | Interface was added. |
25+
| Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface::getCanLicense | [public] Method has been removed. |
26+
| Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface::isCanLicense | [public] Method has been added. |
27+
| Magento\Catalog\Api\ProductAttributeOptionUpdateInterface | Interface was added. |
28+
| Magento\Eav\Api\AttributeOptionUpdateInterface | Interface was added. |
29+
| Magento\ReCaptchaUi\Model\ErrorMessageConfigInterface | Interface was added. |
30+
31+
#### Database changes {#b2b-240-241-database}
32+
33+
| What changed | How it changed |
34+
| ------------------------------------------------------------------------- | -------------------------------------------------------------------- |
35+
| company_shipping | Table was added |
36+
| login_as_customer_assistance_allowed | Table was added |
37+
| media_gallery_asset/MEDIA_GALLERY_ID_PATH_TITLE_CONTENT_TYPE_WIDTH_HEIGHT | Unique key was removed |
38+
| media_gallery_asset/constraint | Module db schema whitelist reduced (media_gallery_asset/constraint). |
39+
40+
#### Di changes {#b2b-240-241-di}
41+
42+
| What changed | How it changed |
43+
| ---------------------- | ------------------------ |
44+
| mediaGalleryFilterPool | Virtual Type was removed |
45+
| mediaGalleryReporting | Virtual Type was removed |
46+
47+
#### System changes {#b2b-240-241-system}
48+
49+
| What changed | How it changed |
50+
| ----------------------------------------------------------------------------------- | ----------------------------------- |
51+
| btob | A section-node was added |
52+
| btob/website_configuration | A group-node was added |
53+
| btob/website_configuration/default_b2b_shipping_methods | A group-node was added |
54+
| btob/website_configuration/default_b2b_shipping_methods/applicable_shipping_methods | A field-node was added |
55+
| btob/website_configuration/default_b2b_shipping_methods/available_shipping_methods | A field-node was added |
56+
| checkout/cart/enable_clear_shopping_cart | A field-node was added |
57+
| cms/pagebuilder/enable_content_preview | A field-node was added |
58+
| login_as_customer/general/shopping_assistance_checkbox_title | A field-node was added |
59+
| login_as_customer/general/shopping_assistance_checkbox_tooltip | A field-node was added |
60+
| recaptcha_backend/failure_messages | A group-node was added |
61+
| recaptcha_backend/failure_messages/technical_failure_message | A field-node was added |
62+
| recaptcha_backend/failure_messages/validation_failure_message | A field-node was added |
63+
| recaptcha_backend/type_invisible/validation_failure_message | A field-node was removed |
64+
| recaptcha_backend/type_recaptcha/validation_failure_message | A field-node was removed |
65+
| recaptcha_backend/type_recaptcha_v3/validation_failure_message | A field-node was removed |
66+
| recaptcha_frontend/failure_messages | A group-node was added |
67+
| recaptcha_frontend/failure_messages/technical_failure_message | A field-node was added |
68+
| recaptcha_frontend/failure_messages/validation_failure_message | A field-node was added |
69+
| recaptcha_frontend/type_for/company_create | A field-node was added |
70+
| recaptcha_frontend/type_for/customer_edit | A field-node was added |
71+
| recaptcha_frontend/type_invisible/validation_failure_message | A field-node was removed |
72+
| recaptcha_frontend/type_recaptcha/validation_failure_message | A field-node was removed |
73+
| recaptcha_frontend/type_recaptcha_v3/validation_failure_message | A field-node was removed |
74+
| system.xml | System configuration file was added |
75+
76+
#### XSD changes {#b2b-240-241-xsd}
77+
78+
| What changed | How it changed |
79+
| ------------------ | ------------------------------ |
80+
| /etc/overrides.xsd | A schema declaration was added |
81+
| global | An optional node was added |
82+
83+
#### Class API membership changes {#b2b-240-241-class-api-membership}
84+
85+
| What changed | How it changed |
86+
| -------------------------------------------------------- | ---------------- |
87+
| Magento\AdvancedCheckout\Block\Adminhtml\Sku\AbstractSku | Class was added. |
88+
| Magento\Framework\View\Page\Builder | Class was added. |
89+
| Magento\SalesRule\Model\Validator | Class was added. |
90+
| Magento\TargetRule\Block\Product\AbstractProduct | Class was added. |

0 commit comments

Comments
 (0)