You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_This changelog only contains release notes for PWA Studio and Venia 13.2.0_
4
+
_This changelog only contains release notes for PWA Studio and Venia 13.3.0_
5
5
_For older release notes, see_[PWA Studio releases][].
6
6
7
7
## Highlights
8
8
9
-
The 13.2.0 release of PWA Studio provides customers with many accessibility improvements for keyboard and screen-reader access, as well as several bug fixes. Full details are described below.
9
+
The 13.3.0 release of PWA Studio provides customers with many accessibility improvements for keyboard and screen-reader access, as well as several bug fixes. Full details are described below.
10
10
11
11
## Accessibility Updates
12
12
13
-
- Story: [4092][] — Sign in > Forget password is working with keyboard Enter key press.
14
-
- Story: [4100][] — Minicart > Buttons is working with keyboard Enter key press.
15
-
- Story: [4120][] — Apply Gift Card > Button is working with keyboard Enter key.
16
-
- Story: [4112][] — Enter Coupon Code > Button is working with keyboard Enter key press.
17
-
- Story: [4094][] — Apply Gift Card > Link Check Balance button is working now with Enter key press.
18
-
- Story: [4111][] — Estimate your Shipping > Button is working with keyboard Enter key press.
19
-
- bug: [4104][] — The screen reader now reads the appropriate message as expected when a shopper clicks Return to apply a gift card on the cart page without entering a gift card number.
20
-
- bug: [4104][] — System was getting crashed with unexpected error when pressed Retrun button with invalid Gift card number but now fixed and working without any issue.
13
+
- Bug: [4172][] — Reading wrong quantity into sub-folder of My account even when havnig atleast 1 item or more or zero has been fixed.
14
+
- Bug: [4131][] — Once the account is created and the logged in users are announced as "Hi <username>" and the moment you press tab it highlight the area and announces as "Toggle my account menu button expanded"
21
15
22
16
## Additional fixes
23
17
24
-
- Story: [4086][] — Updated to latest @adobe/magento-storefront-event-collector.
25
-
- Story: [4040][] — Added Dev Container config to improve developer experience.
26
-
- Story: [4103][] — Updated eventing system to stay compatible with latest AEP schema.
27
-
- Bug: [4123][] — Edited the Magento2 Backend URL to working url.
28
-
- Bug: [4121][] — The 'signout' event is now captured.
29
-
- Bug: [4118][] — PWA Scaffolding Tool uses old version.
- Bug: [4083][] — No results when filtering a category with a composite attribute from layered navigation.
33
-
- Bug: [4075][] — Venia header/layout broken in offline mode.
34
-
- Bug: [4124][] — Region required validation is working in pwa according to option selected in Magento.
35
-
- Bug: [4109][] — Url Rewrite to external URL does not work on PWA.
36
-
- Bug: [4114][] — PWA shows 404 when having store code in URL.
37
-
- Bug: [4102][] — When you click on Thumbnail, Add to cart works.
38
-
- Bug: [4060][] — Search auto populate results not accessible with tab or up/down keys.
39
-
40
-
## 13.2.0 Lighthouse scores
41
-
42
-
With each new release of PWA Studio, we perform Lighthouse audits of four Venia page types, each representing a different level of complexity. Shown below are the Lighthouse scores for the 13.2.0 release of these pages on desktop and mobile devices.
18
+
- Story: [4173][] — Price filter is now showing currency symbol
19
+
- Story: [4090][] — Added additional user_errors parameter for cart addition and show error message if reported by Adobe Commerce.
- Bug: [4124][] — Region is required in PWA even if this option is disabled in Magento has been fixed
22
+
- Bug: [41][] - System is able to navigate to layered URL based on search term
23
+
- Bug: [4168][] — System is able to navigate to layered URL based on search term
24
+
- Bug: [4133][] — User is able to access category/subcategory pages even while active search
25
+
- Bug: [4174][] — Error has been fixed on shipping address page to complete checkout for guest and registered user
26
+
- Bug: [4143][] — Duplicate Queries were fired multiple times at time of load of page but after fix applied it is resolved
27
+
- Bug: [40][] — User is able see checkmo option when checkmo checkout configuration is done for selceted country
28
+
- Bug: [32][] - The system was thowing error with prex extension while adding the product to cart but after user can add product without any error with or without prex extension.
29
+
- Bug: [113][] — The system was thowing error with prex extension while adding the product to cart but after user can add product without any error with or without prex extension.
30
+
- Bug: [4135][] — Error message has been updated acording to action on Edit Item popup while updating unavailable quantity.
31
+
- Bug: [38][] - Total number of iteam quantity is displayed as per configuration selected in backend
32
+
- Bug: [4149][] — Total number of iteam quantity is displayed as per configuration selected in backend
33
+
- Bug: [21][] — Error occurs when Runtime exception is thrown in vendor/magento/module-upward-connector/Model/PageType.php is resolved
34
+
- Bug: [4129][] — Image is rendered on wrong pages when parallax is used on page builder.
35
+
36
+
## 13.3.0 Lighthouse scores
37
+
38
+
With each new release of PWA Studio, we perform Lighthouse audits of four Venia page types, each representing a different level of complexity. Shown below are the Lighthouse scores for the 13.3.0 release of these pages on desktop and mobile devices.
43
39
44
40
### Desktop scores
45
41
@@ -50,7 +46,7 @@ With each new release of PWA Studio, we perform Lighthouse audits of four Venia
@@ -79,7 +75,7 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
79
75
### Updated package dependencies
80
76
81
77
Open your `package.json` file and update the PWA Studio package dependencies to the versions associated with this release.
82
-
The following table lists the latest versions of each package as of 13.2.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 13.1.0.
78
+
The following table lists the latest versions of each package as of 13.3.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 13.2.0.
83
79
84
80
**NOTE:**
85
81
Your project may not depend on some packages listed in this table.
@@ -88,51 +84,47 @@ Your project may not depend on some packages listed in this table.
0 commit comments