Commit Graph

999 Commits

Author SHA1 Message Date
nocobase[bot] ed0b8692ff chore(versions): 😊 publish v2.2.0 2026-08-22 01:32:36 +00:00
nocobase[bot] 3dded32221 chore(versions): 😊 publish v2.2.0-beta.18 2026-08-20 12:36:16 +00:00
nocobase[bot] 33355e188b chore(versions): 😊 publish v2.2.0-beta.17 2026-08-10 14:21:59 +00:00
nocobase[bot] 4898615af8 chore(versions): 😊 publish v2.2.0-beta.16 2026-07-31 07:33:08 +00:00
xilesun c0d9710ce5 Merge branch 'main' into next 2026-07-24 07:53:29 +08:00
YANG QIA 6b1d094332 fix(plugin-auth): resolve custom domain sub-app paths (#10170)
* fix(plugin-auth): resolve custom domain sub-app paths

* fix(plugin-auth): normalize forwarded custom domains
2026-07-23 23:17:03 +08:00
nocobase[bot] c4697fbba3 Merge branch 'main' into next 2026-07-23 04:13:08 +00:00
Junyi 57acd60cff fix(auth): wait for token cleanup before shutdown (#10151)
* fix(auth): wait for token cleanup before shutdown

* fix(auth): avoid waiting for token cleanup on shutdown

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2026-07-23 12:12:29 +08:00
nocobase[bot] 7d404fdfb1 chore(versions): 😊 publish v2.1.29 2026-07-20 23:50:29 +00:00
nocobase[bot] 684bb4c917 chore(versions): 😊 publish v2.1.28 2026-07-19 12:17:47 +00:00
nocobase[bot] 163c5dd3e4 chore(versions): 😊 publish v2.1.27 2026-07-19 05:24:46 +00:00
nocobase[bot] 80ed434efe chore(versions): 😊 publish v2.1.26 2026-07-17 05:49:42 +00:00
nocobase[bot] 8fb0559992 chore(versions): 😊 publish v2.2.0-beta.15 2026-07-16 13:16:13 +00:00
Drol a3b4d37968 Merge branch 'next' into develop
# Conflicts:
#	docs/docs/ru/get-started/deployment/production.md
#	packages/plugins/@nocobase/plugin-ai/src/client-v2/ai-employees/chatbox/utils.ts
#	packages/plugins/@nocobase/plugin-ai/src/client/ai-employees/chatbox/Sender.tsx
#	packages/plugins/@nocobase/plugin-ai/src/client/ai-employees/chatbox/hooks/useUploadFiles.ts
2026-07-16 09:04:26 +08:00
Junyi cd63615260 refactor(plugin-file-manager): use permanent url for files (#10103)
* refactor(plugin-file-manager): use permanent url for files

* fix(plugin-file-manager): fix issues

* refactor(plugin-file-manager): not to change legacy api

* refactor(plugin-file-manager): simplify api

* fix(plugin-file-manager): fix issues

* fix(plugin-public-forms): fix data source name

* fix(plugin-file-manager): fix types

* refactor(plugin-file-manager): change token name style

* docs(plugin-file-manager): add docs for stable url

* fix(plugin-file-manager): fix type and local field

* fix(plugin-file-previewer-office): fix type

* fix(plugin-file-manager): fix test cases

* fix(core): fix nginx.conf.tpl

* fix(plugin-data-source-main): add hidden as filter flag for skipping fields

* fix(plugin-file-manager): fix thumbnail for attachment url field

* fix(plugin-file-manager): fix preview field

* docs(plugin-file-manager): add docs

* fix(plugin-file-manager): fix test cases

* fix(plugin-file-manager): fix type

* fix(plugin-file-manager): fix issues from review

* fix(resourcer): fix types

* refactor(plugin-file-manager): fix issues from review

* docs(plugin-file-manager): adjust docs

* fix(plugin-acl): fix test cases

* fix: issues from review

* fix(plugin-file-manager): fix virtual field local
2026-07-15 22:00:00 +08:00
nocobase[bot] de40c2e007 chore(versions): 😊 publish v2.1.25 2026-07-15 10:34:35 +00:00
mytharcher 9817b2c1c3 Merge branch 'next' into develop 2026-07-15 18:23:10 +08:00
nocobase[bot] b48f5ad94c Merge branch 'main' into next 2026-07-15 09:32:52 +00:00
Junyi 1e63e0a55d Revert "refactor(plugin-file-manager): use permanent url for files (#10047)" (#10102)
This reverts commit 3827a8cf01.
2026-07-15 17:32:06 +08:00
nocobase[bot] c704b27ab0 chore(versions): 😊 publish v2.2.0-beta.14 2026-07-15 08:34:11 +00:00
mytharcher 78ef8feb0d Merge branch 'next' into develop 2026-07-15 15:35:48 +08:00
nocobase[bot] d6f3110137 Merge branch 'main' into next 2026-07-15 07:25:22 +00:00
Junyi 3827a8cf01 refactor(plugin-file-manager): use permanent url for files (#10047)
* refactor(plugin-file-manager): use permanent url for files

* fix(plugin-file-manager): fix issues

* refactor(plugin-file-manager): not to change legacy api

* refactor(plugin-file-manager): simplify api

* fix(plugin-file-manager): fix issues

* fix(plugin-public-forms): fix data source name

* fix(plugin-file-manager): fix types

* refactor(plugin-file-manager): change token name style

* docs(plugin-file-manager): add docs for stable url

* fix(plugin-file-manager): fix type and local field

* fix(plugin-file-previewer-office): fix type

* fix(plugin-file-manager): fix test cases

* fix(core): fix nginx.conf.tpl

* fix(plugin-data-source-main): add hidden as filter flag for skipping fields

* fix(plugin-file-manager): fix thumbnail for attachment url field

* fix(plugin-file-manager): fix preview field

* docs(plugin-file-manager): add docs

* fix(plugin-file-manager): fix test cases

* fix(plugin-file-manager): fix type

* fix(plugin-file-manager): fix issues from review

* fix(resourcer): fix types

* refactor(plugin-file-manager): fix issues from review

* docs(plugin-file-manager): adjust docs

* fix(plugin-acl): fix test cases

* fix: issues from review

* fix(plugin-file-manager): fix virtual field local
2026-07-15 15:24:43 +08:00
Jiann dd95b7c693 fix(plugin-auth): resolve authenticator page declaration errors (#10095) 2026-07-15 07:57:40 +08:00
Jiann 3ce6232dab fix(plugin-auth): restore authenticator edit values (#10091) 2026-07-14 15:22:11 +08:00
nocobase[bot] 06ba7ad348 chore(versions): 😊 publish v2.1.24 2026-07-13 15:07:58 +00:00
nocobase[bot] b69c3a1e11 chore(versions): 😊 publish v2.2.0-alpha.8 2026-07-12 22:42:23 +00:00
nocobase[bot] 4897dd9505 chore(versions): 😊 publish v2.2.0-beta.13 2026-07-11 16:25:13 +00:00
nocobase[bot] ece0297527 chore(versions): 😊 publish v2.2.0-beta.12 2026-07-11 13:57:09 +00:00
nocobase[bot] 6d2b7d60ce chore(versions): 😊 publish v2.2.0-beta.11 2026-07-11 00:37:56 +00:00
nocobase[bot] d3c877c39e chore(versions): 😊 publish v2.1.23 2026-07-10 14:52:35 +00:00
nocobase[bot] 8585c9295e chore(versions): 😊 publish v2.2.0-alpha.7 2026-07-09 09:40:45 +00: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] fc88c98e9e Merge branch 'next' into develop 2026-07-08 08:31:27 +00: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] 110d32c84b chore(versions): 😊 publish v2.1.20 2026-07-07 02:27:37 +00:00
nocobase[bot] ba7947179a chore(versions): 😊 publish v2.2.0-beta.9 2026-07-06 02:43:35 +00:00
nocobase[bot] d9a483db69 chore(versions): 😊 publish v2.2.0-alpha.6 2026-07-05 05:40:46 +00:00
nocobase[bot] 0085cc2017 chore(versions): 😊 publish v2.2.0-alpha.5 2026-07-04 01:58:38 +00:00
nocobase[bot] 042a4029cf chore(versions): 😊 publish v2.1.19 2026-07-03 14:23:39 +00:00
nocobase[bot] 0d7e2f2344 chore(versions): 😊 publish v2.1.18 2026-07-02 03:35:22 +00:00
nocobase[bot] 468f16191c chore(versions): 😊 publish v2.2.0-alpha.4 2026-07-01 07:46:58 +00:00
nocobase[bot] f3cc333a56 chore(versions): 😊 publish v2.1.17 2026-07-01 04:33:42 +00:00
nocobase[bot] 529d8666c1 chore(versions): 😊 publish v2.1.15 2026-06-30 14:34:17 +00:00
nocobase[bot] 434e2efad4 chore(versions): 😊 publish v2.1.14 2026-06-29 14:33:36 +00:00
nocobase[bot] 119843266c Merge branch 'next' into develop 2026-06-29 13:18:48 +00:00
YANG QIA 2e780ffe7f fix(auth): normalize v2 signin redirects (#9927)
* fix(auth): normalize v2 signin redirects

* fix(auth): check redirect sub-app path safely

* fix: detect pro plugin license paths

* refactor(client-v2): simplify auth redirect fallback

* refactor(client-v2): clarify auth redirect fallback

* fix(auth): support configured app-sso issuer
2026-06-29 21:18:04 +08:00