Skip to content [0.5.13] - 2025-02-17
Added
- π Full Context Mode for Web Search: Enable highly accurate web searches by utilizing full context modeβideal for models with large context windows, ensuring more precise and insightful results.
- β‘ Optimized Asynchronous Web Search: Web searches now load significantly faster with optimized async support, providing users with quicker, more efficient information retrieval.
- π Auto Text Direction for RTL Languages: Automatic text alignment based on language input, ensuring seamless conversation flow for Arabic, Hebrew, and other right-to-left scripts.
- π Jupyter Notebook Support for Code Execution: The "Run" button in code blocks can now use Jupyter for execution, offering a powerful, dynamic coding experience directly in the chat.
- ποΈ Message Delete Confirmation Dialog: Prevent accidental deletions with a new confirmation prompt before removing messages, adding an additional layer of security to your chat history.
- π₯ Download Button for SVG Diagrams: SVG diagrams generated within chat can now be downloaded instantly, making it easier to save and share complex visual data.
- β¨ General UI/UX Improvements and Backend Stability: A refined interface with smoother interactions, improved layouts, and backend stability enhancements for a more reliable, polished experience.
Fixed
- π οΈ Temporary Chat Message Continue Button Fixed: The "Continue Response" button for temporary chats now works as expected, ensuring an uninterrupted conversation flow.
Changed
- π Prompt Variable Update: Deprecated square bracket '[]' indicators for prompt variables; now requires double curly brackets '{{}}' for consistency and clarity.
- π§ Stability Enhancements: Error handling improved in chat history, ensuring smoother operations when reviewing previous messages.