Release Notes
✨ What's New & Improved
-
🛠️ Fix: Enhanced message stability by ignoring
/message/metadata/refresh_key_info
, preventing unnecessary processing glitches.
🎉 Thanks to @GravityTwoG — PR #3026 -
🛠️ Feature: Major upgrade with shiny new dev tools, streamlined provider modules, and a beastly expansion of model support!
Highlights include:- 🗂️ Repository path support with validation and clear error messaging for smoother workflows.
- 📄 Brand-new Markdown-to-HTML converter powered by GitHub API — perfect for docs and presentations.
- 🔄 Reorganized providers for better modularity (hello,
needs_auth
andnot_working
folders!). - 🤝 Welcomed the new Together provider plus fresh model aliases to experiment with.
- 🧹 Cleaned house by retiring legacy providers like
Dynaspark
,DDG
,Blackboxapi
, andLegacyLMArena
for leaner code. - 🧩 Revamped model registry: smarter validation, easier filtering, and simplified registration.
- 🖼️ Boosted vision and image model coverage including the latest SDXL support.
-
🔧 Feature: Smoothed out
extra_body
parameter handling for consistent defaults and safer data flow. -
❓ Improved error handling switched to
ModelNotFoundError
for unsupported models, making debugging a breeze. -
🎨 Refined media prompt formatting across the board for better clarity and reliability.
🔗 Full Changelog:
Check every tweak and fix here: 0.5.3.2...0.5.4.0