Skip to content

v0.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 21:24
· 1601 commits to main since this release
2011cbd

[0.3.8] - 2024-07-09

Added

  • πŸ’¬ Chat Controls: Easily adjust parameters for each chat session, offering more precise control over your interactions.
  • πŸ“Œ Pinned Chats: Support for pinned chats, allowing you to keep important conversations easily accessible.
  • πŸ“„ Apache Tika Integration: Added support for using Apache Tika as a document loader, enhancing document processing capabilities.
  • πŸ› οΈ Custom Environment for OpenID Claims: Allows setting custom claims for OpenID, providing more flexibility in user authentication.
  • πŸ”§ Enhanced Tools & Functions API: Introduced 'event_emitter' and 'event_call', now you can also add citations for better documentation and tracking. Detailed documentation will be provided on our documentation website.
  • ↔️ Sideways Scrolling in Settings: Settings tabs container now supports horizontal scrolling for easier navigation.
  • πŸŒ‘ Darker OLED Theme: Includes a new, darker OLED theme and improved styling for the light theme, enhancing visual appeal.
  • 🌐 Language Updates: Updated translations for Indonesian, German, French, and Catalan languages, expanding accessibility.

Fixed

  • ⏰ OpenAI Streaming Timeout: Resolved issues with OpenAI streaming response using the 'AIOHTTP_CLIENT_TIMEOUT' setting, ensuring reliable performance.
  • πŸ’‘ User Valves: Fixed malfunctioning user valves, ensuring proper functionality.
  • πŸ”„ Collapsible Components: Addressed issues with collapsible components not working, restoring expected behavior.

Changed

  • πŸ—ƒοΈ Database Backend: Switched from Peewee to SQLAlchemy for improved concurrency support, enhancing database performance.
  • ⬆️ ChromaDB Update: Upgraded to version 0.5.3. Ensure your remote ChromaDB instance matches this version.
  • πŸ”€ Primary Font Styling: Updated primary font to Archivo for better visual consistency.
  • πŸ”„ Font Change for Windows: Replaced Arimo with Inter font for Windows users, improving readability.
  • πŸš€ Lazy Loading: Implemented lazy loading for 'faster_whisper' and 'sentence_transformers' to reduce startup memory usage.
  • πŸ“‹ Task Generation Payload: Task generations now include only the "task" field in the body instead of "title".