You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major improvements in Importer & Exporter: better field mapping, higher performance, bug fixes etc.
'PayPal PLUS' payment plugin
'paydirekt' payment plugin
'Viveum' payment plugin
'BeezUP' export provider
(Dev) Publishing SmartStore.Web from within Visual Studio now deploys the project correctly. No need to execute ClickToBuild.cmd anymore. Just publish directly to any target, including Azure.
#886 Add setting to hide manufacturer images on product detail page and to hide default image for manufacturers
Import localized SEO names for product and categories
#477 Implement option to specify the number of exported and imported pictures
#859 Make checkout attributes suitable for multi-stores
Product details: Select attribute and gift card values by query string parameters
#950 make contact form comply with current German law
Improvements
Major improvements in Importer: better field mapping, higher performance, bug fixes etc.
(Dev) Publishing SmartStore.Web from within Visual Studio now deploys the project correctly. No need to execute ClickToBuild.cmd anymore. Just publish directly to any target, including Azure.
Localization & SEO: language switcher now takes language specific SEO slugs into account when building links
Smarter import of plugin resource files with graceful fallbacks (de-DE > de > de-* > en-US > en > en-* > *)
(Perf) Faster language resource file import
Exports the product detail link including the attribute query string when exporting attribute combinations
#918 Compare products: Display base price information
Export email attachments needs to be stored in database because the temp file may not exist anymore when sending the email
TaskScheduler could fail polling when primary store url is an external IP address
Fixed ajax cache issue when saving payment or shipping restrictions. Internet Explorer showed the old data state (before storage).
"The provider failed at the Execute method: Member 'CurrentValues' cannot be called for the entity of type 'Product'" when exporting product attribute combinations
Bundles without selected attributes could throw an exception on product detail page
GMC feed did not export the product type and Billiger did not export shop_cat (category path)
The error message of a payment provider when capturing a payment was not displayed
Adding new shipping method threw an exception
Attribute Values: Assigning IsPreselected to more than one value causes an error
BizImporter: fixed redirection bug when default file extension in .biz wasn't .html
Fixed: Export deployment emails were always send manually
Manually notifying gift card recipient threw an exception
Loading shipping by weight grid failed under SQL CE
#949 Import: ProcessSlugs does not process explicitly specified "SeName", if product name did not change in an update scenario
Customer import: Creates customer role duplicates for inserted customers
GMC feed does not generate the sale price if the sale price is set for a future date
Mobile devices: Fixed "Uncaught Error: Syntax error, unrecognized expression: :nth-child"
Download nor sample download were removable when editing product
Copied product must not share sample download of source product. Could produce "The DELETE statement conflicted with the REFERENCE constraint 'FK_dbo.Product_dbo.Download_SampleDownloadId'".
#921 Specification attribute options with single quotation marks are causing a Javascript error
#971 Product is added to cart automatically if it has a non-required file upload attribute