You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only email administrators for log messages that would be written to the database (#754)
Emails fetched and rejected by a ticket filter that are not deleted or moved to a folder will not be re-fetched and re-rejected (#755)
Workaround for some mail clients' inability to properly decode quoted-printable encoded emails (#760)
Inline text bodies are incorrectly detected as attachments without a filename (#761)
Properly decode and display some international chars in PDF printing (#765)
Security
Require email address match if ticket number is matched in subject line and neither references or in-reply-to headers match an existing ticket thread item (regression introduced in v1.7.1.2) (#748)
Performance
Address database performance issue scanning for orphaned file_chunk records (#764)