Release Notes
Version history and changelog for OnText.
🎉 v1.5.44 Update​
-
✨ Inline AI Attachments
- Inline AI now supports attachments in prompts, including images, PDFs, and text-based documents.
- Supported file types include PNG, JPEG, WebP, PDF, TXT, Markdown, CSV, JSON, XML, HTML, and log files.
- Attachments can be added from the attachment button, drag and drop, or pasted from the clipboard when available.
- PDF and text document support may depend on the selected AI provider; Ollama currently supports image attachments only.
- Inline AI now supports attachments in prompts, including images, PDFs, and text-based documents.
-
🔧 Inline AI Markdown Rendering
- Inline AI responses now render more Markdown formats correctly, including headings, emphasis, strikethrough, inline code, code blocks, blockquotes, checklists, horizontal rules, footnotes, math-style content, HTML-like content, and tables.
- Table rendering now preserves row and column layout more reliably, including aligned columns and wrapped long cell content.
- Inline AI responses now render more Markdown formats correctly, including headings, emphasis, strikethrough, inline code, code blocks, blockquotes, checklists, horizontal rules, footnotes, math-style content, HTML-like content, and tables.
-
🚀 Inline AI Panel Scrolling Performance
- Long conversations and streaming responses should now feel smoother.
- The panel reduces unnecessary layout recalculation while answers are streaming, keeps the chat area more stable, and coalesces auto-scroll updates to reduce stutter.
- Long conversations and streaming responses should now feel smoother.
For older versions, see the Roadmap page.