Online Tools Version 1.1.3

Minor Improvements

  • Dealer emails will now contain the Website, as well as the Location/Dealer and Customer information
  • Session and Device Ids will also be stored in the system

Bug Fixes

  • Fixed an issue where the referrer was not being captured correctly in enquiry API calls.
  • Added uid and sessionId to enquiry API requests (replacing deviceId with uid from local storage).
  • Updated the development environment CDN to use the GCP bucket.
  • Back end packages updated to fix vulnerable package warnings
  • Previous patches 1.1.2: Adding versioning to bust cache and ensure the latest version of the widget script was being referenced when a release was being promoted
  • Previous patches 1.1.1: Replaced parseInt with parseCurrency to correctly handle formatted currency values (e.g. 10,000), avoiding incorrect parsing.