FlightPath 7.x-7.4
2024-08-06
Fixed bug in system.module where mfa verification codes were being deleted every cron run, instead of
(at most) once per hour.
2024-08-04
Minor tweaks for PHP 8.
Updated information in lassie module's readme file.
2024-08-03
Updated logic for incoming SMS messages in engagements module. It now verifies the message came from SignalWire correctly.
2024-08-02
SignalWire will send an MMS's body as a media attachment. Changing how we receive that in the engagements module.
Also updating prices in the engagements module to better match SignalWire's.
2024-07-30
Fixed bug in course_search where anticipated availability was not showing correctly in PHP 8, since "" no longer equals integer 0.