-
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 15642: #22144 - version bump
#22144 - version bump Related work items: #22144
- Loading branch information
Showing
5 changed files
with
55 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,26 @@ | ||
# v1.26.7 | ||
|
||
## [v1.26.7] - 20-11-2024 | ||
|
||
> [!NOTE] | ||
> **Requirements** | ||
> | ||
> * **Swift v1.26.7 requires DynamicWeb v9.17.10 or newer, requires the Shipmondo.dll version 2.0.0 or newer** | ||
> * **Swift v1.26.7 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 | ||
|
||
* Cart: Make links absolute to fix url path when removing products from mini cart off-canvas and cart summary | ||
* Cart: OrderLineItem, UrlEncoding of product image path to fix broken images | ||
* Checkout: Order Email and Order summary, UrlEncoding of product image path to fix broken images | ||
* Checkout: Remove the inserted line breaks from comments field | ||
* Checkout: Enable the possibility to use validation when no shipping method is selected | ||
* Checkout: Always have the possibility to remove a voucher code | ||
* Checkout: Checkout anonymous, Missing null check for checkout user page link when sign in | ||
* Customer center: Create and manage users, Fix for website header redrawn double when inviting user | ||
* General: Variant selector: Remove selected name, when deselecting | ||
* General: Translate extranet "Incorrect username or password" error | ||
* General: Preferences, Load preferences only once to fix language selector dropdown flicker | ||
* General: Preferences, Fix for hide language icon and language name | ||
* General: Add null check to custom header include to avoid exception | ||
* Itemtypes: ProductListFacets, Remove forced ios+chrome reload page |
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.6 | ||
v1.26.7 |
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