nocobase[bot]
6d2b7d60ce
chore(versions): 😊 publish v2.2.0-beta.11
2026-07-11 00:37:56 +00:00
nocobase[bot]
1329713edb
Merge branch 'main' into next
2026-07-10 14:52:56 +00:00
nocobase[bot]
d3c877c39e
chore(versions): 😊 publish v2.1.23
2026-07-10 14:52:35 +00:00
nocobase[bot]
daa76aa6e3
Merge branch 'main' into next
2026-07-10 14:49:23 +00:00
Junyi
9a172968a8
fix(plugin-workflow-delay): add validation for duration ( #10057 )
2026-07-10 22:47:31 +08:00
nocobase[bot]
6c2f52c2c0
Merge branch 'main' into next
2026-07-10 14:21:09 +00:00
gchust
a43095240f
fix(flow-engine): prevent recursive ctx api overrides ( #10051 )
...
* fix(flow-engine): prevent recursive ctx api overrides
* fix(flow-engine): preserve local API override dispatch
* fix: bug
2026-07-10 22:20:29 +08:00
gchust
1242c21f59
fix: lose form daft ( #10059 )
2026-07-10 21:43:42 +08:00
nocobase[bot]
34fe4d3b8c
Merge branch 'main' into next
2026-07-10 12:55:42 +00:00
Junyi
989808c1dd
fix(plugin-workflow): handle trigger failures during execution creation ( #10043 )
2026-07-10 20:55:06 +08:00
nocobase[bot]
c1c03cd93c
Merge branch 'main' into next
2026-07-10 07:00:42 +00:00
PiEgg
f0fb9b3490
fix(client): use app public path when CDN base is empty ( #10052 )
...
* fix(client): use app public path when CDN base is empty
* fix(client-v2): resolve CDN fallback from app root
2026-07-10 15:00:01 +08:00
nocobase[bot]
8474ed3006
Merge branch 'main' into next
2026-07-10 05:40:42 +00:00
gchust
9782630e71
fix: can't resolve external datasource popup record var ( #10048 )
2026-07-10 13:39:58 +08:00
nocobase[bot]
cc8453c3db
Merge branch 'main' into next
2026-07-10 05:16:49 +00:00
gchust
acdf092eb9
fix: isolate row action linkage refresh ( #10038 )
...
* fix(client-v2): isolate row action linkage refresh
* fix(client-v2): align linkage refresh target selection
2026-07-10 13:16:15 +08:00
nocobase[bot]
d223d68ac4
Merge branch 'main' into next
2026-07-10 01:35:28 +00:00
YANG QIA
ec0e07b0ed
fix(database): prevent belongsToMany from reusing target as through ( #10044 )
2026-07-10 09:34:52 +08:00
nocobase[bot]
3afc246d91
Merge branch 'main' into next
2026-07-09 09:32:38 +00:00
chenos
926c231784
fix(client): normalize webpack public path trailing slash ( #10040 )
2026-07-09 17:32:01 +08:00
nocobase[bot]
088dd4dc5c
Merge branch 'main' into next
2026-07-09 08:45:04 +00:00
Drol
0fac7ee61e
fix(plugin-collection-tree): avoid passing field models to path collection ( #10035 )
2026-07-09 16:44:16 +08:00
nocobase[bot]
7a56577077
Merge branch 'main' into next
2026-07-09 06:24:02 +00:00
Katherine
774ec496b4
fix(client-v2): improve Safari scan input image decoding ( #10011 )
...
* fix(client): improve scan input camera handling on iOS
* fix(client-v2): improve Safari scan input image decoding
2026-07-09 14:23:26 +08:00
nocobase[bot]
0822a774c4
Merge branch 'main' into next
2026-07-09 05:46:38 +00:00
gchust
b4ee0fd82a
fix: render error when page created by code agent ( #10023 )
...
* fix: incorrect nested association field
* fix: bug
* fix: incorrect linkage rules
* fix: test
2026-07-09 13:46:01 +08:00
nocobase[bot]
c8d592e6a1
chore(versions): 😊 publish v2.1.22
2026-07-09 04:37:00 +00:00
nocobase[bot]
b618678229
chore(versions): 😊 publish v2.2.0-beta.10
2026-07-09 02:43:13 +00:00
nocobase[bot]
1ca9104691
Merge branch 'main' into next
2026-07-08 23:45:40 +00:00
chenos
fb2275613b
fix(plugin-idp-oauth): sync client v2 oauth entry ( #10032 )
...
* fix(plugin-idp-oauth): sync client v2 oauth entry
* fix(plugin-idp-oauth): polish client v2 oauth pages
2026-07-09 07:45:01 +08:00
chenos
4d4da6d6f4
Merge branch 'main' into next
...
# Conflicts:
# packages/core/flow-engine/src/components/MobilePopup.style.ts
2026-07-09 07:15:44 +08:00
YANG QIA
440e8dc606
feat(data-visualization): support chart event cleanup ( #10034 )
...
* feat(data-visualization): support chart event cleanup
* fix(data-visualization): ignore stale chart event runs
* fix(data-visualization): skip stale chart events after cleanup
2026-07-08 23:47:37 +08:00
chenos
127974eece
fix(cli): honor configured builtin db image defaults in init ( #10027 )
...
* fix(cli): honor configured builtin db image defaults in init
* fix(cli): derive nb image registry fallback from zh-CN locale
* fix(cli): show env name in env info
* fix(cli): carry prompt seed values into terminal defaults
2026-07-08 23:30:17 +08:00
Zeke Zhang
75a3fb4d44
fix(client-v2): hide relation operator setting ( #10025 )
2026-07-08 16:34:13 +08:00
Zeke Zhang
7a9b951e3e
fix(client-v2): improve mobile popup spacing ( #10020 )
...
* fix(client-v2): improve mobile popup spacing
* fix(client-v2): address mobile popup review
2026-07-08 16:33:18 +08:00
nocobase[bot]
bb88100d19
Merge branch 'main' into next
2026-07-08 08:30:44 +00:00
Zeke Zhang
099ec99fc3
fix(plugin-auth): allow public auth routes ( #10006 )
2026-07-08 16:30:09 +08:00
nocobase[bot]
996bb1048e
chore(versions): 😊 publish v2.1.21
2026-07-08 07:35:47 +00:00
nocobase[bot]
78679140b6
Merge branch 'main' into next
2026-07-08 07:04:10 +00:00
YANG QIA
0d47a3cd15
fix(data-visualization): reapply chart events when chart instance is ready ( #10031 )
...
* fix(data-visualization): reapply chart events when chart instance is ready
* fix(data-visualization): handle chart event binding errors
2026-07-08 15:03:27 +08:00
nocobase[bot]
cd3eb9b5cc
Merge branch 'main' into next
2026-07-08 01:32:33 +00:00
Katherine
9148e5cb5f
fix(plugin-file-manager): hide attachment from v2 add field ( #10018 )
...
* fix(plugin-file-manager): hide attachment from v2 add field
* chore: rerun ci for attachment v2 PR
2026-07-08 09:31:54 +08:00
nocobase[bot]
176c0e116b
Merge branch 'main' into next
2026-07-08 01:20:54 +00:00
Katherine
e9b321d579
fix(client-v2): refresh record scoped flow pages ( #10010 )
2026-07-08 09:20:18 +08:00
nocobase[bot]
e873a8a924
Merge branch 'main' into next
2026-07-08 00:22:22 +00:00
gchust
c91c0d0045
fix: incorrect default value for filter form ( #10022 )
2026-07-08 08:21:44 +08:00
nocobase[bot]
ad60eb9071
Merge branch 'main' into next
2026-07-07 23:52:35 +00:00
Junyi
ad8cf0ccc5
fix(plugin-file-manager): active content upload ( #10021 )
...
* fix(plugin-file-manager): reject disallowed active content filenames
* fix(plugin-file-manager): add trim before check
2026-07-08 07:51:59 +08:00
nocobase[bot]
d4e9941696
Merge branch 'main' into next
2026-07-07 15:33:38 +00:00
mytharcher
f242ef7b48
refactor(plugin-workflow): remove concat operator
2026-07-07 23:32:48 +08:00