- Removed Sofort provider from PayPal module (disabled by PayPal on 18.04.2024)
- Storage location for
Customer.LastVisitedPage
has changed. The historical data will be collected again successively after the update.
- Conditional product attributes
- Makes the visibility of an attribute dependent on the selection state of other attributes.
- Copying attributes, options and rules from one product to another.
- Improved checkout process
- Quick-Checkout allows to skip addresses, shipping and payment method selection if these are known.
- The order total amount is displayed in a sticky sidebar on each checkout page.
- Improved design and greater legal certainty of the confirmation page.
- One-click checkout for sales at retail terminals.
- Essential specification attributes
- Specification attributes marked as an essential feature are displayed in the checkout.
- Cart & wishlist enhancements
- Disable cart items via checkbox.
- Show delivery time, stock info, weight, additional shipping surcharge and brand.
- Grouped product enhancements
- Optional presentation of associated products as collapsible/expandable panels.
- Added paging for associated products.
- MailChimp plugin (commercial)
- Pixlr image editing plugin (commercial)
- Create and edit images directly in the Media Manager.
- Updated to .NET 8
- Faster app startup
- Increased overall performance
- ~10 % less memory usage after app start
- DevTools: New widget zone preview panel
- Lists all zones in a menu
- Zones can be temporarily toggled
- Toggle password visibility
- New app setting for MS SQL Server compatibility level
- Enhanced database optimization and vacuum operations
- Vacuum single database table
- #909 Allow to control the product availability based on the existence of an attribute combination.
- New catalog setting to label products as new by the availability start date.
- MegaSearch
- Setting to place the search hits of unavailable products further back in the search list.
- Finding products by keywords (e.g. product compatibility list). Also added product meta keywords to the search index.
- Added price calculation options for the price to be indexed.
- Affiliates
- #896 Added a cart rule for affiliates.
- Added a button to remove the assignment of a customer to an affiliate on customer edit page.
- Import news from RSS news feeds.
- #971 Add a cart rule to check if the current customer is authenticated with a certain external authentication method.
- Reverse proxy: added support for
X-Forwarded-Prefix
header (forPathBase
resolution) - Page Builder
- Added AudioPlayer block
- Product detail page
- #997 Added setting to disable display of product tags on the product detail page.
- #1127 Display reward points in product detail.
- #858 Implemented Paypal package tracking
- #1100 Display customer generic attributes in backend
- #1129: Extend the PrivacySettings CookieConsentRequirement option to include Switzerland when choosing the option RequiredInEUCountriesOnly
- #762 CookieManager: Scripts are now loaded immediately after consent without refreshing the page.
- #783 Add a field to shipment entity for the name of the cargo company.
- #1176 Avoid duplicate assignment of description on the product page.
- #528 Add an option to no longer allow posts on a forum topic.
- #876 Changing password in backend via modal dialog.
- #871 Show the total media file size in dashboard stats.
- Theming
- Revamped SignIn / Register page
- Revamped dashboard stats
- Multi-level dropdown groups
- Activate .spa-layout only on screen height > 600px (DataGrid is unusable in mobile landscape mode otherwise)
- Page Builder
- Fixed boxed titles spacing and line-height issues
- Web API
- Enabling CORS.
- #928 Mask the secret key in backend API user list.
- #1057 Add endpoints for
WalletHistory
entity. - #929 Add endpoints for PageBuilder stories, story blocks and import/export.
- #1175 Add endpoints for
DependingPrices
.
- Security
- #886 Replace CoreFTP with FluentFTP.
- #1004 Add captcha to password recovery form.
- Add a setting for a maximum order age. For orders over this age, no more messages such as shipped or delivered may be sent to the buyer.
- Skrill: added support for new parameter
website_id
(required for Giropay and iDeal payments). - GMC
- Only export images (not videos or other media types).
- Export out of stock if inventory management and the buy button are deactivated.
- #912 Add a setting to use the
CultureInfo.NativeName
in language selector instead of the language name maintained in backend. - #968 Allow to specify a language in which the notification is to be sent for manually created gift cards.
- #1115 Use atomic transaction in PlaceOrder (save all or nothing).
- #1158 Natural sorting for product attributes.
- Added meta properties name and uploadDate for videos
- (DEV) Database migrations: Long running data seeders can now be run during the request stage to overcome app startup timeout issues.
- #965 Prevent adding of products to the shopping cart by system customers such as builtin@search-engine-record.com.
- Increased the default maximum file size of an avatar and added a customer setting for this in backend.
- Stripe: Update shipping address on confirm order.
- Addresses: make first and last name optional if a company name has been specified.
- #1012 Estimate shipping costs without rules if no shipping method was found with rules.
- PayPal: Orders were canceled when capturing was declined, now they are being voided instead.
- #1020 Prevent creation of unnecessary Stripe "payment intent".
- Added deletion of selected rows to the data grid of manufacturers, discounts, menus and topics.
- ActivityLogger: don't log activities from system accounts (bots, scheduler, etc.).
- Added specific browser automplete hints to some common forms
- Identity: Moved
ClientIdent
andLastViditedPage
fromGenericAttribute
toCustomer
table (for performance reasons and to distress GenericAttribute table) - Enable tokens (e.g. current date and time) for email subject in email export deployments.
- PostFinance: added an order note with the selected payment method.
- Customer import: providing a last name in an address should not be mandatory.
- URL sanitizer for last visited page tracking.
- For security reasons, do not delete administrators via the customer grid. Double ask if administrators are deleted via the edit page.
- Fixed only the first product attribute of list type attributes was displayed on the cart and order page.
- Fixed an unavailable attribute was not grayed-out if the product has at least one non list-type attribute.
- Fixed cart page shows 0 bundle item price if per-item pricing is deactivated.
- #996 Limited to customer roles is not working for topics that are displayed as widgets.
- #914 Featured sorting on category and manufacturer pages not applied when using standard search.
- Product attributes are lost when navigating to Ask Question page multiple times.
- Checkout:
- Fixed a new shipping address is used as the billing address in checkout.
- #1105 Wrong sorting of shipping methods in checkout when multiple computation methods are active.
- Required products:
- #1024 Apply preselected options of required attributes of added products when required products are automatically added to shopping cart.
- Fixed
InvalidOperationException
when adding a required product to cart that is already on the wishlist. - Fixed the validation of required products was missing if they were not automatically added to the shopping cart.
- Fixed a product can only be added to the shopping cart with a quantity of 1 if the stock quantity is below 0.
- Fixed mini shopping cart displayed large placeholder images if the cart setting for bundle item images was deactivated.
- Fixed cart settings for images on wishlist were always ignored.
- Fixed the discount amount of an order can have an incorrect value if a discount rule was applied during the subtotal calculation.
- #957 Fixed prices should not be hidden if the Access Shopping Cart permission has not been granted.
- Fixed tier prices of product bundles were not taken into account in product lists if the lowest possible price is to be displayed.
- #1041 Fixed
ArgumentException
"The resource object with key DateHumanize_MultipleMonthsAgo was not found (Parameter resourceKey)" in Czech language (probably also appears in others). - Fixed
NullReferenceException
calling search page without any search term. - Fixed
NullReferenceException
typeFilter was null when uploading a video. - Fixed
NullReferenceException
on product detail page if the main menu is not published. - MegaSearch:
- Fixed missing search filters for specification attribute options with numeric values.
- Hits from an SKU search tend to appear too far back.
- Tax by region: fixed tax rate was not applied if asterisk placeholder character was saved for zip code.
- #921 IOException "The filename, directory name, or volume label syntax is incorrect" when
MediaSettings.AppendFileVersionToUrl
is activated. - #922 Newsletter subscription event not triggered upon email confirmation.
- Language selector in off-canvas menu should show the same language name as in the main menu.
- #936 Password protected topic was not displayed after password has been entered.
- #955 Searching a product by product code in grids returns an infinite list.
- Fixed the reward points for purchases setting was not saved in multi-store mode.
- #960 Setting
ManufacturerItemsToDisplayInOffcanvasMenu
cannot be changed in backend. - Fixed offcanvas cart issue in mobile browsers (buttons in the footer were sometimes truncated).
- #1197 Product grid search form does not parse the search term expression.
- Page Builder:
- Some radio button groups were not deselectable
- Story min-height (medium | tall) often resulted in broken page layout
- #991 topic target homepage was not imported correctly.
- #938 Story is published in Page Builder editor.
- Forum:
- #951 The forum post page counter is always incremented by 2 when the page is opened.
- Fixed HTML links are not displayed in posts.
- Fixed a filter reset of the product grid does not work correctly.
- Fixed validation issues when saving guest customers.
- Web API:
- #1066 Fixed schema validation errors for
MaxLength
attribute and OpenAPIOperationId
. - #1186 Missing order in GET request if customer was deleted.
- #1066 Fixed schema validation errors for
- #1072 Missing customer welcome message after approval of the registration by admin.
- #897 Discount code input seems to be confirmed (border color and check icon)
- #964 Removed meta information from publication according to catalog settings.
- Fixed shoping cart
MinOrderValidation
. - Added quantity information on non-editable wishlist page.
- Some external authentication methods (like AmazonPay) were not displayed on customer pages.
- Hitting the return key in the text field of a product variant resulted in a 404 status error.
- Fixed QuantityBelowStoreOwnerNotification was sent twice.
- #1001 MediaManager: fix moov atom not found ffmpeg issue in
VideoHandler
. - Fixed the e-mail subject was not transferred when sending an e-mail from customer edit page.
- Fixed offcanvas problem whith mega sized page builder stories.
- PayPal:
- Fixed payment discount problem (discount from a formerly choosen payment method was applied).
- Fixed VAT exempt & currency conversion problems.
- #1042 Fixed broken roxy file manager.
- #969 Promo badges are not rendered in frontend due to type mismatch.
- Google Analytics: Fixed problem with single quotation mark in category name.
- #983 Uploaded product variant file is lost after selecting any other variant option (in product details).
- Fixed missing line breaks for product attributes in the print/PDF view of orders.
- SEO:
- Marked product list filter option links as
nofollow
. - fixed redirection error for TrailingSlashRule setting redirect.
- Marked product list filter option links as
- Hide the cookie manager for topics that need to be fully visible without being overlayed by the cookie manager dialog.
- #1091 Allow recursive cache access in
AlbumRegistry.GetAlbumDictionary()
- #1088 Special characters (like Umlaut) are not displayed correctly in client-side messages.
- Files from subfolders must not be attached to an e-mail when deploying an export (can be thousands).
- #1136 Datagrid Vue component throws when expanding child grid.
- #1125 Buttons for payment methods that are restricted by cart rule to the subtotal amount are not shown/hidden when the item quantity is updated on the cart page.
- Delete media tracks of variant values of permanent deleted products.
- Show soft-deleted products on order edit page and in order details.
- Fixed duplicate minus signs for amounts on the order detail page.
- Category and manufacturer pages show "Relevance" as sorting, although only "Featured" is offered in the selection.
- #234 The combination of multiple choice values (and-combine of checkbox values) is missing when creating all attribute combinations.
- GMC:
- Fixed missing product edit URL in product grid.
- Fixed Google category cannot be cleared in product grid.
- Fixed
SqlException
"String or binary data would be truncated" when generating URL slugs that are too long. - Fixed orders of deleted customers were not displayed in order grid.
- Currency rounding:
- Added currency properties and settings for rounding: midpoint rounding, skip rounding when displaying net prices, round unit price before or after quantity multiplication
- Amounts are always rounded when calculating the order total to avoid rounding differences (usually of 1 cent)
- The recycle bin for products enables to restore and permanently delete products
- payever plugin (commercial)
- Botsonic plugin (commercial)
- Media Manager now allows image files to be re-processed based on the current media and post processor settings.
- Cart quantity input control now respects the product's available stock (as max input)
- #823 Added canonical URL to search pages
- #745 Page Builder: depend story visibility on user roles
- Added option to configure allowed characters for user names
- #836 Added option to define additional lines for robots.txt
- Infrastructure
- Forked & customized Bootstrap framework. Our implementation combines version 4.6 and 5.x. We have not made any modifications to the JavaScript files; only SCSS has been customized. The primary objective is to maintain compatibility with the original Bootstrap documentation for developer convenience.
- Logical CSS for better RTL support
- Added subtle and emphasis colors to the color system
- Revamped button styling
- Revamped dropdown styling
- Revamped select2 styling
- Revamped pagination styling
- Revamped modal window styling
- Badges: new variants and modifiers
.badge-subtle
,.badge-outline-*
,.badge-ring
,.badge-counter
- Revamped check & radio styling: new variants and modifiers
.form-check-solo
,.form-check-{color}
,.form-switch
,.form-switch-lg
- Many improvements to input groups, button groups and collapsibles
- Sass variables for all easings, contained in
_easings.scss
- Dropped responsive (rfs) spacing
- Frontend
- New grid breakpoint xxl (1400px)
- Made components rounder by slightly increasing border-radius variables
- Revamped product listing action bar styling (sorting, view mode, pagination)
- On screens < md, the offcanvas window for product filter slides in from bottom and also provides the sorting options
- Revamped offcanvas main menu
- Revamped image gallery styling
- Revamped cart, wishlist & order confirm
- Fixed Slick slider dotted navigation responsiveness issues
- Slightly improved InstantSearch box and dropdown
- Revamped product tags component
- Dropdown product quantity input (automatically rendered instead of spinner if possible quantities do not exceed 100).
- Revamped checkout progress indicator
- Revamped scroll-to-top button
- Revamped cookie consent dialog styling
- Dropped Triple Date Picker component in favour of browser native date picker
- Unstyled links are underlined by default
- New responsive and collapsible MyAccount menu with avatar image, customer name and email address in header.
- Backend
- Revamped Configuration / Settings and made settings menu responsive
- Revamped plugin and provider managers
- New colorpicker component with swatches
- Revamped number input styling
- Locale editor tab navigation has been redesigned and is now more responsive
- Increased performance:
- Added hash codes to attribute combinations. With a large number of attribute combinations, variants are found much faster now.
- Fixed slow loading of product categories for a large number of categories. Price calculation and product export were affected.
- MediaSearcher always performed a LIKE search for terms (the equals operator was missing)
- #820 More scalable media service dupe file detection
- Improved plugin & provider manager UI
- MegaSearch: #842 added hit count for availability filter. Hide filter if it leads to no further hits.
- Use billing address if there is no shipping address and tax calculation is based on shipping address.
- #580 Added caching for live currency exchange rates.
- #767 Handle tier prices in depending prices module.
- #378 Remove the assignments of products to a tax category when the tax category is deleted.
- Blogs and news: added counter for pageviews and author field. Both displayed for admins only.
- Product tags:
- #388 Ajaxify product tag selection in backend.
- Added search panel to product tags grid.
- Web API:
- #142 Take back in stock notifications into account.
- #805 Add endpoints to assign discounts to entities.
- #821 Add endpoints for RecurringPayment and RecurringPaymentHistory.
- Add endpoints for the recycle bin of products.
- Import:
- #390 Add a setting for whether to send the completion email.
- #377 Import cross- and checkout-selling products.
- #503 Don't round quantity unit amount for PAnGV.
- #403 Added preview image link of NewsItem to RSS feed.
- #276 Enable to set the time of day for start and end date of discounts.
- #486 Add setting to capture payment when order status changes to complete.
- #782 Make the total weight of a shipment editable.
- #782 Enable to mark shipments of an order as shipped or delivered via orders grid.
- Added ability to edit delivery time in product grid
- #807 Enable absolute Paths for DataExchangeSettings.ImageImportFolder.
- #786 Replace TripleDatePicker with native input type date.
- #804 Implemented the new TrustBadge integration mode, including new settings for positioning, color scheme, etc.
- #819 Fix zoom on product detail page when there is a large right column.
- PayPal credit card: Removed address fields and integrated Strong Customer Authentication (SCA) instead.
- #834 Make the expiration date of visitor cookies of guests configurable.
- #493 Display quantity name plural when quantity unit is more then 1.
- #847 EU check VAT service: switch from SOAP to REST API
- #763 Display admin edit button for public entities on touch displays
- Price calculation:
- Rounding differences between the subtotal and the sum of the line totals.
- Manufacturer discount is ignored as soon as an attribute with a linked product is selected.
- Product lists:
- Fixed do not show tax info in product lists if the product is tax exempt.
- Fixed call for price note not displayed in product lists.
- MegaSearch:
- Fixed incorrect search results when a multistore has different default languages configured.
- Fixed an incorrect second search result, executed via a spell checker suggestion, when the first search did not return any hits.
- Import:
- Fixed localized properties were not updated during import.
- Localized SeName was only updated when import file also contained a non-localized SeName column.
- Fixed duplicate imported images if they were assigned to several products within a batch.
- Fixed the category navigation no longer shows the number of contained products after reindexing.
- Fixed products associated to a grouped product cannot be deleted via associated products grid.
- Fixed not yet awarded reward points were reduced when an order was deleted.
- Checkout attributes:
- Fixed wrong tax was applied to checkout attributes in checkout.
- Fixed checkout attributes that are not active anymore should not be applied.
- Web API:
- Fixed 404 file swagger.json not found when opening Swagger documentation in a virtual directory.
- #815 Import of customers via WebApi/OData sets PasswordFormat to 'clear'.
- Fixed incorrect message when applying a discount coupon code on cart page.
- Fixed the saving of multistore settings for default tax and default shipping address.
- Fixed a scripting issue where the input focus of the direct debit payment form was mistakenly set to a wrong input element.
- Fixed missing cache clearing after importing localized properties.
- Output Cache: missing
Content-Type
header when serving page from cache - #531 Error reading import file with localized values of languages with the same UniqueSeoCode.
- Fixed discounts assigned to categories and limited to customer roles should be excluded from export and exported prices.
- Fixed MainPictureId not applied on product edit page if missing and if there is only one picture assigned to a product.
- Fixed product image gallery issue where no image was displayed at all.
- #843 Additional shipping charge displayed in product details even if free shipping is activated.
- Fixed "The requested service 'Other (Smartstore.Core.Rules.IRuleProvider)' has not been registered" when creating a rule.
- Fixed #792 Downloaded language sometimes cannot be deleted when using SQLite.
- Stripe: Fixed incorrect system name in several places.
- Gift cards were not generated according to the order item quantity during order processing.
- Fixed incorrect cart validation if minimum cart quantity and quantity step were configured for a product.
- #810 Doubleclicking login button can lead to 400 BadRequest error page.
- Fixed arithmetic overflow SqlException in
ShippingByWeight
andShippingByTotal
four decimal places migrations. - #776 PayPal credit card payment fails due to missing session PayPalOrderId entry.
- #797 Incorrect validation when product can be added to the cart in single positions.
- Manufacturer pictures were not displayed on product detail pages.
- #828 Queued email identifier is 0 for order completed email.
- #873 Category preview may show 404 page if the category is limited to a certain store.
- Do not fallback to "Product is not available" delivery info on product detail page if the product is available.
- #839 Output cache must be invalidated when menu items are added or edited.
- OpenTrans: fixes RuntimeBinderException "cannot perform runtime binding on a null reference" when exporting shipping address.
- Brand pictures weren't displayed in product lists.
- Skin select2 if remote url is used (rules in admin area were unusable on touch devices).
- When using Stripe or PayPal on cart page checkout attributes were reseted.
Store.SecureUrl
andStore.ForceSslForAllPages
are deprecated now. By default, all pages are secured ifStore.SslEnabled
is true.- Reindexing of MegaSearch search index required to include new category tree path.
- PersonalPromo plugin (commercial)
- Wallet plugin (commercial)
- #251 MegaSearch: New option, when enabled, search hits must contain all search terms (logical AND operation). The more terms you enter, the fewer hits will be returned.
- Reverse proxy configuration using
ForwardedHeadersMiddleware
- SqliteDataProvider:
- Fixed case-insensitive
Contains()
andLike()
failing on non-ascii characters. - Implemented BackupRestore feature
- Fixed case-insensitive
- Web API:
- #618 added an endpoint for adding a product to the shopping cart.
- #709 added an endpoint that returns order data prepared for an invoice (including variant SKU).
- #717 added
GiftCard
,GiftCardUsageHistory
,DiscountUsageHistory
,CheckoutAttribute
andCheckoutAttributeValue
. - #723 store the SKU of the ordered product variant at the
OrderItem
entity.
- Payment method brand icons can be displayed on product detail pages
- Added settings for more social links (Flickr, LinkedIn, Xing, TikTok, Snapchat, Vimeo, Tumblr, Ello, Behance) to be displayed in the footer.
- SEO: trailing slash options for internal links (Append trailing slash to links, Trailing slash mismatch rule)
- #480 Product export: add a filter for categories and an option to include all sub-categories.
- #437 Rule builder: add cart rule for delivery time.
- #559 Forum: add setting to prevent registered customers from posting forum topics and posts.
- Theming
- Better usability of the backend on small mobile devices (especially DataGrid)
- Updated FontAwesome library from version 6.0.0 to version 6.4.0
- Checkout / Payment page can display payment method brand icons
- Increased performance: category tree path to filter products by categories.
- DataGrid now remembers the search filter state across requests
- Better PayPal implementation: added providers for every single payment option.
- New user agent parser with much better bot, mobile/tablet detection (but less accurate platform and device detection)
- #416 Make the language name localizable.
- Specify custom database collation during installation.
- Added a search filter for country grid.
- Add X-Frame-Options
SAMEORIGIN
to response headers - Use
308 - Permanent redirect
status code for HTTPS redirection (instead of301 - Moved permanently
) - (DEV) Model mapping (
IMapper<TFrom, TTo>
):- Composite mappers: multiple mappers for a single type pair
- Named mappers
- Mapper lifetimes (transient, scoped, singleton)
- Search
- Search box UI improvements
- #441 Enable multistore configuration for SearchSettings.SearchFields.
- #658 Limit number of product clones to generate either via UI or code (or both)
- #736 Backend > Product grid: Search By SKU should also search for GTIN & MPN
- #682 Allow to set the default email account per shop.
- Google Analytics: Added option to enable admin to prohibit the script from being loaded without explicit consent by the visitor
- #406 Exclude current product from recently viewed products block on product detail page.
- Added setting to automatically display CookieManager if the shop visitor is from the EU.
- App restart/recycle could occasionally leak or fail
- PdfConverter failed after cron job cleaned up temporary files in App_Data directory
- Link from Admin area to a named area-less frontend route did not properly prepend culture code
- Identity:
- Fixed checkout loop after logout.
- #753 During registration a new customer is created although the password is invalid.
- Export:
IWorkContext
CurrentCustomer, WorkingLanguage and WorkingCurrency must be set according to projection.- Price calculation must respect
TaxSettings
of projected store. - Fixed wrong exported price when attribute combinations exported as products and price display type is set to lowest price.
- When creating a profile, the public folder name of another profile should not be copied, but a unique, new folder name should be used.
- Fixed picture and color control were not displayed when editing a product attribute option.
- Fixed display of orders in MyAccount area when
OrderSettings.DisplayOrdersOfAllStores
was set totrue
- Fixed RTL theme Sass parsing error
- When an order was placed, the stock quantity of attribute combinations were not updated if the stock is managed by attributes.
- Fixed "also purchased products" should not display unpublished products.
- #651 Fixed product can be added to cart even if the availability limit was reached.
- #748 The "Recently viewed products" section displays items in stores to which it has not been assigned.
- Logout was not possible after new customer registrations.
- Fixed unpublished products should be assignable as "promoted" to a product.
SequentialDataReader
: fixed a problem where occasionally nullable string fields were not read- UrlRewriter: raw rules were not loaded from legacy storage
- #731 Entering invalid URL as menu item url results in unrecoverable error.
- Fixed a topic was not editable if a menu link with an invalid target was associated.
MainMenuShrinker
was missing.- Added missing properties in customer grid.
- Fixed popular product tags were not loaded based on the frequency of their product assignments on homepage.
- Fixed after a login the user was not redirected to the previous page.
- Fixed problem where bundles couldn't be added to the basket if bundleitems had attributes.
- GMC: when there was no Google category defined in a product, copying the product threw
NullReferenceException
. - Fixed attribute filters of bundle items were not loaded in bundle item dialog.
- GoogleAnalytics:
- Fixed a
NullReferenceException
inGoogleAnalyticsViewComponent
. - Fixed
KeyNotFoundException
inGoogleAnalyticsScriptHelper.GetOrderCompletedScriptAsync
.
- Fixed a
- Fixed incorrect order of product attributes on the shopping cart page.
- Fixed #687 Product
MainPictureId
changed each time a new picture is uploaded. - Fixed ArgumentNullException in
FixProductMainPictureId
when uploading new image on product edit page. - Fixed links to assigned shipping methods were not displayed when editing a rule.
- Fixed SearchLog did not show top search terms in instant search.
- Fixed redirect to login page instead of an error message when a guest wants to checkout and anonymous checkout is not allowed.
- Fixed the category number in category navigation was not displayed when the catalog setting
ShowCategoryProductNumberIncludingSubcategories
was changed. - #681 For a message template, the assignment to the e-mail account is not removed when the e-mail account is deleted.
- #704 Cart page displays outdated discount information when applying or removing a discount coupon code.
- #751 Summernote: Inserting a table places it at the top of the HTML editor
- Fixed rare bug where shipping rates wouldn't be applied due to rounding issues
- ShippingByWeight: fixed missing
SmallQuantityThreshold
in initial migration. - #619 Shipping by weight and by total should use 4 instead of 2 decimal places for currency values.
- For a BundleItem with attribute filters, the attribute selection on the product detail page disappeared as soon as an attribute was selected.
- #724 Selecting other languages resets selected sorting/items per page setting
- Legacy widget zones weren't considered anymore
- DevTools: Some widget zones weren't displayed due to incorrect RegEx
- NumberInput: Min Max should be handled by validation framework or in frontend by native HTML elements.
- Fixed RuntimeBinderException in SettingController when no search fields are saved.
- Fixed rule assigned to payment method only applied after clearing the cache.
- Admin dashboard: fixed percentage value for last 28 days in order and customer registrations statistics.
- PostgreSQL database support
- SQLite database support
- easyCredit plugin (commercial)
- DependingPrices plugin (commercial). Enables configuration of prices depending on customer groups, language, store or customer number.
- Embedded Base64 image offloader: finds embedded images in long HTML descriptions, extracts and saves them to the media storage.
- New option for mail accounts to configure SMTP connection encryption.
- New app system settings:
UsePooledDbContextFactory
,UseDbCache
,UseSequentialDbDataReader
- Database table statistics in System / System Info (row count, total space, used space)
- Memory management
- Fixed several memory leaks
- Disabled DbContext pooling (causes memory leaks)
- New sequential data reader (disabled by default) uses significantly less memory than the built-in reader. Should be enabled if HTML descriptions are extremely large (> 1 MB).
- More aggressive garbage collector
- App now uses significantly less memory under heavy load
- Added price settings for discount requirements to be validated in product lists.
- Faster loading of product lists that contain bundles with per-item pricing.
- MegaSearch:
- A significant increase in search speed, especially when dealing with large amounts of data.
- Faster indexing.
- Word stemming configurable for all languages.
- Added
data-invariant
attribute to number input controls - Closed #543 Google Category (GMC) always get lost when copying a product
- Ajax request to external URLs do not add X-XSRF-Tokens anymore
- Definition of several preselected product variant attribute values is now prohibited
- #557 If the state is optional for addresses, none should be preselected when creating them.
- #608 Build DeleteGuestCustomers query with LINQ again.
- Fixed ArgumentException "The source argument contains duplicate keys" in case of menus with duplicate system names.
- Fixed SqlClient deadlock exception when resolving guest account by client identity.
- MySQL: fixed migration failure when UTC_TIMESTAMP was used as default value for date columns.
- High data payload:
- Fixed InvalidOperationException "A second operation was started on this context instance before a previous operation completed" when opening category (and others) edit page.
- Fixed many product tags blocks the loading of the product edit page due to initialization of the product tag selection box.
- Fixed discount coupon code could not be applied in some cases.
- PostFinance: fixed "The specified refund amount CHF needs to be rounded to a maximum of 2 decimal places".
- Fixed ArgumentNullException in ProcessImageQuery.Add if name is null.
- Fixed price adjustment of attributes was saved only with two decimal places.
- Fixed missing inventory adjustment when the stock quantity was changed through product grid.
- The link to remove a search filter must not contain a page index, otherwise inconsistent search results will occur.
- Fixed InvalidCastException "Unable to cast object of type 'Newtonsoft.Json.Linq.JObject' to type 'Smartstore.Core.Search.Facets.FacetGroup'" when OutputCache is active.
- Category or manufacturer discount was not applied if no other changes were made to the category or manufacturer except for the discount assignment.
- Cart rules assigned to a payment method were not applied in checkout.
- MegaSearch: fixed a memory leak during indexing.
- Fixed native validation for quantity inputs
- Google Analytics: Fixed rendering of prices with thousands separator
- #621 Cart item quantity couldn't be updated if cart item validation returned errors
- #628 sort Triple DatePicker year descending
- #622 Tab created with Event.cs does not work on Mobile.
- FileManager: Files weren't displayed correctly in backend.
- A product should be found by its SKU if there is a deleted product with identical SKU.
- Links to assigned entities sometimes not displayed on rule edit page.
- (DEV) New
WebhookEndpointAttribute
endpoint metadata. Suppresses creation of guest accounts for webhook calls. - PayPal:
- Added a window to display PayPal account information for support issues
- Added setting for upper limit for Pay Upon Invoice
- Added option to turn off PayPal buttons on shopping cart page
- Allows to delete and filter assignments of customers to customer roles that were automatically created by a rule.
- Installation: changing database connection settings has no effect until app restart
- Fixed HTTP 400
BadRequest
issue on saving AJAX grid changes - Web API:
- Fixed wrong $metadata configuration of
System.String[]
as a complex type instead ofICollection<string>
. - Fixed
InvalidOperationException
inMicrosoft.OData.Client
using MediaFiles and MediaFolders endpoints. - Fixed
InvalidOperationException
inMicrosoft.OData.Client
"An unexpected 'StartObject' node was found for property named 'Size' when reading from the JSON reader. A 'PrimitiveValue' node was expected.".
- Fixed wrong $metadata configuration of
- Output Cache:
- Invoking CookieManager view component throws because antiforgery token cannot be written
- Theming
- Fixed top description displayed instead of bottom description on manufacturer page.
- Instant search must not display default thumbs if ShowProductImagesInInstantSearch is disabled.
- Fixed AOS init problem
- Multiple file uploader instances in a single page did not work
- Product box in listings must not close when entering the bottom action drop
- Selected tabs were no longer remembered across requests
- Fixed
NullReferenceException
when deleting a shopping cart item. - Fixed export file count was always 0 in export profile list.
- Fixed
FileNotFoundException
when uploading an import file. - PayPal: Fixed error that occurs when shipping fees were to high for initially authorized order amount
- Fixed reward points calculation
- #602 Implemented server side validation of payment data
- #603 Fixed after payment validation failure the data entry form is resetted.
- Fixed CheckoutState change tracking issues
- Fixed IBAN radio button issue when using direct debit offline payment.
- Avoids deals label in product lists if the current date is not within the date range of an assigned discount.
- #612 Emails are sent with the email priority low
- Fixed problem with media display for variant attribute combinations
- Billiger: fixed export profile configuration must not contain store scope selection
- (DEV) Product.ProductPictures renamed to ProductMediaFiles
- Updated to .NET 7
- Web API plugin
- Stripe Elements plugin
- BeezUp (commercial plugin)
- ElmarShopInfo (commercial plugin)
- Shopwahl (commercial plugin)
- CartApproval (commercial plugin)
- New app setting:
DbDefaultSchema
- (DEV) New action filter attribute
DisallowRobotAttribute
- ~10 % faster app startup and TTFB
- ~10 % less RAM usage
- Significantly faster attribute combination scanning for large combination sets (1.000+)
LocaleStringResource
table could contain many dupe records.- Rule sets were not applied to shipping methods in checkout.
ArgumentNullException
when deleting an image assignment on product edit page.- Despite activated export profile option per store no records were exported to a separate file.
- Sometimes Page Builder reveal effects did not run on page load, only on windows resize.
- Product details showed wrong related products.
- Fixed wrong implementation of ByRegionTaxProvider
- Fixed product linkage of product detail ask question message
- Fixed password change issue with user records without username
- Settings couldn't be saved in several places (in migrated shop)
- Fixed add required products automatically
- DbCache:
- Fix "Collection was modified; enumeration operation may not execute"
- Fix "Index was outside the bounds of the array"
- #577 PdfSettings.Enabled displayed twice and PdfSettings.LetterPageSizeEnabled was missing.
- Topics which are rendered as widgets were published to sitemap
- Redirection problems with changing language & ContactUs page
- Multistore settings couldn't be saved
- File upload for a product attribute is no longer possible once another attribute has been changed.
- Fixes NullReferenceException when placing an order with an invalid email display name.
- Fixed link generation issue:
pathBase
is stripped when target endpoint requires culture code - Fixed DbUpdateException when deleting a customer address via backend.
- Routing: non-slug, unlocalized system routes did not redirect to localized route
- UrlRewriter: fixed greedy matching (
/en/
should not match/men/
) - Fixed RuleSets could not be added or removed from a shipping method.
- Fixed wrong SKU in order XML export if the order contains multiple variants of the same product.
- Fixed payment fee was always displayed in primary currency in checkout.
- Several PayPal fixes
- (DEV) Product.OldPrice renamed to ComparePrice
- Pricing & GDPR
- Compliance with Omnibus Directive
- Product reviews: display a Verified Purchase badge
- Label crossed out compare prices with "Lowest" or "Lowest recent price"
- Free configuration of compare price labels, e.g. "MSRP", "Regular", "Before", "Instead of", "Lowest" etc.
- Discount badges, e.g. "Deal", "Limited offer", "Black Friday" etc.
- Offer countdown, e.g. "Ends in 2 days, 3 hours"
- New pricing settings
- Always display retail price
- Default compare price label
- Default regular price label
- Offer price replaces regular price
- Always display retail price
- Show offer countdown remaining hours
- Show offer badge
- Show offer badge in lists
- Show saving badge in lists
- Offer badge label
- Offer badge style
- Limited offer badge label
- Limited offer badge style
- Show price label in lists
- Show retail price saving
- Compliance with Omnibus Directive
- EmailReminder (commercial plugin)
- DirectOrder (commercial plugin)
- Billiger.de (commercial plugin)
- Google Remarketing (commercial plugin)
- File Manager (commercial plugin)
- GiroCode (commercial plugin)
- IPayment (commercial plugin)
- PayPal
- Added RatePay widget
- Added Pay per invoice payment method
- Added PayPal onboarding to module configuration (handles simple configuration via direct email login without the need to create an app on the PayPal developer page).
- cXmlPunchout (commercial plugin)
- OCI Punchout (commercial plugin)
- BizUrlMapper (commercial plugin)
- Added Barcode encoding and generation infrastructure:
- Can encode: EAN, QRCode, UPCA, UPCE, Aztec, Codabar, Code128, Code39, Code93, DataMatric, KixCode, PDF417, RoyalMail, TwoToFive
- Can generate: Image (any type), SVG drawing
- MediaManager: display image IPTC and EXIF metadata
- MediaManager: added internal admin comment field
- (DEV) New TagHelpers
sm-suppress-if-empty
: suppresses tag output if child content is empty (due to some conditional logic).sm-suppress-if-empty-zone
: suppresses parent tag output if a specified child zone is empty or whitespace.
- (DEV) Embedded/Inline mail attachments
- (DEV) Localized entity metadata:
ILocalizedEntityDescriptorProvider
,ILocalizedEntityLoader
- (DEV) New setting
SmtpServerTimeout
in appsettings.json
- Increased performance
- Faster app startup
- ~100 MB less memory usage after app start
- FLEX theme: pure CSS responsive tabs (tabs transform to accordion on screens smaller than md)
- Sticky image gallery in product detail
- (DEV) New methods: TabFactory
InsertBefore()
,InsertAfter()
,InsertBeforeAny()
,InsertAfterAny()
,InsertAt()
- (DEV) New attribute for
tab
TagHelper:sm-hide-if-empty
- (DEV) New rendering extension method:
IHtmlContent.HasValue()
- (DEV) New rendering extension method:
IHtmlHelper.RenderZoneAsync()
- (DEV) DataGrid row editing: handle prefixed controls correctly (e.g. "CustomProperties")
- Additional fees are not allowed by PayPal, therefore removed the feature
- Added cacheable routes for Google Analytics widgets
- (DEV) Made MediaImporter more generic
- Removed preconfigured Google Fonts retrieval from Google servers from themes AlphaBlack & AlphaBlue
LocalFile
did not implementCreateFileAsync()
correctly, which led to PackageInstaller, PageBuilder thumbnail cache and PublicFolderPublisher throwingNotImplementedException
- Media legacy url redirection did not work:
TemplateMatcher
does not evaluate inline constraints anymore - MediaManager always displayed current date instead of file's last updated date
- MegaMenu: fixed badge styling issues
- Fixed "Unknown schema or invalid link expression 'mailto:...'
- Memory cache: parallel key enumeration sometimes failed
- Fixed Google Analytics number formatting issues
- Several fixes for laying Emails on a local directory
- Removed payment fee configuration from PayPal plugin
- Fixed Drag&Drop of images for HTML-Editor
- Fixed saving of emails on disk
- After installation of modules with custom Sass imports: bundle disk cache was not invalidated
- #539 Fixed flickering on hovering over product image on product detail page
- #552 <meta itemprop="availability"..> should not be rendered twice
- Fixed theme preview tool display
- Fixed creating of SeoSlugs with special chars for installation
Smartstore 5 is a port of Smartstore 4 - which is based on the classic .NET Framework 4.7.2 - to the new ASP.NET Core 6 platform.
- Smartstore 5 is now cross-platform and supports Linux and macOS alongside Microsoft Windows. This means that Smartstore can be run on almost any hosting server, whether dedicated, cloud or shared.
- In addition to Microsoft SQL Server, Smartstore now supports MySQL. PostgreSQL is in planning and will follow soon.
- Smartstore 5 is one of the fastest out-of-the-box e-commerce solutions in the world! A small store with less than 1,000 items and a few dozen categories can achieve an average Time to First Byte (TTFB) of far below 100 milliseconds... even without output cache or other performance measures.
- Compared to Smartstore 4, 10x faster in some areas
- Significantly less memory consumption (approx. 50%)
- Even low-cost (cloud) hosting delivers high performance
- Powerful DataGrid in the backend
- Developed in-house, no more 3rd party libaries with annoying license restrictions
- Intuitive, feature-rich and flexible
- Supports row selection, multi-column sorting, column reordering, column toggling, paging etc.
- Grid state is persisted in browser's local storage and restored on page refresh
- Search filter expressions: run complex search queries, e.g.
(*jacket or *shirt) and !leather*
- (DEV)
datagrid
TagHelper which lets you control every aspect of the grid
- Frontend & backend facelifting
- Create, manage and restore database backups in the backend
- More external authentication providers: Google, Microsoft, LinkedIn coming soon
- Advanced settings for image processing: compression, quality, response caching etc.
- Blog, News, Forum and Polls are now external commercial plugins
- No support for Microsoft SQL Server Compact Edition (SQLCE) anymore
- Payment providers need to be reconfigured (API Key etc.)
- Except for the WebApi plugin, the open source Community Edition has been fully ported (WebApi will follow soon)
- Already ported commercial plugins:
- Azure
- BMEcat
- Common Export Providers
- Content Slider
- ETracker
- GDPR
- Guenstiger
- Media Manager
- Mega Menu
- Mega Search
- Mega Search Plus
- OpenTrans
- Order Number Formatter
- Output Cache
- PageBuilder
- PdfExport
- PostFinance
- Redis
- SearchLog
- Skrill
- Sofortueberweisung
- TinyImage
- TrustedShops
- UrlRewriter
- Other commercial plugins developed by Smartstore will follow soon
- Obsolete plugins that will not be ported:
- AccardaKar
- BizImporter
- EasyCredit
- NewsImporter
- LeGuide Shopwahl
- No proprietary Unit of Work & Repository Pattern anymore: gave up
IDbContext
andIRepository<T>
in favor ofDbContext
andDbSet<T>
- Less and more lightweight service classes by removing all generic CRUD stuff
- Much easier plugin development
- Async function calls all the way through
- Database schema did not change and therefore remains backward compatible. Still we STRONGLY recommend to create a backup before upgrading
- Extremely powerful widget system
- Large TagHelper library with 50+ custom helpers
- On-demand deployment of native libraries via NuGet
- Custom entities in plugin projects can now define navigation properties to entities in the application core