New: Billing and Delivery properties now available for export from orders.
Fix: Error when displaying delivery details in specific circumstances.
Fix: Directory titles were not displaying correctly when a parent directory specified.
Fix: Removed GUID output field from RSS feed as unnecessary and caused problems with import to Google Merchant Center.
Fix: Applied efficiencies to invoice and purchase order output.
Fix: Modified the discount pricing format to make it easier to customise.
New: RSS Feed for products which can be imported to Google's Merchant Centre or Facebook's Marketing API.
New: Product.GoogleCategory
can be set to the ID of one of Google's product categories. This value will be included in the product feed.
New: Toggler classes added to Message elements returned by the server. Add the base script to enable when clicked the message is closed.
Fix: When sending form details in an email to administrator using an invalid email address entered by the user.
Fix: When an error is returned from a submitted form (on the template), the controls returned empty.
New: Use Order.HasBookings
to determine if any of the items are for service bookings.
New: Style classes Past
, Today
and Future
added to calendar view cells.
New: Can now set the default sort order for article and directory views via Configure Components.
New: Can now create a custom registration form and set the URL in Configure Components. For example, register.aspx
.
Fix: Register.SubscribeToEmailMarketing
and CartItems.RequestBillingDetails.SubscribeToEmailMarketing
now default to No.
Fix: Changed wording relating to an order confirmation / invoice to use Application.InvoiceDisplayName
.
Fix: Duplicate Template Scripts and Stylesheets are removed when web page generated.
Fix: If a table column is readonly (due to being computed), it is not added in the update or insert scripts.
Fix: ServiceTimes.SpecifyUsers
business names were returning error stating they were required when not.
Fix: Recreate an index on tax rates making it unique.