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
nocobase[bot]
ec30972dea
Merge branch 'main' into next
2026-07-07 14:36:57 +00:00
Junyi
b211f2cc11
fix(plugin-workflow): remove arithmetic operators for condition ( #10019 )
2026-07-07 22:36:09 +08:00
nocobase[bot]
1fd5de57a4
Merge branch 'main' into next
2026-07-07 13:39:38 +00:00
gchust
2b61b47668
fix: can't change field value settings after switching page
2026-07-07 13:38:44 +00:00
nocobase[bot]
46c264e561
Merge branch 'main' into next
2026-07-07 11:08:36 +00:00
jinhaosong-source
db3c63951f
feat(plugin-ai): add OrcaRouter as an LLM provider ( #10003 )
...
* feat(plugin-ai): add OrcaRouter as an LLM provider
* refactor(plugin-ai): make OrcaRouter HTTP-Referer/X-Title configurable
Remove hardcoded NocoBase attribution headers (HTTP-Referer / X-Title)
and expose them as optional provider settings instead. Headers are only
sent when the user fills them in, so NocoBase-based systems are no longer
forced to carry NocoBase attribution. Addresses review feedback.
2026-07-07 19:07:59 +08:00
Zeke Zhang
9b65fae952
fix(public-forms): skip auth-gated requests ( #10013 )
2026-07-07 18:11:17 +08:00
YANG QIA
1281de7c9b
feat(plugin-ai): record AI usage events ( #10004 )
2026-07-07 16:14:02 +08:00
nocobase[bot]
929082310e
Merge branch 'main' into next
2026-07-07 08:02:41 +00:00
Katherine
e2a39a5a50
fix(plugin-file-manager): register v2 attachment field interface ( #10012 )
...
* fix(plugin-file-manager): register v2 attachment field interface
* fix(plugin-public-forms): allow storage check in public forms
2026-07-07 16:02:05 +08:00
Katherine
43302e6f7c
fix(data-source-manager): hide deprecated v2 collection templates ( #10009 )
2026-07-07 11:42:52 +08:00
nocobase[bot]
110d32c84b
chore(versions): 😊 publish v2.1.20
2026-07-07 02:27:37 +00:00
nocobase[bot]
8e01923d6c
Merge branch 'main' into next
2026-07-07 01:58:38 +00:00
chenos
b317e85424
fix(markdown): unify vditor cdn asset path ( #10008 )
2026-07-07 09:58:01 +08:00
nocobase[bot]
65ac8a338b
Merge branch 'main' into next
2026-07-07 01:39:46 +00:00
gchust
58f1df96f3
fix: stale page model when switching flow setting ( #10005 )
2026-07-07 09:39:12 +08:00
nocobase[bot]
4fc29bfa72
Merge branch 'main' into next
2026-07-07 01:01:55 +00:00
gchust
21960a8cd2
fix: quick edit not working in some case ( #10007 )
2026-07-07 09:01:23 +08:00
nocobase[bot]
97d604527e
Merge branch 'main' into next
2026-07-06 07:05:47 +00:00
chenos
92674fe2e5
fix(cli): clarify init prompts and schema support
2026-07-06 15:04:08 +08:00
gchust
cb58cae101
fix: incorrect embeded session share ( #9948 )
...
* fix: incorrect embeded session share
* fix: restore embed session token after refresh
* fix: bug
* fix: bug
* fix: bug
* fix: build
2026-07-06 14:31:38 +08:00
nocobase[bot]
ba7947179a
chore(versions): 😊 publish v2.2.0-beta.9
2026-07-06 02:43:35 +00:00
nocobase[bot]
30da2faf8c
Merge branch 'main' into next
2026-07-05 14:00:47 +00:00
Junyi
08a87a2dcb
Revert "fix(plugin-file-manager): reject disallowed active content filenames …" ( #10000 )
...
This reverts commit e9bbb270ec .
2026-07-05 22:00:05 +08:00
nocobase[bot]
e073a706a4
Merge branch 'main' into next
2026-07-05 12:45:52 +00:00
Junyi
e9bbb270ec
fix(plugin-file-manager): reject disallowed active content filenames ( #9994 )
2026-07-05 20:45:13 +08:00
nocobase[bot]
cbe7a09ed2
Merge branch 'main' into next
2026-07-05 05:38:19 +00:00
chenos
1c41defe6c
refactor(cli): reuse app start during setup and improve proxy configuration ( #9997 )
...
* refactor(cli): delegate setup startup to app start
* fix(cli): redirect api base path without trailing slash
* feat(cli): persist shared env proxy defaults
* fix(cli): rebuild proxy containers when ports change
2026-07-05 13:37:44 +08:00
nocobase[bot]
11e0f0c541
Merge branch 'main' into next
2026-07-04 03:35:42 +00:00
chenos
b0accce926
docs: clarify docker proxy deployment
2026-07-04 11:34:46 +08:00
nocobase[bot]
4aed1b8c68
Merge branch 'main' into next
2026-07-04 01:50:32 +00:00
chenos
31c554b29f
feat(cli): support configurable NocoBase Docker images and proxy setup docs ( #9972 )
...
* docs: add docker nginx and caddy installation guides
* fix(proxy): support external proxy upstream port
* fix(cli): keep manual proxy bundle appPort compatibility
* feat(cli): support NocoBase image config
* fix(cli): map no-nginx docker apps to the correct container port
2026-07-04 09:49:57 +08:00
Katherine
8dd5d9f3d0
fix(plugin-action-export): preload selected export field paths ( #9995 )
2026-07-04 08:00:49 +08:00
nocobase[bot]
042a4029cf
chore(versions): 😊 publish v2.1.19
2026-07-03 14:23:39 +00:00
nocobase[bot]
9945bb2107
Merge branch 'main' into next
2026-07-03 13:05:41 +00:00
Drol
e1f66e61fc
fix(cli): use rabbitmq-safe revision event names ( #9989 )
2026-07-03 21:04:57 +08:00
nocobase[bot]
900baa972d
Merge branch 'main' into next
2026-07-03 10:57:43 +00:00
Junyi
b5dd7c1320
fix(plugin-workflow): update job modal loading state reactively ( #9991 )
2026-07-03 18:57:07 +08:00
nocobase[bot]
c700471084
Merge branch 'main' into next
2026-07-03 08:27:12 +00:00
gchust
5d9ff12ea3
fix: backup file not sync to cloud ( #9981 )
2026-07-03 16:26:36 +08:00