For the complete documentation index, see llms.txt. This page is also available as Markdown.

10.4.0 Improvements and Fixes

What’s fixed?

Email Processing

  • Fixed an issue where IMAP Message-ID parsing could fail intermittently

  • Fixed issues not being created with a description when the incoming email has base64 encoded content

  • Fixed empty body when processing incoming emails containing inline images

Attachments

  • Fixed incorrect attachment being included in comments when multiple attachments share the same name

  • Fixed intermittent incorrect versioning of attachments

  • Fixed broken display of the Attachment Selector custom field

UI & Rendering

  • Fixed long regex patterns causing a UI display bug

  • Fixed Assets attribute names containing accented characters not rendering correctly

  • Fixed unexpected scroll-to-top behavior on macOS

  • Fixed email detail headers (From, To, CC, Subject) not rendering in comments

Fields & Operations

  • Fixed Asset set field not working on the Create operation

  • Fixed group selection not available for comment visibility when sending emails

Configuration & Migration

  • Added migration support for Client Credentials with grant type

  • Added preliminary email address lookup to the user lookup to help resolve "customer not found" issues

Security

  • Applied security patches from March and April 2026 security reviews

Maintenance

  • Updated TinyMCE package

Last updated