-
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 14858: #21098 - version bump
#21098 - version bump Related work items: #21098
- Loading branch information
Showing
5 changed files
with
40 additions
and
2 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,18 @@ | ||
# v1.26.6 | ||
|
||
## [v1.26.6] - 27-09-2024 | ||
|
||
> [!NOTE] | ||
> **Requirements** | ||
> * **Swift v1.26.6 requires DynamicWeb v9.17.10 or newer, requires the Shipmondo.dll version 2.0.0 or newer** | ||
> * **Swift v1.26.6 can also run on DynamicWeb v10.7.0 or newer, if Shipmondo is used, it requires Shipmondo.dll version 10.0.5 (which needs to be installed) or newer** | ||
## Bugfixes | ||
* Customer center: My orders, Order details product name is not rendered | ||
* General: Make Variant link to go to root. Fix broken url when enabling " Do not add base href to heade " | ||
* General: Fix gtag product price and discount | ||
* General: ProductPrice, Format price alternative on the GTM event | ||
* General: Accessing a product detail page with a productid where the productid does not exist, the swift page template goes into exception. Add null check | ||
* General: gobalsettings, CommandTimeout in wrong XPath in GlobalSettings | ||
* Itemtypes: ProductDefaultImag. Add itemprop on product images | ||
* Itemtypes: Formfield, Query is not correctly interpreted with multiple values. Fix FacetType == " List ", checking |
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.5 | ||
v1.26.6 |
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