-
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.
- Loading branch information
1 parent
67303e4
commit 89a1e3e
Showing
5 changed files
with
80 additions
and
3 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,37 @@ | ||
## [v1.25.1] - 16-01-2024 | ||
|
||
> [!IMPORTANT] | ||
> Upgrading Swift 1.25.0 to 1.25.1 will improve website performance with CSS decoration on Row templates and Content paragraphs | ||
> [!NOTE] | ||
> * **Swift v1.25.1 requires DynamicWeb v9.16.6 or newer** | ||
> * **Swift v1.25.1 can also run on DynamicWeb v10.0.27 or newer** | ||
## Swift compatible on DynamicWeb10 | ||
* Itemtypes: Product lists - Use new GetRawValue for ProductComponentSlider, ProductDefaultImage, ProductListCompactView, ProductListGridView, ProductListListView, RelatedProductsList | ||
* Itemtypes: GetRawValue fixes - EcommerceBadge, Product, ProductBadges, ProductDefaultImage, ProductDetailsGallery, ProductDetailsImage, ProductListCompactView, ProductListGridView, ProductListListView, RelatedProducts, RelatedProductsLis | ||
* Itemtypes: GetRawValue + performance fixes on all Row templates and Content paragraphs ( Templates/Designs/Swift/Grid/Page/RowTemplates ) and ( /Templates/Designs/Swift/Paragraph )roductGroupSlider and Slider | ||
* Itemtypes: Variantselector + delivery date GetRaw fixes | ||
* Itemtypes: Autoplay interval and line height HTMLInput steps for ArticleList, Branding, ProductGroupSlider, Slider | ||
|
||
## Bugfixes | ||
* General: Make variant selector support master products _vaeiantselector.js | ||
* General: Add a check for product type of type stock before adding validating stockleves | ||
* General: Use region info to find the name of the country and use country codes and not culture code pairs to set flags. Makes it possible to use different languages in the same country | ||
* General: digital Assets Portal, change lebel from .png to .webp | ||
* General: Login, Support for danish error messages | ||
* Itemtypes: ProductBadges, improve labels | ||
* Itemtypes: Product Groups slider - Make it align to top | ||
* Itemtypes: Branding, Fix null reference issue | ||
* Itemtypes: Megamenu items add proper space | ||
* Itemtypes: FavoriteLists template issue | ||
* Itemtypes: TextAdvanced, padding fix | ||
* Itemtypes: RelatedProductsList, set ProductVariantIds correctly on load more button | ||
* Itemtypes: Variant layout selector, fix xml format for ProductComponentSlider, ProductStaticVariants | ||
* Itemtypes: Product, Improve how we set the badges list | ||
|
||
## Changed | ||
* Itemtypes: Download cart supports only 1 language. Changed from checkboxlist to dropdown. Corrected on OrderListWidget, OrderViewSearchList, DownloadCart, ProductDownloadData | ||
|
||
## Added | ||
* Itemtypes: ProductGroupGrid, present product groups as a grid |
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.25.0 | ||
v1.25.1 |
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