Feature: Add a ticket's product to ticket starter's eCommerce order
Feature: Thread tags are now displayed below the thread info for support tickets
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and recommended version to 8.2
Change: Update dependencies to the latest version(s)
Fix: Fix possible template error
Fix: Fix PHP 8.4 compatibility issue
!!!This version requires PHP 7.4+!!!
This version adds the ability to quickly add the ticket's product to a user's cart when viewing a ticket. This can be quite useful if the ticket in question requires a renewed license, saving the customer time and reducing friction.
In addition, any tags a thread has is now shown in the "Open support tickets" widget block.
This version also refactors some backend code and fixes a compatibility issue with PHP 8.4.