Skip to content

v7.26

Choose a tag to compare

@cpl-automation cpl-automation released this 07 Mar 04:43
· 378 commits to main since this release
6550c69

Release Notes

This update introduces support for new content types in assistant messages, along with other bug fixes and improvements.

Messages & Output

New Features

  • Threads support Mermaid diagrams and SVG images in assistant responses. Toggle "Use LaTeX and other markup" in the assistant configuration to include additional instructions in your prompt for handling these features.

Assistants

Updates & Improvements

  • Assistant Prompt previews include the additional formatting instructions inserted by the system.

UI

Resolved Issues

  • Fixed: After a recent update to resolve issues with non-overflow edge cases, the model dropdown header radius appears incorrect in typical circumstances.

Internal

Updates & Improvements

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • fix: model dropdown header radius by @ekassos in #1500
  • chore: update worktree workflows to follow branch name guidelines by @ekassos in #1501
  • feat: introducing mermaid diagrams in threads by @ekassos in #1502
  • feat: introducing svg support in threads and other updates by @ekassos in #1503
  • chore: refactor svg & mermaid renderers by @ekassos in #1504
  • chore(deps): bump dompurify from 3.3.1 to 3.3.2 by @ekassos in #1505
  • chore(deps): bump dompurify from 3.3.1 to 3.3.2 by @ekassos in #1506

Full Changelog: v1128+srv572.web397...v1135+srv574.web403