Panda
561f4d5d69
i18n: zh-cn
2025-03-06 11:26:04 +01:00
Perry Li
9cc9df3018
fix(chat): resolve duplicate collapsible IDs causing citation modal failures
...
Fix an issue where clicking inline citations in subsequent chat messages failed to open the citation modal when multiple collapsible sections are present.
The root cause was duplicate "collapsible-sources" IDs assigned to all Collapsible components. This led document.getElementById() to always return the first instance, preventing subsequent messages from opening their CitationModal.
Changes:
- Modify Collapsible ID generation in Citations.svelte to use unique IDs with "collapsible-${message.id}" pattern
- Update ResponseMessage.svelte's onSourceClick handler to reference the dynamic collapsible IDs
- Ensure proper citation modal binding for each chat message's sources
Affected components:
- Collapsible (expandable content sections)
- CitationsModal (citation detail popup)
This ensures each chat message's sources are independently collapsible and maintains proper citation modal binding throughout message history.
2025-03-06 10:10:53 +00:00
Timothy Jaeryang Baek
3b70cd64d7
Merge pull request #11257 from open-webui/dev
...
Release / release (push) Has been cancelled
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Release to PyPI / release (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
0.5.20
2025-03-05 19:44:45 -08:00
Timothy Jaeryang Baek
1173459eee
doc: changelog
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
2025-03-05 19:42:41 -08:00
Timothy Jaeryang Baek
c0ecff9d70
fix: pinyin keyboard
2025-03-05 19:36:30 -08:00
Timothy Jaeryang Baek
d4fca9dabf
chore: format
2025-03-05 19:17:41 -08:00
Timothy Jaeryang Baek
aaaebfabbe
chore: format
2025-03-05 19:16:59 -08:00
Timothy Jaeryang Baek
6eccf8668e
fix: non-root container issue
2025-03-05 19:14:43 -08:00
Timothy Jaeryang Baek
5e78a5c510
enh: enable_code_execution toggle
...
Co-Authored-By: recrudesce <6450799+recrudesce@users.noreply.github.com>
2025-03-05 19:06:28 -08:00
Timothy Jaeryang Baek
dce24225e0
Merge pull request #11249 from TiancongLx/dev
...
i18n: update zh-TW
2025-03-05 18:52:34 -08:00
Timothy Jaeryang Baek
f9b44c6bf2
refac
2025-03-05 18:39:32 -08:00
Timothy Jaeryang Baek
f573a90a56
Merge pull request #11254 from open-webui/main
...
dev
2025-03-05 18:11:18 -08:00
Timothy Jaeryang Baek
23bb0d927f
chore: format
2025-03-05 18:10:24 -08:00
Fabio Polito
2982893d0d
fix: format fixes
2025-03-06 00:39:00 +00:00
Tiancong Li
6b0af942db
i18n: update zh-TW
2025-03-06 07:23:55 +08:00
Fabio Polito
0716f96da8
style: change style in DoclingLoader
2025-03-05 23:15:55 +00:00
Timothy Jaeryang Baek
f95a482c24
Merge pull request #11209 from aleixdorca/dev
...
Update catalan translation.json
2025-03-05 14:56:37 -08:00
Timothy Jaeryang Baek
edf94d732b
refac
2025-03-05 14:54:48 -08:00
Fabio Polito
9aa407dbd2
feat: merge with main
2025-03-05 22:04:34 +00:00
Timothy Jaeryang Baek
73a77abd20
Merge pull request #11245 from tupe2009/kleqon.fix-es-bugs
...
fix: ElasticSearch indexes delete and upsert bugs(Post 0.5.19 release)
2025-03-05 13:36:55 -08:00
ofek
a8f205213c
fixed es bugs
2025-03-05 23:19:56 +02:00
Fabio Polito
a44b35e99e
fix: fix DoclingLoader input params
2025-03-05 17:53:45 +00:00
Timothy Jaeryang Baek
4770285c04
Merge pull request #11211 from open-webui/dev
...
Release / release (push) Waiting to run
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Release to PyPI / release (push) Waiting to run
fix: site.webmanifest
2025-03-05 00:45:21 -08:00
Timothy Jaeryang Baek
1639fbb544
fix: site.webmanifest
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-03-05 00:45:04 -08:00
Aleix Dorca
2dc5f3c30c
Update catalan translation.json
2025-03-05 08:42:16 +01:00
Timothy Jaeryang Baek
1a51584fe0
Merge pull request #10939 from open-webui/dev
...
0.5.19
2025-03-04 22:22:20 -08:00
Timothy Jaeryang Baek
976c94ba5a
chore: pyproject
2025-03-04 22:13:51 -08:00
Timothy Jaeryang Baek
4df74690e1
doc: changelog
2025-03-04 22:10:51 -08:00
Timothy Jaeryang Baek
e2d60bd92e
chore: format
2025-03-04 22:10:47 -08:00
Timothy Jaeryang Baek
c2eada36f1
Merge pull request #10898 from hurxxxx/fix/update-msal-browser-version
...
fix: update msal browser version
2025-03-04 21:56:22 -08:00
Timothy Jaeryang Baek
0ce6975ec8
chore: bump
2025-03-04 21:49:42 -08:00
Timothy Jaeryang Baek
1ddc56fcf8
Merge pull request #11201 from open-webui/main
...
dev
2025-03-04 21:43:33 -08:00
Timothy Jaeryang Baek
7f7365db4f
Merge pull request #11132 from dongs0104/dev
...
fix: email claim constant
2025-03-04 21:39:28 -08:00
Timothy Jaeryang Baek
c9e2ba56c6
Merge pull request #11198 from xinhai-ai/refa_filters
...
chore: move the filter_type check earlier to avoid unnecessary valve reads.
2025-03-04 21:27:36 -08:00
Timothy Jaeryang Baek
b01c9184c2
chore: format
2025-03-04 21:24:17 -08:00
星海
3ee1ae8c95
refac: filters
2025-03-05 13:05:14 +08:00
星海
8ce6c8cf78
refac: filters
2025-03-05 13:00:45 +08:00
Timothy Jaeryang Baek
fbf4f5eb30
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-03-04 18:19:05 -08:00
Timothy Jaeryang Baek
6c77e6fdb3
refac
2025-03-04 18:08:43 -08:00
Timothy Jaeryang Baek
3b74431ea3
refac: filters
2025-03-04 18:04:55 -08:00
Timothy Jaeryang Baek
53fe7c460b
Merge pull request #11178 from silentoplayz/fix
...
chore: Update ToolkitEditor.svelte
2025-03-04 17:53:47 -08:00
Timothy Jaeryang Baek
f39556b933
Merge pull request #11163 from tidely/pathfix
...
chore: Use platform specific path separators
2025-03-04 17:53:21 -08:00
Timothy Jaeryang Baek
cffd02defe
Merge pull request #11153 from panda44312/patch-4
...
i18n: update ZH-CN
2025-03-04 17:42:05 -08:00
Timothy Jaeryang Baek
bdc6088159
Merge pull request #11151 from TiancongLx/dev
...
i18n: update zh-TW
2025-03-04 17:41:57 -08:00
Timothy Jaeryang Baek
2a75a85556
refac
2025-03-04 17:40:32 -08:00
Silentoplayz
94c025c6d7
Update ToolkitEditor.svelte
...
fix
2025-03-04 17:46:24 -05:00
Timothy Jaeryang Baek
8961bc2453
Merge pull request #11173 from TFWol/patch-2
...
Release / release (push) Waiting to run
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Release to PyPI / release (push) Waiting to run
chore: Revamp Feature Request template
2025-03-04 13:49:07 -08:00
TFWol
cb82c7062a
Revamp Feature Request template
2025-03-04 11:18:50 -08:00
tidely
b15814c42f
chore: remove unnecessary Path conversions
...
Remove unnecessary `pathlib.Path` conversions. (CACHE_DIR and DATA_DIR)
Use `/` Path joining shorthand to ensure using platform specific Path separators (Windows: \\, Unix: /)
2025-03-04 19:53:52 +02:00
Panda
023c8bb5b4
i18n: zh-cn Update
2025-03-04 16:08:06 +01:00