-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 13282: #19554-version-bump
#19554-version-bump Related work items: #19554
- Loading branch information
Showing
5 changed files
with
47 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# v1.26.3 | ||
|
||
## [v1.26.3] - 14-05-2024 | ||
|
||
> [!NOTE] | ||
> **Requirements** | ||
> * **Swift v1.26.3 requires DynamicWeb v9.17.4 or newer, requires the Shipmondo.dll version 2.0.0 or newer** | ||
> * **Swift v1.26.3 can also run on DynamicWeb v10.4.0 or newer, requires Shipmondo.dll version 10.0.5 (which needs to be installed) or newer** | ||
## Bugfixes | ||
|
||
* Cart: Rename GoToCheckoutButton in CartSummary | ||
* Cart: OrderLineItem, set the value parameter to sum (price * quantity) | ||
* Cart: OrderLineItem, fix Missing image | ||
* Checkout: gtag events, begin_checkout, add_shipping_info , add_payment_info and purchase, fix unit price for | ||
* Customer Center: OrderViewSearchList, Order state "Deleted" - filter IsDeleted | ||
* General: PasswordReset in Extranet, improve userFound condition | ||
* General: Slider arrow image mask, no-repeat on carousel.scss | ||
* Itemtypes: Fix StepQty validation taking decimal numbers into account for FavoriteDetail, ExpressBuySearchResponse, ProductReplacement,RelatedProductsList, VariantSelector, OrderLineItem, Swift_ProductAddToCart, ProductAddToQuoteCart, ProductListCompactView, ProductListListView. | ||
* Itemtypes: Of canvas navigation | ||
* itemtypes: ProductDownloadPublication, Use productid + variantid for publication link | ||
* Itemtypes: ProductAddToCart, Move favorite functinality outside of form |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v1.26.2 | ||
v1.26.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters