Skip to content

v4.28.0

Latest
Compare
Choose a tag to compare
@sta1r sta1r released this 06 Dec 12:12

What's new

  • Cart insight data contains a new key for subtotal_incl_tax. [4e24a2b]

Improvements

  • Performance is improved for customer and subscriber sync.
    • Optimise setting of brand attribute values [8be90e2]
    • Load products in bulk to reduce expensive queries [ee461c7]
    • Performance improvements in SalesDataManager and ContactData classes [dc7eaea]
    • Fetch category names snapshot by store [ac12dd6]
  • All configs for the cleaner cron are now surfaced in a new section in Dotdigital > Developer > Cleaner. [1b9301b]
  • All migration types now move data in batches. [d013b45]
  • We removed an unnecessary data patch that was causing problems in some cases. [ce239a5]
  • Consent can now only be enabled if consent text is provided. [1a76548]

Bug fixes

  • The UpdateContactsWithSubscriberCustomers migration type was updating rows in scopes where emails were not subscribed; this has been fixed. [1687878]
  • Rows in campaign sync will be marked as failed if we cannot get or create a contact for the recipient. [5582097]