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
(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
Improvements
Allows to delete and filter assignments of customers to customer roles that were automatically created by a rule.
Bugfixes
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 of ICollection<string>.
Fixed InvalidOperationException in Microsoft.OData.Client using MediaFiles and MediaFolders endpoints.
Fixed InvalidOperationException in Microsoft.OData.Client "An unexpected 'StartObject' node was found for property named 'Size' when reading from the JSON reader. A 'PrimitiveValue' node was expected.".
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.