Skip to content

Release v3.26.0

Latest
Compare
Choose a tag to compare
@Christopher-Hayes Christopher-Hayes released this 20 Oct 14:26
· 3 commits to develop since this release
eb52513

Summary

The most noticeable changes with v3.26.0 is support for o1 models and a new way to customize the UI in More Actions > View. Other updates include improved localization, various bug fixes, and minor UI tweaks.

  • Feature - Added support for o1-preview and o1-mini when using OpenAI.
  • 🌐 i18n - Added more languages (Arabic, Bengali, Hindi, Indonesian, Malay, Russian, Thai, Tagalog, Urdu, and Vietnamese). Thanks @PeterDaveHello
  • 🖥️ UI - More UI customization is possible with the new "View" button under "More Actions". Thank you for the suggestion about a Markdown toggle @moritztim
  • 🎨 Branding - Custom app logo added to avoid using OpenAI's logo.
  • 🔧 Fix - Inserting code with string interpolation into the editor no longer omits code.
  • 🔧 Fix - When you ask a question with newlines (using Shift + Enter), the chat now correctly shows the newlines.
  • 🔩 Behind the scenes - Removed gpt-3.5-turbo. Users will be moved to gpt-4o-mini since it's better while being about the same cost.

PR Details

Full Changelog: 3.25.0...3.26.0