nocobase[bot]
a193e41d25
Merge branch 'next' into develop
2026-08-14 12:27:57 +00:00
Jiann
dbb0dbf117
fix(plugin-users): preserve form validation in UI editor mode ( #10371 )
2026-08-14 20:27:06 +08:00
nocobase[bot]
e6f241f2f4
Merge branch 'next' into develop
2026-08-14 11:04:49 +00:00
Zeke Zhang
f8dfcce82a
fix(client-v2): localize mobile select search ( #10367 )
...
* fix(client-v2): localize mobile select search
* fix(plugin-flow-engine): resolve tree targets
2026-08-14 19:04:01 +08:00
nocobase[bot]
4f6905038a
Merge branch 'next' into develop
2026-08-14 09:45:37 +00:00
nocobase[bot]
cfc7e58969
Merge branch 'main' into next
2026-08-14 09:44:59 +00:00
Katherine
2a09daa6e6
fix(plugin-field-markdown-vditor): support dark HTML previews ( #10370 )
2026-08-14 17:44:19 +08:00
nocobase[bot]
d36ad5e85b
Merge branch 'next' into develop
2026-08-14 04:35:39 +00:00
nocobase[bot]
e33cc0f9d5
Merge branch 'main' into next
2026-08-14 04:35:02 +00:00
Jiann and Copilot Autofix powered by AI
77d02c3f2c
feat(lock-manager): support renewable lock leases ( #10368 )
...
* feat(lock-manager): support renewable lock leases
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-08-14 12:34:21 +08:00
nocobase[bot]
3823526b86
Merge branch 'next' into develop
2026-08-14 04:12:11 +00:00
nocobase[bot]
0a9ad53fb0
Merge branch 'main' into next
2026-08-14 04:11:33 +00:00
nocobase[bot]
c11e429096
docs: update changelogs
2026-08-14 04:10:48 +00:00
nocobase[bot]
293532b258
Merge branch 'next' into develop
2026-08-14 04:02:31 +00:00
nocobase[bot]
567d393be6
Merge branch 'main' into next
2026-08-14 04:00:21 +00:00
nocobase[bot]
5b6a07fbe5
chore(versions): 😊 publish v2.1.40
v2.1.40
2026-08-14 03:59:12 +00:00
nocobase[bot]
429bbba989
Merge branch 'next' into develop
2026-08-14 03:09:24 +00:00
Katherine
f8e24b61ce
fix(plugin-users): show v2 user submit errors ( #10364 )
2026-08-14 11:08:45 +08:00
nocobase[bot]
bff6236624
Merge branch 'next' into develop
2026-08-14 00:49:35 +00:00
nocobase[bot]
e194ec0811
Merge branch 'main' into next
2026-08-14 00:48:56 +00:00
Junyi
b3a22c2be5
fix(plugin-workflow-json-query): store query errors in job logs ( #10344 )
...
* fix(plugin-workflow-json-query): store query errors in job logs
* fix(plugin-workflow-json-query): format error logs as text
2026-08-14 08:48:11 +08:00
nocobase[bot]
351989cd2c
Merge branch 'next' into develop
2026-08-13 14:55:02 +00:00
nocobase[bot]
cb16c3e989
Merge branch 'main' into next
2026-08-13 14:54:16 +00:00
Zeke Zhang
ecc0ce17c3
fix(client-v2): track filter submit lifecycle ( #10356 )
2026-08-13 22:53:38 +08:00
nocobase[bot]
5201f0bd40
Merge branch 'next' into develop
2026-08-13 14:47:19 +00:00
nocobase[bot]
3bf18df26d
Merge branch 'main' into next
2026-08-13 14:46:35 +00:00
Zeke Zhang
adcc3ea2cf
fix(client-v2): default tree filters to cascader ( #10357 )
2026-08-13 22:45:47 +08:00
nocobase[bot]
a094f5fb61
Merge branch 'main' into next
2026-08-13 13:31:28 +00:00
gchust
2f28488752
fix: incorrect linkage rules for JS item in the form ( #10363 )
2026-08-13 21:30:43 +08:00
nocobase[bot]
a7272b4e80
Merge branch 'next' into develop
2026-08-13 13:13:35 +00:00
Drol
68d8d03b8a
fix(plugin-ai): remove AI debug logger flooding storage events across tabs ( #10352 )
...
The AI debug logger persisted the whole log to localStorage on every SSE
chunk while streaming (hundreds of writes per second). Every write
broadcasts a storage event carrying the full log JSON to every other tab
of the same origin, ballooning idle tab renderer memory to multiple
gigabytes during long AI responses. Remove the whole [AI_DEBUG] debug
feature (logger, DebugPanel UI and related state) per its own removal
instructions.
2026-08-13 21:12:50 +08:00
nocobase[bot]
c48555e546
Merge branch 'next' into develop
2026-08-13 08:06:32 +00:00
Drol
fae1b076d8
feat(plugin-ai): support DeepSeek V4 Responses API ( #10337 )
...
* feat(plugin-ai): support DeepSeek V4 Flash responses API
* feat(plugin-ai): support DeepSeek V4 Pro responses API
2026-08-13 16:05:50 +08:00
nocobase[bot]
049ede1282
Merge branch 'next' into develop
2026-08-13 07:48:49 +00:00
Jiann
6ff4356cde
fix(client-v2): correct filtered block states ( #10361 )
2026-08-13 15:48:06 +08:00
nocobase[bot]
0412aee2b1
Merge branch 'next' into develop
2026-08-13 06:30:35 +00:00
Katherine
2ae40c87ff
fix(plugin-action-import): restore v2 drag upload ( #10350 )
2026-08-13 14:29:45 +08:00
nocobase[bot]
52e7ecd55a
Merge branch 'next' into develop
2026-08-13 05:53:54 +00:00
Jiann
22ee08da21
fix(client-v2): exit edit mode after role switch ( #10359 )
2026-08-13 13:53:04 +08:00
chenos
b4b8d00b71
chore: add BUILDX_NO_DEFAULT_ATTESTATIONS to push-docker job
...
Set BUILDX_NO_DEFAULT_ATTESTATIONS environment variable for push-docker job.
2026-08-13 00:48:33 +08:00
nocobase[bot]
efd85594b5
Merge branch 'next' into develop
2026-08-12 15:54:08 +00:00
nocobase[bot]
2ea3151025
Merge branch 'main' into next
2026-08-12 15:53:22 +00:00
Junyi
cf655ab69a
fix(plugin-file-manager): reload video preview when switching files ( #10345 )
2026-08-12 23:46:58 +08:00
Katherine
e4d1c31f47
fix(plugin-action-print): register print model on v1 pages ( #10347 )
2026-08-12 19:27:51 +08:00
PiEgg
459081e9a8
fix(cli): import plugin tarballs regardless of package root layout, and fix plugin-development docs ( #10351 )
2026-08-12 18:58:30 +08:00
Zeke Zhang
834d0af75c
Merge branch 'next' into develop
2026-08-12 15:31:51 +08:00
Zeke Zhang
3426cf64a4
fix(plugin-backups): keep restore loading visible ( #10343 )
2026-08-12 15:29:20 +08:00
nocobase[bot]
8d5056dff8
Merge branch 'main' into next
2026-08-12 07:28:55 +00:00
Zeke Zhang
5ed471124e
fix(client-v2): clear mobile relation selection ( #10346 )
2026-08-12 15:28:09 +08:00
nocobase[bot]
06de2b7170
Merge branch 'next' into develop
2026-08-12 07:25:19 +00:00