Skip to content

Commit 38dac41

Browse files
authored
Merge pull request #83 from microsoft/users/giripriyav/release-9.55
GA release updates for 9.55
2 parents 1f31c76 + d0fbb5d commit 38dac41

File tree

3 files changed

+76
-5
lines changed

3 files changed

+76
-5
lines changed

change log/SDK/1.55_changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Release notes for 1.55.0
2+
=======
3+
4+
### New Features/Updates:
5+
- Task 1038490: [https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1038490] Update keystone repo, to throw error with status code 309, instead of catching error when the error is of type httpredirectexception.
6+
7+
### Bug fix:
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
2+
## Release notes - Module Library 9.54
3+
=======
4+
5+
### New Features
6+
7+
- Deliverable: [Commerce][SDK][Modules] Introduce Azure Maps module
8+
--[DELIVERABLE 976842](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/976842): Azure maps was added newly due to the deprecation of Bing maps.
9+
10+
---
11+
12+
### Tasks
13+
14+
- Updated: Upgraded tslib to 2.8.1
15+
--[Task 1016576](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1016576): TSLib version upgrade
16+
17+
- Updated: Supporting new fields in Channel configuration for Azure Maps module
18+
--[[TASK 1027543](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1027543)]: Updates in channel Mocks
19+
20+
- Task: Upgrade to typescript 4 in Modules repo - Required for Azure maps migration
21+
--[TASK 1016576](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1016576)
22+
23+
---
24+
25+
### Bug Fixes
26+
27+
- Fixed: Fix Focus indicator is not visible on "Catalog" combo box under "Add product to template" screen
28+
--[Bug 991516](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991516/?view=edit): Fix Focus indicator is not visible on "Catalog" combo box under "Add product to template" screen
29+
- Fixed: Fix Blank aria-label is defined for the context menu which is present on the table
30+
--[Bug 991347](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991347/?view=edit): Fix Blank aria-label is defined for the context menu which is present on the table
31+
- Fixed: Fix Visual label and aria-label are different for the checkbox present under "Delivery Option" section
32+
--[Bug 991084](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991084/?view=edit): Fix Visual label and aria-label are different for the checkbox present under "Delivery Option" section
33+
- Fixed: S360 CodeQL "Incorrect suffix check" in packages/video-player-utilities/src/video-player-utilities/components/closed-captions/ttml-context.ts
34+
--[Task 1022887](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1022887): [S360] Address CodeQL finding: "Incorrect suffix check' in packages/video-player-utilities/src/video-player-utilities/components/closed-captions/ttml-context.ts
35+
Fixed: Remove roles for <img> tag that to meet accessibilty compliance
36+
--[Bug 991227](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991227): [Programmatic Access - Dynamics 365 Commerce-Rendering - Qucik view]: role=tabpanel is not allowed for an image.
37+
- Fixed: Fix Aria-label is not defined for the "Catalog" combo box under "Add product to template" dialog
38+
--[Bug 991275](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991275/?view=edit): Fix Aria-label is not defined for the "Catalog" combo box under "Add product to template" dialog
39+
- Fixed: Fix Visual label and accessible name are different for the edit fields present under "Contact Information" section
40+
--[Bug 991200](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/991200/?view=edit): Fix Visual label and accessible name are different for the edit fields present under "Contact Information" section
41+
- Fixed: Request delivery date showing wrong in HQ sales order
42+
--[Bug 1004497](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1004497): Request delivery date showing wrong in HQ sales order
43+
Fixed: With empty notes checkout might impact as Channel does not allow empty notes in cart.
44+
--[Bug 1027378](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1027378): When placing order in e-commerce as a logged in user, receive "The server is taking too long to respond. Please navigate to the order history to check if your order is created, else please try creating the order again."
45+
Fixed: Updated cart-line-item to exclude inventory check for giftcard item.
46+
--[Bug 1033536](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1033536): "Out of stock" cart error appears on checkout in eCommerce when the cart contains a gift card with email delivery and an item with shipping/pickup delivery
47+
Fixed: Updated cart icon and cart module to support anonymous checkout server config.
48+
--[Bug 1024166](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1024166): Anonymous online checkout still allowed via calling server directly when site builder "Allow anonymous checkout = False"
49+
- FIXED: Focus indicator is not visible on "See all stores" control under "Store locator" screen.
50+
[Bug 1028080](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1028080/):Focus indicator is not visible on "See all stores" control under "Store locator" screen.
51+
- FIXED: Luminosity ratio of the keyboard focus indicator of 'Color' radio buttons does not meet minimum contrast ratio 3:1.
52+
[Bug 1028565](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1028565/): Luminosity ratio of the keyboard focus indicator of 'Color' radio buttons does not meet minimum contrast ratio 3:1.
53+
- FIXED: On Store locator page, luminosity ratio of the keyboard focus indicator on the 'Search' button is less than minimum requirement 3:1.
54+
[Bug 1036768](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1036768/): Luminosity ratio of the keyboard focus indicator on the 'Search' button is less than minimum requirement 3:1.
55+
- FIXED: On Pickup in store page, 'Filter by' text is not associated programmatically with its button.
56+
[Bug 1036770](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1036770/): 'Filter by' text is not associated programmatically with its button.
57+
- FIXED: On Pickup in store page, Keyboard focus indicator is not visible on the 'Standard overnight' list item.
58+
[Bug 1036774](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/XXXXX/): Keyboard focus indicator is not visible on the 'Standard overnight' list item.
59+
- FIXED: On Pickup in store page, 'In store pickup' and 'Curbside pickup' list items present under 'Filter by' button are not keyboard accessible.
60+
[Bug 1036775](https://msdyneng.visualstudio.com/FinOps/_workitems/edit/1036775/): 'In store pickup' and 'Curbside pickup' list items present under 'Filter by' button are not keyboard accessible.

package.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"typeson": "5.10.1"
5151
},
5252
"dependencies": {
53-
"@msdyn365-commerce-modules/starter-pack": "9.54",
54-
"@msdyn365-commerce-modules/fabrikam-design-kit": "9.54",
53+
"@msdyn365-commerce-modules/starter-pack": "9.55",
54+
"@msdyn365-commerce-modules/fabrikam-design-kit": "9.55",
5555
"@msdyn365-commerce/bootloader": "^1.0.0",
56-
"@msdyn365-commerce/retail-proxy": "9.54",
56+
"@msdyn365-commerce/retail-proxy": "9.55",
5757
"@msdyn365-commerce-modules/msdyn365-exp-test-connector": "^1.0.0",
58-
"@msdyn365-commerce-theme/adventureworks-theme-kit": "9.54",
58+
"@msdyn365-commerce-theme/adventureworks-theme-kit": "9.55",
5959
"reactstrap": "^6.5.0",
6060
"stack-trace": "^0.0.10",
6161
"tslib": "^1.9.3",
@@ -109,6 +109,10 @@
109109
"testcafe": "3.7.1",
110110
"testcafe-hammerhead": "24.7.2",
111111
"testcafe-legacy-api": "5.1.4",
112-
"@types/minimatch": "5.1.2"
112+
"@types/minimatch": "5.1.2",
113+
"@azure/core-auth": "1.5.0",
114+
"@azure/core-util": "1.5.0",
115+
"typescript": "4.2.4",
116+
"tslib": "2.8.1"
113117
}
114118
}

0 commit comments

Comments
 (0)