Greater control over product display and Ecommerce accuracy.. Learn More
New Features
- Added boolean product options to control website display visibility.
- Introduced custom display fields for Discounts to allow more flexible configurations.
Improvements
- Product SKU and Variant SKU must now be unique to prevent duplication issues.
- Enhanced cart functionality with performance improvements and minor bug fixes.
- Improved Freight Supplier logic and resolved related issues.
- Various UI enhancements for better usability and consistency.
Bug Fixes
- Fixed UI issues when bulk enabling or disabling Ecommerce products.
- Resolved an error related to the evaluation of o.value.noResultsTitle = "No Payments, yet."
- Removed unintended CSS override on list checkboxes.
- Fixed issue where shipping weight was hidden by the total calculation in the Edit Product drawer.
- Fixed issue where removing the billing address did not remove the associated map.
- Resolved issue where the CRM address was displayed even when no contact or company was selected.
- Fixed the advanced date filter not functioning correctly.
- Fixed Order Item total not displaying in the Edit drawer.
- Resolved overlapping tooltip and status display in the Quote detail view.
- Fixed the issue where the quote total displayed as 0 even though items were present.
Breaking Change
- Deprecated order.total_amount; now using order_total instead.
- Updated webhook responses for Create Order, Update Order, Create Quote, and Update Quote.
Easier asset management and storage insights Learn More
New Features
- Introduced API v2 endpoints with controller access for asset files and folders.
- Added a "Reports" page for viewing current storage usage.
- API v2 documentation available under API > Insites API Endpoints.
Expanded API access and enhanced Locator experience Learn More
New Features
- Added API v2 endpoints with controller access for Categories, Locations, Enquiries, System Fields, and Custom Fields.
- Added a
website field to the Locations contact tab.
- API v2 documentation is available under API > Insites API Endpoints.
Improvements
- Enhanced Categories UI with advanced filters and advanced search.
- Enhanced Locations UI with advanced filters and advanced search.
- Updated the short description field to use an editor.
- Improved System Fields layouts.
- Improved localization throughout the module.
- Enhanced Enquiries UI with advanced filters and advanced search.
Bug Fixes
- Fixed issue preventing location imports.
- Fixed broken link in the locations import documentation.
Improved profile imports and smoother CRM experience Learn More
New Features
- Import and Export Contact Profile Fields.
Improvements
- Update Contact and Company CSV column names for importing and exporting Custom Fields.
Bug Fixes
- UI & UX Fixes.
- Fix search errors when keywords have symbols
?, & and =.
- Fix event stream redirects to CRM Contact.
More flexible webhooks and enhanced profile data Learn More
New Features
- Webhooks now support three modes:
- Changes only
- Changes with snapshot
- Full object (default)
This provides more flexibility and control over webhook payloads.
Improvements
- Profiles are now included in the v2 API return values, ensuring more complete and accurate data retrieval.
- Profile updates now trigger webhooks, providing more up-to-date event notifications for external integrations.