Skip to content

Tags: senk/LibreChat

Tags

v0.7.5

Toggle v0.7.5's commit message

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

Toggle v0.7.5-rc2's commit message

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

Toggle v0.7.5-rc1's commit message

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

Toggle v0.7.4's commit message

Verified

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

v0.7.4-rc1

Toggle v0.7.4-rc1's commit message

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

Toggle v0.7.3's commit message

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

Toggle v0.7.3-rc2's commit message

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.

v0.7.3-rc

Toggle v0.7.3-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🔍 feat: Show Messages from Search Result (danny-avila#2699) * refactor(Nav): delegate Search-specific variables/hooks to SearchContext * fix: safely determine firstTodayConvoId if convo is undefined * chore: remove empty line * feat: initial render of search messages * feat: SearchButtons * update Ko.ts * update localizations with new key phrases * chore: localization comparisons * fix: clear conversation state on searchQuery navigation * style: search messages view styling * refactor(Convo): consolidate logic to navigateWithLastTools from useNavigateToConvo * fix(SearchButtons): styling and correct navigation logic * fix(SearchBar): invalidate all message queries and invoke `clearText` if onChange value is empty * refactor(NewChat): consolidate new chat button logic to NewChatButtonIcon * chore: localizations for Nav date groups * chore: update comparisons * fix: early return from sendRequest to avoid quick searchQuery reset * style: Link Icon * chore: bump tiktoken, use o200k_base for gpt-4o

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ v0.7.2 (danny-avila#2667) * v0.7.2 * chore: uninstall hnswlib-node * bump package provider * bump librechat-data-provider in lockfile * README: ross index * chore: center star history

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🔒 fix: package-lock file for cross-compatibility (danny-avila#2515)