2019/10 Release notes
15 October
Release: 2019.19
- Widgets
- It is now possible to have hierarchy of widget categories - a category can now have a parent category
- Catalogue
- Brands now have a URL slug and a standard path to view a brand: /brands/brand-slug. The brand object now also has a method to fetch all products of the brand
- Fixed an issue with duplicating option lists, options and custom fields when copying the products
- Fixed an issue when searching category by URL slug and losing category ID on rewrite
- E-Commerce
- Payment method surcharges are no longer passed to external Tax plugins
- Fixed an issue when address line was fetched instead in place of unit number field
- For products in the cart it is now possible to access the actual product code (not variant code) with $product.code parameter
- Users
- Improved performance and logging output for Flexible user import cron. It is no longer crashing when importing large files
- Press Kits
- It is now possible to upload a preview image for a video
- Hooks
- Fixed an issue with Abandoned Cart event
- Fixed UI issue with displaying hook statuses
- Slots
- Profiling info is no longer displayed in JS console in production mode
- Metadata
- Fixed UI issue with displaying change log
- Rewrites
- When testing URL for matching any rules, the matching rule is displayed
- Reports
- It is now possible to view logs/reports greater than 1 Mb in the DXP
- Site Search
- Fixed XSS vulnerability in search query parameter
2 October
Release: 2019.18
- E-Commerce
- Added the new feature Warehouses. Product stock can now be divided by location. See more by referring to the documentation.
- Fixed an issue with daily order export crashing with too many orders.
- Fixed an issue with Stripe Payments not being captured.
- Fixed an issue when checking out with Bundles.
- Fixed an issue when loading a surcharge in the cart.
- Fixed an issue when modifying the contents of the cart during checkout and updating the correct discounts of the order.
- Modified the DXP search columns to better align with order rows.
- Catalogue
- Fixed an issue copying duplicate custom fields in products.
- Fixed an issue resizing category/product/variant thumbnail images.
- Hosting
- Fixed an issue with caching of custom fields on staging sites.
Added the ability to serve images from the live hosts and clear CDN cache. These options can be found under site maintenance -> configuration / CDN.
- Removed SEO priority from some links on the sitemap.
- Hooks
- Fixed an issue when trying to import an exported Hook.
- Site Search
- Fixed an issue when sorting by timestamp.
- Widgets
- Fixed an issue when deleting a widget category.
- Users
- Added Inactive user log for reports
- Zone Based Shipping
- Fixed an issue with third party web rates being reported as the incorrect company.