febace6bcf
feat(device-flow): redirect sso-complete failures to device page
...
All failure paths in sso_complete now return 302 redirects to
/device?sso_error=... instead of raw werkzeug error pages. Adds
_device_error_redirect helper that clamps codes to the two allowed
values, an outer catch-all try/except that logs + redirects on
unhandled exceptions, and relays any inbound sso_error from Go
enterprise straight through. user_code is now extracted before
the nonce is consumed so replay redirects can still carry it.
2026-06-29 19:18:15 -07:00
cb35c6fa98
perf(api): retrieve published workflows via app.workflow_id ( #38153 )
2026-06-29 09:51:21 +00:00
34f62e7df6
fix: editor should not query billing subscriptions ( #38157 )
2026-06-29 09:45:54 +00:00
07b5dcbb19
fix(vdb): remove deprecated SQL options for ADB-PG 7.0 compatibility ( #38004 )
2026-06-29 09:30:01 +00:00
23917c7b3e
fix: agent app log detail modal not display well ( #38014 )
2026-06-29 09:29:35 +00:00
8a6ce28855
fix: multimodal segment attachment indexing ( #38080 )
2026-06-29 09:18:29 +00:00
0d5f43520c
fix(api): wire dedicated timeout into inner RBAC requests ( #38150 )
2026-06-29 07:03:50 +00:00
d8f3be4bcd
fix(api): isolate side-effect database writes ( #37895 )
...
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com >
2026-06-29 06:20:34 +00:00
fc16fcba36
fix(web): align web app nav item width ( #38146 )
2026-06-29 06:18:19 +00:00
ca2755e0c1
feat: refine snippet siderbar and support RBAC. ( #38134 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-29 06:03:40 +00:00
d2216fe181
fix: support Unicode characters in form field names ( #38138 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-29 05:00:49 +00:00
0d2084494e
chore: downgrade openapi-ts ( #38141 )
2026-06-29 04:18:24 +00:00
358cf8be33
chore: update deps ( #38128 )
2026-06-29 02:41:30 +00:00
93d6506443
fix: CAN_REPLACE_LOGO should be false ( #38126 )
2026-06-29 01:52:58 +00:00
77d624e7a4
fix(web): improve main nav focus outline ( #38114 )
2026-06-29 01:11:37 +00:00
9d3ac1b7b3
fix: simplify scroll area composition ( #38113 )
2026-06-29 01:05:12 +00:00
7a111c2226
refactor: shell provider protocol ( #38077 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-28 08:23:13 +00:00
7bb94cb6fe
fix: gate deployments in route layout ( #38078 )
2026-06-27 13:35:37 +00:00
484633d261
fix: prevent exiting toasts from blocking page clicks ( #38063 )
2026-06-27 07:35:25 +00:00
a14310fc62
refactor(web): organize deployment feature state ( #38065 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-27 07:34:46 +00:00
8218694691
fix: improve workflow run archive idempotency and batching ( #38027 )
2026-06-27 11:09:57 +08:00
17bee5fb32
fix: improve members role chip accessibility ( #38037 )
2026-06-26 18:40:03 +00:00
446b3962c1
fix: remove aria-busy from loading button ( #38036 )
2026-06-26 18:39:42 +00:00
00b4cdc68e
chore(i18n): sync translations with en-US ( #38035 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-06-26 13:54:30 +00:00
449b46b863
fix(web): download markdown file-preview links as attachments ( #38030 )
2026-06-26 13:46:44 +00:00
8d09b32cd5
chore: inject session ( #37941 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-06-26 13:42:47 +00:00
52c106b532
feat(agent-v2): sync nightly updates to main (2026-06-25) ( #37915 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 13:13:35 +00:00
5b8679468d
docs(web): fix testing guide link ( #38006 )
...
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com >
2026-06-26 12:50:12 +00:00
4fbfedd287
refactor: replace patch logger with caplog in test_version.py ( #38029 )
2026-06-26 12:07:44 +00:00
051f4b32e3
feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app ( #37790 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 09:57:31 +00:00
e22fd9efd6
fix: plugin installation task popover layout when some failed too long ( #38000 )
2026-06-26 09:36:36 +00:00
35eeb743d1
fix(web): capture blog UTM/slug attribution reliably under CSP ( #38022 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-06-26 08:35:43 +00:00
1dbda1463e
feat(api): cache workflow provider configurations ( #37980 )
2026-06-26 08:04:37 +00:00
3f2ef24755
refactor: pass db session into service calls ( #37403 ) ( #38016 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 07:53:27 +00:00
eb4ec93cea
chore: migrate account role test to testcontainers ( #38010 )
2026-06-26 05:51:14 +00:00
fa6f4b0ea5
refactor(api): enforce enums over string literals on openapi surface ( #38009 )
2026-06-26 05:48:21 +00:00
267b34caaf
fix(web): keep HITL input-field save button visible in the edit dialog ( #38007 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 05:40:51 +00:00
6ab1dd06ac
fix: isolate node selector keyboard events ( #37998 )
2026-06-26 05:38:10 +00:00
113d6d7e00
refactor: align deployment detail state ownership ( #38008 )
2026-06-26 05:37:21 +00:00
a66b1de477
refactor: Use pytest caplog instead of logger patching in test_spec.py ( #37997 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 04:48:22 +00:00
16b698b54d
refactor: simplify deployment access ownership ( #37994 )
2026-06-26 04:10:56 +00:00
4cd8b8c733
fix(web): make marketplace URL builder SSR-safe ( #37944 )
2026-06-26 03:35:22 +00:00
677ab01806
refactor(tests): use caplog in workflow collaboration service tests ( #37468 ) ( #37991 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-26 03:14:06 +00:00
f4e832f35c
fix: decouple deployment access control dialog ( #37936 )
2026-06-26 02:16:29 +00:00
1c5e1280cb
feat(webapp): display app description on chat and text-generation app screens ( #37345 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 02:03:16 +00:00
0035d90e36
fix(api): require edit access for trace config changes ( #37973 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 00:51:39 +00:00
2047e0dc12
fix(cli): use a(n) article in difyctl prerelease warning ( #37976 )
2026-06-26 00:49:42 +00:00
2e9c0a3c7a
refactor(api): migrate response contract tooling to BaseModel ( #37950 )
2026-06-26 00:11:04 +00:00
a246dc8b17
ci: emit pyrefly diagnostics as GitHub workflow commands ( #37974 )
2026-06-25 18:27:46 +00:00
bb921bcc45
test: replace logger mock with caplog in workflow collaboration test ( #37971 )
2026-06-25 16:45:59 +00:00