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.3.0_
4
+
_This changelog only contains release notes for PWA Studio and Venia 14.0.0_
5
5
_For older release notes, see_[PWA Studio releases][].
6
6
7
7
## Highlights
8
8
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.
9
+
The 14.0.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
-
- 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"
13
+
- Bug: [4195][] — Only one folder should be remained open when navigating the control from profile to minicart or viceversa
15
14
16
15
## Additional fixes
17
16
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.
17
+
- Story: [4196][] — Updated Tailwind to V3
18
+
- Bug: [4207][] — yarn install broken after #4191
19
+
- Bug: [4235][] — Search products by category from searchBar is working according to searched text.
20
+
- Bug: [4180][] - Layered navigation Options are not visible when no results are available
21
+
- Bug: [4194][] — Thumbnail Images are getting are now not hidden due to PR
22
+
- Bug: [4221][] — Broken Sign-in following 13.3.0 is fixed
23
+
- Bug: [48][] — Exception causes error on PWA build is resolved
24
+
- Bug: [4221][] — mergeCarts GraphQl Error is resolved
- Bug: [4229][] — Order statuses are decoupled from the back-end
28
+
- Bug: [4231][] - Unable to sign-In using TAB/ Mouse Click button from Sign in Page is resolved
29
+
- Bug: [49][] — PWA metapackages should support PHP8.3
30
+
- Bug: [28][] — Unable to complile local code with venia-sample data package in local now resolved
31
+
- Bug: [4183][] — Products not found using URL key is not resolved
32
+
- Bug: [4240][] — GraphQL cacheable requests always have "Authorization Bearer" header is now changed to only for non cached pages
33
+
- Bug: [4227][] — Experience platform connector extension missing parent sku is now added
34
+
35
+
36
+
## 14.0.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 14.0.0 release of these pages on desktop and mobile devices.
39
39
40
40
### Desktop scores
41
41
@@ -66,7 +66,7 @@ When a user logs out, that user's local storage session persists. As a result, t
66
66
67
67
## Upgrading from a previous version
68
68
69
-
Use the steps outlined in this section to update your [scaffolded project][] from 13.2.0 to 13.3.0.
69
+
Use the steps outlined in this section to update your [scaffolded project][] from 13.3.0 to 14.0.0.
70
70
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
@@ -75,7 +75,7 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
75
75
### Updated package dependencies
76
76
77
77
Open your `package.json` file and update the PWA Studio package dependencies to the versions associated with this release.
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.
78
+
The following table lists the latest versions of each package as of 14.0.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 13.3.0.
79
79
80
80
**NOTE:**
81
81
Your project may not depend on some packages listed in this table.
@@ -84,47 +84,45 @@ Your project may not depend on some packages listed in this table.
0 commit comments