v2.8.2Released Jun 20th, 2022
NEW FEATURE
IMPROVEMENT
- Added static and custom fields mappers synchronization upon changes made in the WHMCS client profile - #851
- Email templates sent through the CRM module will now also support the "Blind Copy" functionality if that has been configured - case #857
REMOVED
- Support for WHMCS V8.1 and previous
BUG FIX
- Fixed certain issues that could cause the SQLSTATE errors when trying to access "Lead" or "Emails" sections - case #686, #867
- Eliminated "Webform - ERROR: TypeError" error that occurred when no WHMCS client could be marked as a lead upon contact synchronization - case #848
- Resolved problem with importing received emails with plain text as empty messages - case #864
- Fixed "DateTime::modify(): Failed to parse time string" error message that could occur when trying to import emails using cron method - case #849, #853
- Solved problems with populating custom fields mappers after the recent CRM module update - case #851
- Corrected displaying of the custom fields mappers when the "°" special character was used in the name field - case #863
- Eliminated problem with deleting a mailbox if that contained messages and attachments - case #865
- Fixed problem with generating an invalid webform controller address if the WHMCS "System URL" field contained a slash ("/") character at the end of the address - case #868
- The "Access To Mass Messages" permissions settings will be now taken into account properly - case #874
- Other minor code corrections and improvements