Skip to content

v4.0

Compare
Choose a tag to compare
@XInTheDark XInTheDark released this 17 Oct 13:00
· 128 commits to main since this release

The next major version of raycast-g4f is here!

What's Changed

  • New model
    • meta-llama-3.2-11b-vision
  • New features
    • We now support file uploads for all providers, limited to text-based files. Providers like Google Gemini will still support all file types.
    • Added the Duplicate Chat action.
    • Allow editing uploaded files in Edit Message.
    • Stream responses in View Response.
  • Many bug fixes
    • Fix system prompt not working.
    • Fix Default Language bug.
    • Small fix for Smart Chat Naming.
    • Fixed Google Gemini provider not accepting PDFs.
    • Fixed some chat settings not being saved.
  • Cleanups
    • Removed Rename Chat action - it is superseded by Chat Settings.
    • Refactored some AI Chat code.
    • Deprecated some non-functional models.

Compared to v3.0, there have been numerous large improvements, including:

  • Web Search is much faster and now accessible for all users.
  • Added 5 providers and many new models.
  • Added support for custom OpenAI-compatible APIs.
  • Fixed automatic updates not working for some users.
  • Many new features (check out the release notes for details)
  • UI improvements.
  • Many optimizations.

Lastly, this release also marks the 300th commit, as well as more than 300 stars, in this repository. A BIG thank you to everyone who used my extension, and I hope you find it useful! Your opinions help me prioritize features and fixes, so keep the feedback coming!

As AI progresses, more updates will come - stay tuned!

Full Changelog: v3.9.1...v4.0