Skip to content

Tags: evandroforks/LibreChat

Tags

v0.7.7-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.7-rc1 (danny-avila#5801)

v0.7.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.6 (danny-avila#5064)

* docs: Update README to include Model Context Protocol support and enhance access descriptions

* fix: Update civic integrity threshold to use 'BLOCK_NONE' as default

* fix: Update GOOGLE_MODELS in .env.example and adjust civic integrity threshold for new model compatibility

* ✨ v0.7.6

* feat: Add 'gemini-2.0-flash-thinking-exp' model to googleModels context windows

v0.7.6-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🔧 fix: URL params, package mismatch, typing, shared link redirect, an…

…d o1 (azure) (danny-avila#4899)

* fix: double decoding of URL params

* fix: prevent streaming options for O1 model (azure)

* fix: update @langchain/openai to version 0.3.14 in package-lock.json

* chore(AuthContext): typing

* chore(useTimeout): typing

* fix: shared link redirecting to login when code block includes "Run Code" button

* fix: typing

v0.7.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.5 (danny-avila#4541)

v0.7.5-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.5-rc2 (danny-avila#3976)

* ✨ v0.7.5-rc2

* docs: update README

* refactor(settings): Update rememberForkOption default value

* a11y: proper screen reader announcements for content blocks

* Update version to 0.7.423 in package-lock.json and packages/data-provider/package.json

* chore: rename rememberForkOption -> rememberDefaultFork to apply new default value

* fix: headlessui menu stealing focus from Settings Dialog when pressing Enter

v0.7.5-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.5-rc1 (danny-avila#3807)

v0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.4

v0.7.4-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.4-rc1 (danny-avila#3099)

* fix(openIdStrategy): return user object on new user creation

* ✨ v0.7.4-rc1

v0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.3 (danny-avila#3067)

* refactor: revert BaseClient to use node-fetch instead of undici

* chore: bump version

* chore: update npm dependencies to latest versions

* chore: fix custom footer

v0.7.3-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🚅 docs: Updated Example for LiteLLM ports and Volume mount (danny-avi…

…la#2941)

* Added necessary "ports" section for it to work by default
* Added (commented out) example GCP Vertex volume mount for auth config and for ENV variable.