|
|
65ad573ed6
|
feat: enhance access rule management with view functionality and permission modal updates
|
2026-05-21 17:21:04 +08:00 |
|
|
|
3e59757b6c
|
feat: enhance permission checks for MCP management across components
|
2026-05-21 16:30:43 +08:00 |
|
|
|
a2a3ad1632
|
feat: enhance dataset access control with redirection logic based on workspace permissions
|
2026-05-21 14:57:28 +08:00 |
|
|
|
44c00b7322
|
feat: enhance role-based access control with workspace permission checks in app detail and card components
|
2026-05-21 14:45:38 +08:00 |
|
|
|
eea82110a0
|
feat: enhance permission handling for credential management and app library access
|
2026-05-21 14:22:18 +08:00 |
|
|
|
9610cd07a7
|
feat: update role-based access control to utilize workspace permission keys in various components
|
2026-05-21 13:51:06 +08:00 |
|
|
|
b53d325961
|
feat: enhance role-based access control with workspace permission keys and loading states
|
2026-05-21 10:52:48 +08:00 |
|
|
|
8c3ca53e9d
|
feat: implement delete confirmation dialogs for access rules and roles
|
2026-05-21 10:25:05 +08:00 |
|
|
|
717d00af23
|
Merge branch 'main' into feat/rbac
|
2026-05-21 09:51:55 +08:00 |
|
|
|
9f9cb4d17e
|
feat(ui): migrate radio to Base UI and update web callsites (#36451)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-20 12:05:31 +00:00 |
|
|
|
fd71780674
|
Merge branch 'main' into feat/rbac
|
2026-05-20 18:51:00 +08:00 |
|
|
|
e7fc433709
|
refactor: simplify role permission checks in account settings
|
2026-05-20 18:29:22 +08:00 |
|
|
|
5481fb2976
|
feat: enhance plugin management permissions and update handling
|
2026-05-20 18:23:22 +08:00 |
|
|
|
7d0d9019d8
|
chore: upgrade base ui to 1.5.0 (#36442)
|
2026-05-20 09:58:08 +00:00 |
|
|
|
8348aed6dc
|
refactor: enhance plugin installation permissions across components
|
2026-05-20 17:36:59 +08:00 |
|
|
|
848c15a265
|
chore: update to only SaaS can view template (#36440)
|
2026-05-20 08:18:26 +00:00 |
|
|
|
1fe8b7fb1d
|
fix(auth): use validity-returned token in ChangePasswordForm reset submit (#36415)
|
2026-05-20 07:59:09 +00:00 |
|
|
|
5a585c8618
|
refactor(web): use dropdown data attributes (#36431)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-20 07:32:11 +00:00 |
|
|
|
5cdf4e405b
|
fix(web): debounce email check when change email (#36421)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
|
2026-05-20 07:09:15 +00:00 |
|
|
|
77f1aeb1ac
|
fix(web): resolve model provider console warnings (#36422)
|
2026-05-20 04:02:01 +00:00 |
|
|
|
2b2a5824c1
|
refactor: migrate to tailwind v4 style (#36417)
|
2026-05-20 03:39:44 +00:00 |
|
|
|
468cc19e68
|
fix(web): prevent local cloud analytics script errors (#36420)
|
2026-05-20 03:23:21 +00:00 |
|
|
|
0b48a7e991
|
fix: workflow node selection state not sync caused problem (#36390)
|
2026-05-19 12:29:16 +00:00 |
|
|
|
5fbed888cf
|
refactor: refine role assignment logic and enhance dataset access permissions
|
2026-05-19 18:14:27 +08:00 |
|
|
|
cae9923e5a
|
fix: prevent agent tool info popover from jumping on close (#36389)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-05-19 09:54:52 +00:00 |
|
|
|
5276eb689b
|
chore: hide model provider setting in default model setting (#36383)
|
2026-05-19 08:19:58 +00:00 |
|
|
|
e13849f648
|
feat: implement access control hooks for editable workflows and datasets
|
2026-05-19 16:15:28 +08:00 |
|
|
|
4b2badb6f2
|
refactor(web): migrate multi-checkbox lists to CheckboxGroup (#36381)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-19 07:55:33 +00:00 |
|
|
|
ba0751bc3c
|
Merge branch 'main' into feat/rbac
|
2026-05-19 15:02:56 +08:00 |
|
|
|
674cdc3521
|
feat(dev-proxy): isolate local auth cookies by target (#36371)
|
2026-05-19 05:59:55 +00:00 |
|
|
|
2031d31ee8
|
refactor(web): migrate annotation selection to checkbox group (#36370)
|
2026-05-19 05:40:24 +00:00 |
|
|
|
04d62867af
|
feat(dify-ui): add shared form primitives (#36334)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-19 05:38:57 +00:00 |
|
|
|
7f392b6950
|
chore(release): bump version to 1.14.2 (#36313)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-19 13:27:26 +08:00 |
|
|
|
e9790e712e
|
fix: update checkbox imports to use the new UI library components
|
2026-05-19 13:11:45 +08:00 |
|
|
|
b0a3399774
|
feat: enhance app creation tracking with source and template ID (#36369)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-05-19 05:02:17 +00:00 |
|
|
|
f753e76f64
|
Merge branch 'main' into feat/rbac
|
2026-05-19 11:55:21 +08:00 |
|
|
|
06f076e0ff
|
fix: no model selected but params keep loading (#36342)
|
2026-05-18 10:19:52 +00:00 |
|
|
|
c0f237bf35
|
feat(web): allow annotation reply score threshold below 0.8 (#36337)
|
2026-05-18 10:05:13 +00:00 |
|
|
|
c057b5c5ff
|
chore: Filter model presets by supported parameters (#36339)
|
2026-05-18 10:03:46 +00:00 |
|
|
|
0af206b994
|
feat: enhance access control capabilities across datasets and workflows
|
2026-05-18 17:53:32 +08:00 |
|
|
|
5468c4ec96
|
fix: can not create empty knowledge (#36336)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-05-18 09:41:57 +00:00 |
|
|
|
06ea0f7ac2
|
fix: improve API extension dialog controls (#36323)
|
2026-05-18 08:03:08 +00:00 |
|
|
|
730a0bef9e
|
refactor: add console client migration demo (#36300)
|
2026-05-18 07:41:23 +00:00 |
|
|
|
2eb37caf2e
|
refactor(api): migrate console.app.workflow to BaseModel (#36216)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-18 07:31:37 +00:00 |
|
|
|
c407f40e0d
|
refactor(web): simplify github install focus (#36314)
|
2026-05-18 06:45:12 +00:00 |
|
|
|
28818f2e2a
|
fix(web): constrain dialog overflow layouts (#36302)
|
2026-05-18 06:11:58 +00:00 |
|
|
|
a5c59a02ae
|
feat: enhance permission handling and UI updates across various components
|
2026-05-18 13:34:51 +08:00 |
|
|
|
e2c52c9b0f
|
refactor: migrate checkbox to dify-ui (#36295)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-18 05:27:42 +00:00 |
|
|
|
363fb7e368
|
Merge branch 'main' into feat/rbac
|
2026-05-18 12:08:45 +08:00 |
|
|
|
6649e4025e
|
feat(dify-ui): add Checkbox/CheckboxGroup primitives (#36271)
|
2026-05-18 02:01:56 +00:00 |
|