Added
- Show in Outgoing Emails the SMTP Queue ID for emails passed for delivery (#3330)
- Show link to the conversation and to logs in
SendReplyToCustomer
jobs on System Status page (#3331) - Show DB info and missing migrations on System Status page (#3326)
- Check on System Status page if
symlink()
function is available (#3335) - Set
CURLOPT_SSL_VERIFYPEER
option to false for curl and Guzzle requests (#3293) - Updated Spanish translation (#3343)
- Automatically check invalid or missing modules symlinks and show error messages on Modules and System Status pages.
Fixed
- Fixed variable name in
saveUserThread()
function on fetching replies to user email notifications (#3325) - Fixed an issue with "Allow to reply from aliases" option being reset when mailbox settings saved by non-admin user (#3337)
- Cancel
SendReplyToCustomer
background jobs when undoing replies (#3300) - Do not insert new line in the editor when pasting content (#3319)
- Move star mark when merging conversations (#3351)
Changed
- Show SMTP 5xx errors in the conversation immediately (#3339)