Version 3.8.6
π Changelogβ
π v3.8.6β
π
July 16, 2026
Featuresβ
- Added message history blacklisting for AI chat completion steps in Custom Flows, allowing specific message types to be excluded from the conversation context.
- Added quoted carousel message rendering with dynamic reply item selection.
- Added AI summary text (
summaryText) support for carousel elements and attachments, including caching and update handling. - Extended the CRM customer filter with an Other initiation method and tag-based filtering input.
- Added Huly client support to the Code Editor and SDK Generator.
- Added DOCX file loader support for AI document ingestion.
Enhancementsβ
- Refactored the AI message parser into modular handlers for carousel, post, story reply, poll, receipt, coupon, and related message types.
- Improved AI file loaders with MIME normalization, fetch timeouts, text truncation, and broader file format support.
- Enhanced the progress bar behavior and table rendering on the Jobs screen.
- Added
payload.createdAtcompound indexes for message queries and removed legacy indexes. - Improved message ordering in chats and AI flows by sorting messages using
payload.createdAt. - Improved error logging for bulk email sending.
Bug Fixesβ
- Fixed bulk email delivery timing by awaiting
Email.sendAsyncduring bulk send processing. - Improved status display and styling in the CRM Exported Files drawer.
- Added error logging for failed email deliveries during bulk email processing.