Skip to content

v6.2.6 — Model Flexibility, Drag-and-Drop Uploads & UI Polish

Choose a tag to compare

@TannerMidd TannerMidd released this 22 Feb 04:33
· 42 commits to main since this release

✨ Highlights

This release focuses on streamlining workflows, enhancing file management, and improving model flexibility. Key updates include dynamic OpenAI model selection, drag-and-drop file handling, and a cleaner message interface.


🚀 Key Improvements

1. Simplified OpenAI Integration

  • Predefined models removed: GPT options are no longer hardcoded in settings.
  • New workflow: Add your OpenAI API URL in the API Connections section to dynamically fetch supported chat models.
    • Why? Enables future-proof compatibility with new OpenAI models.

2. Drag-and-Drop File Uploads

  • Seamless file handling: Drop one or multiple files directly into the message list.
    • Files auto-save to the local browser database for quick access later.
    • Attachments are instantly added to the conversation context.
    • Tip: Supports images, documents, and more!

3. Enhanced Local AI Models

  • Upgraded @mlc-ai/web-llm package: Better performance and stability for browser-based AI.
  • New models added: Expanded selection of local LLMs to experiment with.

4. Cleaner Message Interface

  • File previews: Messages with attachments now show a 📎 file icon instead of cluttering the chat.
  • Image rendering fix: Resolved issues where images failed to display in conversations.

🔗 Full Changelog

For a detailed technical breakdown, visit:
v6.2.5...v6.2.6


Thank you for using Minimal Chat! 🙌