- Major rework of the CMS options layout and styling.
- Reorganisation of the CMS option groups.
- Added a warning for unsaved config option changes.
- Improved order address loading to reduce the number of DLL requests.
- Optimised a number of AJAX calls to reduce any header or footer loading where not required.
- Optimisation for the function checking if a URL is a file, to reduce DLL calls.
- Improved auto-recycler to also handle restarting the MySQL service if required.
- Fixing issues with null checks that were returning an inconsistent result.
- Adding a new "must-use" plugin that will restrict what plugins are enabled on AJAX calls.
- Added in a check for whether the KCW AJAX calls need to re-load product on category and search pages, in order to speed up add to basket.
- Changed how the KCW plugin initialisation is triggered, to allow for site-level plugin usage.
- Added in an option to allow for requiring verification when a customer changes their username, similar to how the forgotten password functionality works.
- Adding a link for reset password and username verification emails to allow customers to cancel invalid ones.
- Added in an integration for the Stripe PSP.
- Converted the payment logs to use the database rather than files to make them easier to use.
- Added in a way to view the new payment logs via the CMS.
- Converted all of the logs CMS pages into a single page to reduce the menu size and make a central reporting section.
- Added in functionality for loading "initial" low quality versions of images, that are replaced with the normal version, to help with LCP issues.
- General code improvements.
- Improved the handling of WorldPay notifications for orders that have already been completed.
- Fixes some issues with the GA4 enhanced ecommerce tracking and improved the data types being sent in event data.
- Fixed an issue with trying to complete orders that are already completed.
- Added extra logging for double payment attempts for Opayo orders.
- Cleaned up some of the KCW CMS menu items to improve UI / UX.
- Added indexes to database tables to speed up queries.
- Added option to limit the number of products returned by the search suggestions.
- Fixed an issue with statement payments being sent as the wrong payment type for BACS payments.
- Fixed an issue with page caching for multi-kc sites, so that pages are cached per-instance.
- Making further improvements to how customer data is loaded to reduce the number of calls to Khaos Control.
- Converted all transient caching to use file cache, in order to reduce database load.
- Adding option to select whether to use database or file caching for transients.