Added
- Allow to Fetch and Send emails via Goole Workspace OAuth (#5241)
Fixed
- Fixed
array_filter()in DB config (#5230) - Fixed checking user authorization when changing conversation customer (#5232)
- Check user access to mailbox in
empty_folderajax action (Security). - Check customer visibility when merging customers (Security).
- Add
PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTto DB config (#5230) - Fixed parsing email part's
Content-Typeending with semicolon. - Fixed "Undefined array key" error on sending reply to a Phone conversation (#5236)
- Perform sanitizing of the file name at the beginning of
Helper::sanitizeUploadedFileName()(Security)