Skip to content

Comments

0.6.37#19030

Merged
tjbck merged 210 commits intomainfrom
dev
Nov 24, 2025
Merged

0.6.37#19030
tjbck merged 210 commits intomainfrom
dev

Conversation

@tjbck
Copy link
Contributor

@tjbck tjbck commented Nov 8, 2025

No description provided.

aleixdorca and others added 30 commits November 7, 2025 06:40
New translations have been made of the new items that were added in the latest version.
- Split attribute existence checks from document content checks
- Added hasattr() check for metadatas attribute
- Prevents AttributeError when collection_result is missing attributes
- Maintains all original validation logic

Fixes #17046
…nslation

i18n: improve Chinese translation
Update translation.json (pt-BR)
i18n: Update Catalan Translation File
* This PR optimizes socket delta event broadcasting by leveraging rooms. Instead of iterating through a user's sessions and emitting events individually, this change sends a single event to a user-specific room. This approach is more efficient, reducing overhead and improving performance, particularly for users with multiple concurrent sessions.

In testing this dramatically reduces emits and server load.

* Update main.py

Added userroom join

---------

Co-authored-by: Tim Baek <[email protected]>
Improved and added missing translations.
### UPD Spanish Translation v0.6.35

Added new strings
Removes the unused `/litellm/config` endpoint, the corresponding `downloadLiteLLMConfig` frontend API function, and the unused import from the `Database.svelte` component. This code was identified as dead code as it was not being used in the UI.
i18n: Update fi-FI translation
Upd: i18n_ es-ES Spanish Translation v0.6.36
refactor: Remove unused litellm endpoint and associated frontend code
…46-clean

fix: Handle AttributeError in hybrid search with reranking (#17046)
Co-Authored-By: Sihyeon Jang <[email protected]>
…eam-chunks

feat: handle large stream chunks responses to support Nano Banana [Test Needed]
tjbck and others added 2 commits November 23, 2025 20:19
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
@tjbck tjbck marked this pull request as ready for review November 24, 2025 01:21
@tjbck tjbck merged commit fe6783c into main Nov 24, 2025
18 of 22 checks passed
Classic298 added a commit to Classic298/open-webui that referenced this pull request Dec 17, 2025
Classic298 added a commit to Classic298/open-webui that referenced this pull request Dec 17, 2025
Classic298 added a commit to Classic298/open-webui that referenced this pull request Dec 18, 2025
Classic298 added a commit to Classic298/open-webui that referenced this pull request Dec 19, 2025
tjbck added a commit that referenced this pull request Dec 20, 2025
…20027)

* Merge pull request #19030 from open-webui/dev (#115)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves #13026

* Claude/find active user count 1ct t1 (#116)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves #13026

* Claude/find active user count 1ct t1 (#117)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves #13026

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
tjbck added a commit that referenced this pull request Dec 20, 2025
* Update openai.py

* Update env.py

* Merge pull request #19030 from open-webui/dev (#119)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Classic298 added a commit to Classic298/open-webui that referenced this pull request Dec 20, 2025
tjbck added a commit that referenced this pull request Dec 20, 2025
…ries (#20049)

* fix: prevent ExternalReranker from blocking event loop during RAG queries (#120)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes #19900

* Merge pull request #19030 from open-webui/dev (#122)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes #19900

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…pen-webui#20027)

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#115)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

* Claude/find active user count 1ct t1 (open-webui#116)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

* Claude/find active user count 1ct t1 (open-webui#117)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…bui#20045)

* Update openai.py

* Update env.py

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#119)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…ries (open-webui#20049)

* fix: prevent ExternalReranker from blocking event loop during RAG queries (open-webui#120)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes open-webui#19900

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#122)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes open-webui#19900

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…pen-webui#20027)

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#115)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

* Claude/find active user count 1ct t1 (open-webui#116)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

* Claude/find active user count 1ct t1 (open-webui#117)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Resolves open-webui#13026

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…bui#20045)

* Update openai.py

* Update env.py

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#119)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
rizkiramadhan2 pushed a commit to rizkiramadhan2/open-webui that referenced this pull request Jan 24, 2026
…ries (open-webui#20049)

* fix: prevent ExternalReranker from blocking event loop during RAG queries (open-webui#120)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes open-webui#19900

* Merge pull request open-webui#19030 from open-webui/dev (open-webui#122)

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Fixes open-webui#19900

---------

Co-authored-by: Tim Baek <[email protected]>
Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.