euvre
28b6926831
Fix: search input cannot expand to show long queries ( #17166 )
2026-07-22 19:39:39 +08:00
euvre
d757303fa4
fix(web): show completed label for think block after streaming ends ( #17149 )
2026-07-22 19:30:09 +08:00
euvre
5bc28d4d15
fix: exclude TTS models from agent component model selector ( #17231 )
2026-07-22 19:27:12 +08:00
euvre
cfaef879fe
fix: MinerU.Net and PaddleOCR.Net missing icons ( #17229 )
2026-07-22 19:24:23 +08:00
euvre
2f7dc60337
fix: restore download button when file type is selected in agent message ( #17184 )
2026-07-22 19:21:17 +08:00
euvre
1aaa200471
fix: use FormLabel required prop for consistent asterisk color in search settings ( #17223 )
2026-07-22 19:20:59 +08:00
euvre
c1aff8c710
fix: prevent empty-state flash on knowledge-base and chat list loading ( #17221 )
2026-07-22 19:20:48 +08:00
euvre
769bd50363
fix: restore empty model warning in dataset creating dialog ( #17220 )
2026-07-22 19:20:33 +08:00
euvre
a40d5f841b
fix: eliminate one-frame flash of title without form content in data source pages ( #17214 )
2026-07-22 19:06:38 +08:00
Wang Qi
4d772a9365
Fix update 'Child chunk are used for retrieval' does not take effect ( #900 ) ( #17251 )
2026-07-22 19:05:32 +08:00
euvre
ffccf0b0fa
fix(web): preserve MCP authorization token across edits ( #17177 )
2026-07-22 17:25:18 +08:00
euvre
53d0613bb2
fix: Make MCP bulk-manage select-all checkbox reflect selection state ( #17174 )
2026-07-22 17:06:36 +08:00
euvre
58127f594c
fix: MCP import now processes all files instead of only the first ( #17179 )
2026-07-22 17:04:37 +08:00
euvre
21e5f00a53
fix: i18n for data source internal configuration fields ( #17217 )
2026-07-22 16:13:20 +08:00
euvre
dabe426c36
fix: render documentation URLs as hyperlinks in model tooltips ( #17224 )
2026-07-22 16:03:03 +08:00
euvre
86113fb7d4
fix(web): fix team member status badge hover text readability ( #17178 )
2026-07-22 15:35:47 +08:00
euvre
35595c9183
Feat: add open-in-new-tab button to search share embed dialog ( #17159 )
2026-07-22 15:29:43 +08:00
euvre
a81b5057bb
fix(web): show builtin chunk methods in file pipeline dialog under Go backend ( #17169 )
2026-07-22 15:14:02 +08:00
euvre
ade2f3a5ab
fix(web): use outline-none instead of outline-0 on focusable controls ( #17165 )
2026-07-22 14:57:23 +08:00
euvre
f2a48df56b
Fix flickering document count and total when toggling file filter on search page ( #17161 )
2026-07-22 14:57:04 +08:00
euvre
ff1274895f
fix: prevent collapse button from overlapping expanded content in next-search ( #17157 )
2026-07-22 14:56:20 +08:00
euvre
e8f4584fec
Fix punctuation in useKnowledgeGraphTip tooltip ( #17226 )
2026-07-22 13:56:04 +08:00
chanx
744ae77290
feat(model): forward instance_id on per-model verify and auto-populate models ( #17055 )
2026-07-22 10:22:18 +08:00
balibabu
20b760f266
Feat: Highlight wiki force graph. ( #17160 )
2026-07-21 16:48:52 +08:00
euvre
456e2be161
fix(web): hide folder upload tab for Gmail and Google Drive OAuth JSON upload ( #17162 )
2026-07-21 16:41:38 +08:00
euvre
5f2b3fc6c5
fix(web): use title case 'API Key' in UI labels across all locales ( #17164 )
2026-07-21 16:37:27 +08:00
Wang Qi
a6c3dd10ab
Update from api_base to base_url ( #17158 )
2026-07-21 16:36:46 +08:00
euvre
859006c79a
fix(web): prevent search popover from flashing at top-left on checkbox toggle ( #17148 )
2026-07-21 16:13:07 +08:00
euvre
f7a5629487
Fix stale references shown while streaming and empty final reply in Go mode ( #17146 )
2026-07-21 14:53:40 +08:00
chanx
bc07b18b88
Refactor: unify navbar icons through HomeIcon wrapper ( #17143 )
2026-07-21 13:20:44 +08:00
balibabu
b288888050
Feat: Add a "None" option for reasoning intensity in the chat message box. ( #17006 )
...
### Summary
Feat: Add a "None" option for reasoning intensity in the chat message
box.
2026-07-21 11:50:34 +08:00
euvre
21a4eab43d
fix: unify 'BASE URL' to 'Base URL' in locale files ( #17138 )
2026-07-21 11:31:40 +08:00
euvre
ee8aa03fa0
fix(web): regenerate in multi-model chat uses the card's own state and model ( #17126 )
2026-07-21 10:40:59 +08:00
balibabu
c098c4c296
Fix: The form related to switching the dataset pipeline configuration was not rendered. ( #17124 )
2026-07-21 10:12:41 +08:00
euvre
f45f03a016
Add Go service/handler tests for API contract parity ( #16905 )
2026-07-20 20:02:41 +08:00
euvre
33765c1a64
Fix: add missing model provider icons ( #17122 )
2026-07-20 19:30:26 +08:00
euvre
bfd5e842ff
style(web): unify model provider parameter labels to uppercase across locales ( #17120 )
2026-07-20 19:26:48 +08:00
euvre
8c18c4402a
fix(web): make raw memory type non-removable in multi-select ( #17119 )
2026-07-20 19:20:26 +08:00
euvre
cf95d9ac0d
fix(web): avoid flashing empty state when returning to agent list ( #17118 )
2026-07-20 19:14:49 +08:00
chanx
b3f731d4de
Fix: model selection format compat and provider api_key wrapping ( #17112 )
2026-07-20 19:12:59 +08:00
balibabu
392b249404
Feat: Render the skills list using a tree view. ( #17115 )
...
### Summary
Feat: Render the skills list using a tree view.
2026-07-20 19:00:08 +08:00
euvre
bc8bb9c51a
fix(web): capitalize URL and drop exclamation marks in base URL locale strings ( #17113 )
2026-07-20 17:31:41 +08:00
euvre
0e3a579fec
fix(web): capitalize URL and drop exclamation mark in base URL locale strings ( #17110 )
2026-07-20 17:18:19 +08:00
euvre
3fa890294a
fix: selected destination appears white in file move dialog in dark mode ( #17085 )
2026-07-20 16:47:48 +08:00
balibabu
9d850e782b
Feat: Configure the relevant pipeline parameters on the dataset configuration page. ( #17100 )
2026-07-20 16:05:03 +08:00
euvre
67a2310ea4
fix: prevent share pages from overriding the user's theme preference ( #17098 )
2026-07-20 15:46:47 +08:00
euvre
94708f8305
Fix: regenerate chat message does not truncate history ( #17087 )
2026-07-20 14:30:15 +08:00
euvre
27b6cd1a65
fix(web): unify required asterisk color in instance name section ( #17082 )
2026-07-20 14:20:38 +08:00
chanx
2e396629e3
Fix: model provider save button label and light mode input background ( #17081 )
...
### Summary
Fix: model provider save button label and light mode input background
Co-authored-by: Wang Qi <wangq8@outlook.com >
2026-07-20 13:41:46 +08:00
iwasaki
679d0d2ad2
i18n: complete Japanese translation for ja.ts ( #17042 )
...
## What
The Japanese locale (`web/src/locales/ja.ts`) was missing translations
for **1703 of 2686 keys (~63%)**. Because i18next's `fallbackLng`
silently falls back to English for any missing key, most of the UI
stayed in English even after selecting 日本語 — e.g. the Settings > Model
Providers page, the Agent/Flow builder, dataset configuration panels,
and more.
This PR fills in all 1703 missing keys with Japanese translations.
2026-07-20 10:37:38 +08:00