xilesun
|
8dfd5951dd
|
test: skip fdw test case
|
2026-02-25 10:34:03 +08:00 |
|
Zeke Zhang
|
94f316bba9
|
fix(flow): keep mobile horizontal form (#8698)
|
2026-02-25 09:54:42 +08:00 |
|
chenos
|
ee669f501a
|
chore: update changelog
|
2026-02-25 08:01:56 +08:00 |
|
nocobase[bot]
|
929e436f03
|
docs: update changelogs
|
2026-02-24 16:55:15 +00:00 |
|
nocobase[bot]
|
3223735957
|
chore(versions): 😊 publish v2.0.3
v2.0.3
|
2026-02-24 16:43:25 +00:00 |
|
mytharcher
|
da918ce18f
|
fix(ci): remove custom plugins due to using all plugins
|
2026-02-24 23:13:13 +08:00 |
|
mytharcher
|
9f4bd57dc8
|
fix(ci): use all plugins for filtering
|
2026-02-24 22:45:26 +08:00 |
|
mytharcher
|
0301323211
|
chore(ci): merge ci scripts from v1
|
2026-02-24 21:58:49 +08:00 |
|
Ziqiang
|
cc9e5ee6d1
|
docs(ai): update ai docs (#8690)
|
2026-02-24 21:26:58 +08:00 |
|
chenos
|
0ba6095b32
|
fix: update license
|
2026-02-24 21:19:51 +08:00 |
|
 
|
b263a83a12
|
chore: open source commercial plugins and update license from AGPL-3.0 to Apache-2.0 (#8682)
* feat: open-source plugin source code
* fix: fdw
* feat: update readme.md
* fix: gitignore
* fix: peerDependencies
* fix: remove zh-cn.md
* feat: update license
* fix: peerDependencies
* fix: peerDependencies
* test(ai): fix breaking test case of tools loader
* fix(verification): dep
* fix: deps
* fix: version
* feat: plugin-comments
* fix: deps
---------
Co-authored-by: Drol <cgyrock@gmail.com>
Co-authored-by: xilesun <2013xile@gmail.com>
|
2026-02-24 20:34:06 +08:00 |
|
Zeke Zhang
|
ff1aec3e52
|
fix(flow): compact page header spacing (#8694)
|
2026-02-24 18:06:11 +08:00 |
|
Zeke Zhang
|
21110e540d
|
fix(flow): unify mobile pagination (#8691)
|
2026-02-24 18:05:40 +08:00 |
|
Jiann
|
c72a963f36
|
fix: change log level to log (#8689)
|
2026-02-24 15:37:11 +08:00 |
|
mytharcher
|
0f8a35f2b0
|
chore(log): clean changelog due to v1
|
2026-02-24 14:07:51 +08:00 |
|
nocobase[bot]
|
21c73cc5a2
|
docs: update changelogs
|
2026-02-24 04:49:06 +00:00 |
|
mytharcher-r2
|
6d9836f1f5
|
ci(release): allow v1 manual release to resume when tags partially exist (#8683)
|
2026-02-24 12:06:07 +08:00 |
|
Zhou
|
10408f98b7
|
Update LICENSE.txt
|
2026-02-24 11:48:21 +08:00 |
|
chenos
|
cf46762e48
|
docs: update installation
|
2026-02-24 09:29:14 +08:00 |
|
mytharcher
|
a6200d2cc0
|
fix(ci): remove useless escape char
|
2026-02-23 22:52:46 +08:00 |
|
Junyi
|
ab5851e333
|
Revert "fix(ci): encode [bot] in gh api /users path (#8676)" (#8680)
This reverts commit cb91e946df.
|
2026-02-23 22:48:50 +08:00 |
|
mytharcher-r2
|
cb91e946df
|
fix(ci): encode [bot] in gh api /users path (#8676)
* fix(ci): url-encode bot user login when fetching user id
* ci(v1): increase frontend test timeout to 40m
|
2026-02-23 22:06:05 +08:00 |
|
mytharcher-r2
|
635232be06
|
ci: adapt e2e/build-pro-image workflows for v1 branch (#8674)
|
2026-02-23 15:04:06 +08:00 |
|
 
|
95e3a026a5
|
chore(ci): support v1.x maintenance releases (#8670)
* ci: support v1.x maintenance releases via tag filtering
* Update .github/workflows/manual-release-v1.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/manual-release-v1.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/manual-release-v1.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: support filtering repos by branch (v1)
* ci(release): validate v1 tag exists across selected repos
* ci: add dry-run + tag conflict check for v1 manual release
---------
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-23 11:26:58 +08:00 |
|
chenos
|
ff7afdf965
|
fix: migrationRules
|
2026-02-23 09:39:53 +08:00 |
|
chenos
|
25935dda67
|
fix: improve handling of missing i18n keys (#8673)
|
2026-02-23 09:23:43 +08:00 |
|
chenos
|
7e7eef17ce
|
fix: build error
|
2026-02-23 00:49:29 +08:00 |
|
chenos
|
76c047e1fa
|
fix: build error
|
2026-02-23 00:47:51 +08:00 |
|
chenos
|
8234f8444e
|
fix: aiTools:list API returns 403 (#8672)
|
2026-02-23 00:44:24 +08:00 |
|
mytharcher-r2
|
968b8ffb42
|
feat(plugin-workflow): switch to toggle enabled in workflow list (#8668)
* fix(plugin-workflow): enable switch in workflow list
* chore(plugin-workflow): tweak enabled switch size/color
* chore(plugin-workflow): add switch labels and feedback
* chore(plugin-workflow): use lang() for On/Off
* fix(plugin-workflow): remove enabled from edit drawer; refresh after toggle
* perf(plugin-workflow): use record.enabled as switch state
* perf(plugin-workflow): defer refresh after toggle
* fix(plugin-workflow): fix import
* fix(plugin-workflow): adjust styles
|
2026-02-22 23:45:26 +08:00 |
|
chenos
|
8687cf634c
|
fix: chart block filter not working (#8671)
|
2026-02-22 23:21:44 +08:00 |
|
nocobase[bot]
|
bb73c3b11b
|
docs: update changelogs
|
2026-02-22 12:33:55 +00:00 |
|
nocobase[bot]
|
da0c38c25b
|
chore(versions): 😊 publish v2.0.2
v2.0.2
|
2026-02-22 12:23:29 +00:00 |
|
chenos
|
a4e46fbb2d
|
fix: build error from changelog generation
|
2026-02-22 19:12:21 +08:00 |
|
chenos
|
c6c3de88af
|
docs: update provided by
|
2026-02-22 16:14:18 +08:00 |
|
chenos
|
dd03a420ff
|
fix: plugin homepage
|
2026-02-22 14:45:30 +08:00 |
|
chenos
|
54e95ac45f
|
docs: add related link
|
2026-02-22 13:54:39 +08:00 |
|
chenos
|
b9b3048fc7
|
fix: build error
|
2026-02-22 13:53:23 +08:00 |
|
 Andrey SembaevandИван Ляпин
|
e18888febb
|
fix(calendar): correct locale handling for ru-RU (#8498)
* fix(calendar): correct locale handling for ru-RU
* fix(calendar): correct locale handling for ru-RU
---------
Co-authored-by: Иван Ляпин <lyapin.ivan2210@yandex.kz>
|
2026-02-20 22:39:04 +08:00 |
|
nocobase[bot]
|
7eeb19e3ac
|
docs: update changelogs
|
2026-02-16 06:11:23 +00:00 |
|
nocobase[bot]
|
80d6ff46af
|
chore(versions): 😊 publish v2.0.1
v2.0.1
|
2026-02-16 06:01:31 +00:00 |
|
![copilot-swe-agent[bot]](/assets/img/avatar_default.png) 
|
f8aff537c7
|
fix(plugin-ai): fix oom (#8653)
* fix(plugin-ai): fix oom
* fix(plugin-ai): optimize useEffect dependencies in ChatBoxMinimizeControl (#8654)
* Initial plan
* fix: optimize useEffect dependency in ChatBoxMinimizeControl
Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>
* fix: add null safety check for currentEmployeeAvatar
Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>
|
2026-02-15 21:04:19 +08:00 |
|
chenos
|
ea6cf77c4d
|
fix: generateId
|
2026-02-15 20:56:41 +08:00 |
|
chenos
|
f3ab995eea
|
docs: update RabbitMQ queue adapter
|
2026-02-15 17:56:30 +08:00 |
|
xilesun
|
9ef8c278d3
|
docs: update changelogs
|
2026-02-15 00:40:27 +08:00 |
|
nocobase[bot]
|
f2fab88272
|
chore(versions): 😊 publish v2.0.0
v2.0.0
|
2026-02-14 15:35:52 +00:00 |
|
 gchustandCodex
|
a0f4102fa0
|
fix: association collection fields menu can't be expanded after search (#8604)
* fix: can't expand fields menu after search
* Codex changes
Co-authored-by: Codex
* fix(flow-engine): use theme token for cascader search divider
* fix: render error
* fix: incorrect focus bug
|
2026-02-14 21:12:30 +08:00 |
|
chenos
|
6b9fd00b79
|
fix: doc
|
2026-02-14 20:46:40 +08:00 |
|
nocobase[bot]
|
c74b7bc9bd
|
Merge branch 'next' into develop
|
2026-02-14 11:34:40 +00:00 |
|
gchust
|
677c120fd4
|
fix: association field value configuration (#8652)
|
2026-02-14 19:34:04 +08:00 |
|