Skip to content

Commit

Permalink
Merged PR 8493: #13370 - version bump 1.21.0
Browse files Browse the repository at this point in the history
#13370 - version bump

Related work items: #13370
  • Loading branch information
jentjohansen committed Apr 27, 2023
2 parents 7ed5b33 + 85f9988 commit 5d5d169
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 3 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## [v1.21.0] - 27-04-2023

## Bugfixes
Itemtypes: Navigation, hover underline doesn't disappear
Itemtypes: Mega menu, the menu items doesn't align with 1. level
Itemtypes: Preferences, the menu triggers hidden row
Itemtypes: Article list, slider indicators are not based on number of articles
Itemtypes: Article list, slider item 1 doesn't have a left border and shadow.
Itemtypes: Search, text is not wrapped
Itemtypes: Sliders, Selected variants in shown wrong sort order
Itemtypes: Media, Media Gallery, Media Table: No fallback to first frame if video doesn't have a thumbnail
Itemtypes: ProductDetailsImage, Fix default image shown twice
Itemtypes: Favorites, icon not updated and JS error when add/remove. Re-work and simplify the favorites markup
Itemtypes: Variants with Live Product Info not updating properly
System emails: Background color not rendered in emails
General: Related product list, Quantity selector UI broken at mobile. Set min width on the quantity selector
General: Input and stock are strings and not floats
General: Ecommerce badges, code rendered when no badges
General: Branding, buttons lacks default paddings
General: Performance optimization: ProductList Current.Items logic
General: Performance optimization: Product items part 1 - (ProductGridComponent, ProductSliderComponent, Product sliderStandard, ProductComponentSlider, RelatedProducts)
General: Performance optimization: Product items part 2 - (ProductAddToCart, ProductAddToDownloadCart, ProductAddToFavorites, ProductAddToQuoteCart, ProductBadges, ProductDefaultImage, ProductDetailsImage)
General: Performance optimization: Product items part 3 - (BackInStockNotification, ProductDownloadData, ProductHeader, ProductLongDescription, ProductNumber, ProductPrice, ProductPriceTable, ProductShortDescription, ProductSpecification, ProductStaticVariants, ProductStock, ProductStockLocations, ProductVariantSelector)
General: Performance optimization: Article list
General: Performance and Respect responsive and adaptive settings in navigation and megamenu
General: Cleanup and optimize how we add meta data for website settings and Page properties
General: SwiftDW10, Frontend error in Express buy
General: SwiftDW10, " Services does not exist " error in article lists
General: SwiftDW10, Country does not contain a definition for Name error when you try to add new address

## Added
Itemtypes: Support Anchlor links on the content paragraphs from Content/paragraphs/standard
Itemtypes: Product component, Back in stock notifications for Product Details
Itemtypes: Product compoent, Stock location

## Removed
Itemtypes: ProductCatalogDetailApp, two item types with the same system name

## [v1.20.0] - 30-03-2023

## Bugfixes
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

![alt text](https://github.com/dynamicweb/Swift/blob/main/Swift/Files/Images/Logos/Logo_Swift_transparent-background-black.png?raw=true)

![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/dynamicweb/Swift?color=orange&label=Swift%20Release) [![GitHub DW](https://img.shields.io/badge/Dynamicweb%20Release-v9.15.4-blue)](https://doc.dynamicweb.com/downloads/releases) [![GitHub Bootstrap](https://img.shields.io/badge/Bootstrap-v5.1.3-green)](https://getbootstrap.com/)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/dynamicweb/Swift?color=orange&label=Swift%20Release) [![GitHub DW](https://img.shields.io/badge/Dynamicweb%20Release-v9.15.5-blue)](https://doc.dynamicweb.com/downloads/releases) [![GitHub Bootstrap](https://img.shields.io/badge/Bootstrap-v5.1.3-green)](https://getbootstrap.com/)


![alt text](https://doc.dynamicweb.com/Files/Images/Swift/Bikeshop.png)
Expand Down Expand Up @@ -36,6 +36,7 @@ This repository contains a `./Files` with design files, images, and other static
7. Log in and install a license

## Requirements
* **Swift 1.20.0** requires **Dynamicweb version 9.15.5** or newer
* **Swift 1.20.0** requires **Dynamicweb version 9.15.4** or newer
* **Swift 1.19.0** requires **Dynamicweb version 9.15.2** or newer
* **Swift 1.18.0** requires **Dynamicweb version 9.15.1** or newer
Expand Down
37 changes: 37 additions & 0 deletions Releaselog/v1.21.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## [v1.21.0] - 27-04-2023

## Bugfixes
Itemtypes: Navigation, hover underline doesn't disappear
Itemtypes: Mega menu, the menu items doesn't align with 1. level
Itemtypes: Preferences, the menu triggers hidden row
Itemtypes: Article list, slider indicators are not based on number of articles
Itemtypes: Article list, slider item 1 doesn't have a left border and shadow.
Itemtypes: Search, text is not wrapped
Itemtypes: Sliders, Selected variants in shown wrong sort order
Itemtypes: Media, Media Gallery, Media Table: No fallback to first frame if video doesn't have a thumbnail
Itemtypes: ProductDetailsImage, Fix default image shown twice
Itemtypes: Favorites, icon not updated and JS error when add/remove. Re-work and simplify the favorites markup
Itemtypes: Variants with Live Product Info not updating properly
System emails: Background color not rendered in emails
General: Related product list, Quantity selector UI broken at mobile. Set min width on the quantity selector
General: Input and stock are strings and not floats
General: Ecommerce badges, code rendered when no badges
General: Branding, buttons lacks default paddings
General: Performance optimization: ProductList Current.Items logic
General: Performance optimization: Product items part 1 - (ProductGridComponent, ProductSliderComponent, Product sliderStandard, ProductComponentSlider, RelatedProducts)
General: Performance optimization: Product items part 2 - (ProductAddToCart, ProductAddToDownloadCart, ProductAddToFavorites, ProductAddToQuoteCart, ProductBadges, ProductDefaultImage, ProductDetailsImage)
General: Performance optimization: Product items part 3 - (BackInStockNotification, ProductDownloadData, ProductHeader, ProductLongDescription, ProductNumber, ProductPrice, ProductPriceTable, ProductShortDescription, ProductSpecification, ProductStaticVariants, ProductStock, ProductStockLocations, ProductVariantSelector)
General: Performance optimization: Article list
General: Performance and Respect responsive and adaptive settings in navigation and megamenu
General: Cleanup and optimize how we add meta data for website settings and Page properties
General: SwiftDW10, Frontend error in Express buy
General: SwiftDW10, " Services does not exist " error in article lists
General: SwiftDW10, Country does not contain a definition for Name error when you try to add new address

## Added
Itemtypes: Support Anchlor links on the content paragraphs from Content/paragraphs/standard
Itemtypes: Product component, Back in stock notifications for Product Details
Itemtypes: Product compoent, Stock location

## Removed
Itemtypes: ProductCatalogDetailApp, two item types with the same system name
2 changes: 1 addition & 1 deletion Swift/Files/Templates/Designs/Swift/swift_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.20.0
v1.21.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dynamicweb-swift",
"version": "1.20.0",
"version": "1.21.0",
"description": "Dynamicweb Swift is a plug-and-play standard solution which allows you to create beautiful mobile-friendly websites",
"private": true,
"scripts": {
Expand Down

0 comments on commit 5d5d169

Please sign in to comment.