Feature: Ticket actions are now matched / executed whenever the ticket is saved (such as changing the status or reassigning the user)
Feature: New action criteria have been added for ticket modification dates
Change: Ticket criteria have moved into their own tab in the Edit Actions interface
This version massively reworks the way support ticket actions are executed. Previously, they would only execute when viewing the ticket, or when the ticket was replied to, or via a cron job. Actions are now executed whenever the ticket is updated, as well as via a cron job.
This, combined with the new ticket criteria for when a ticket's status is being updated, means it's possible to immediately close fully solved tickets and still have features like auto-responders work, without needing to wait for the cron to run.