Commit Graph
12131 Commits
Author SHA1 Message Date
nocobase[bot] e5943e1beb chore(versions): 😊 publish v1.9.31 v1.9.31 2025-12-22 14:47:09 +00:00
Zeke Zhang fed55209ba fix(linkage-rules): handle empty conditions in rules (#8239) 2025-12-22 20:21:27 +08:00
Junyi 4f492e1dc3 refactor(plugin-workflow): add original instance for duplicate logic (#8225) 2025-12-20 10:30:49 +08:00
YANG QIA 6a1dbcab1b fix(departments): fix an issue where aggregate search cannot locate users (#8222) 2025-12-19 23:56:51 +08:00
Junyi 52fb607c7c fix(plugin-async-task-manager): add try catch for cleanup (#8215)
* fix(plugin-async-task-manager): add try catch for cleanup

* fix(plugin-async-task-manager): fix try / catch
2025-12-19 20:20:20 +08:00
nocobase[bot] f8346e19b7 docs: update changelogs 2025-12-19 10:38:46 +00:00
nocobase[bot] ee469c57fc chore(versions): 😊 publish v1.9.30 v1.9.30 2025-12-19 10:27:59 +00:00
Jiann 9fe46b7703 fix: update license-kit version (#8220) 2025-12-19 17:26:27 +08:00
Junyi 62b4aae775 chore(plugin-workflow): fix locales (#8216) 2025-12-19 16:44:00 +08:00
Drol 2cb45f8ab3 fix(core): always get collection fields from main in parseFilter (#8181)
* fix(core): always get collection fields from main in parseFilter

* refactor(core): add current data source`db to ctx

* chore: fix breaking testcase
2025-12-19 16:11:33 +08:00
Jiann 80a529b6c1 fix: license plugins filter (#8214)
* fix: license plugins filter

* fix: plugin with expired status
2025-12-19 12:51:23 +08:00
nocobase[bot] 8218aaa026 docs: update changelogs 2025-12-18 07:33:04 +00:00
nocobase[bot] f41ba5330c chore(versions): 😊 publish v1.9.29 v1.9.29 2025-12-18 07:23:03 +00:00
Jiann 3075573cfe fix: update license-kit version (#8209) 2025-12-18 12:23:07 +08:00
Junyi a0dc2f9b65 chore(plugin-workflow): add api to resume job (#8192) 2025-12-17 21:47:11 +08:00
Junyi eea412441b fix(plugin-workflow): fix error thrown when delete non-main version (#8203) 2025-12-17 21:04:52 +08:00
nocobase[bot] fa75cacf05 chore(versions): 😊 publish v1.9.28 v1.9.28 2025-12-17 03:40:14 +00:00
Jiann 36a52be53b fix: update license version (#8199) 2025-12-17 10:55:13 +08:00
nocobase[bot] 2ff00c658e docs: update changelogs 2025-12-17 00:08:08 +00:00
nocobase[bot] 01573b5cd3 chore(versions): 😊 publish v1.9.27 v1.9.27 2025-12-16 23:58:38 +00:00
YANG QIA 060aa36f8c fix(gateway): app undefined (#8196) 2025-12-17 00:08:03 +08:00
YANG QIA d40fd50d80 fix(error-handler): do not expose raw database error messages on SQL syntax errors (#8195) 2025-12-16 23:18:49 +08:00
Junyi cd44263d61 fix(plugin-workflow): record primary key in manually execute select (#8187) 2025-12-16 17:44:07 +08:00
Junyi f6b7c2df50 refactor(plugin-workflow): change duplicating config after create new (#8165) 2025-12-16 14:31:04 +08:00
nocobase[bot] d5cd40acaa docs: update changelogs 2025-12-16 03:22:57 +00:00
nocobase[bot] bd06d06f14 chore(versions): 😊 publish v1.9.26 v1.9.26 2025-12-16 03:13:12 +00:00
Jiann 5d2e7bab8e fix: try fix ts lint (#8183) 2025-12-16 09:40:56 +08:00
YANG QIA 2b672fa309 fix(users): disallow assigning the root role to users (#8180)
* fix(users): disallow assigning the root role to users

* fix: plugin

* fix: test

* fix: test
2025-12-16 09:25:24 +08:00
Jiann ec2c2a51e9 fix: license validate tips (#7993)
* fix: license validate tips

* fix: create license utils

* fix: add log to system.log

* fix: addep

* fix: remove logger

* fix: cli add logger

* fix: code clean

* fix: adjust message

* fix: add env test case

* fix: change plugin-commerical build

* fix: improve cli logs

* fix: log format in file

* fix: code clean

* fix: adjust save key message

* fix: plugin-commerical build

* fix: license import error

* fix: change commerical build

* fix: perfect cli instance logs

* fix: build commerical error

* fix: update cache key

* fix: support license invalid status

* fix: show doc url in key

* fix: remove the domain of service

* fix: support plugins get

* fix: change prompt

* fix: change prompt

* fix: improve tips

* fix: change key setting

* fix: key setting refresh

* fix: show license info in setting page

* fix: remove license card item title

* fix: labels

* fix: change license kit version

* fix: remove license-kit dep
2025-12-15 17:54:38 +08:00
Junyi 8e8c54b1a5 fix(plugin-file-manager): fix charset when previewing txt in oss (#8161) 2025-12-13 21:56:57 +08:00
Junyi 69d04d54f8 refactor(acl): snippet merge (#8155)
* refactor(acl): support to merge snippet

* test(acl): add test case
2025-12-12 15:21:08 +08:00
YANG QIA 7f85c5ddc1 fix(action-import): afterCreate event (#8158) 2025-12-12 11:46:50 +08:00
nocobase[bot] b8c833e8d8 docs: update changelogs 2025-12-12 02:45:43 +00:00
nocobase[bot] 7f2a05a726 chore(versions): 😊 publish v1.9.25 v1.9.25 2025-12-12 02:35:31 +00:00
YANG QIA e4883fc030 fix(ws): undefined error (#8157) 2025-12-12 09:24:54 +08:00
Junyi 94a2dfd360 fix(plugin-workflow): add fault-tolerant logic for data missing in the processor preparation (#8156) 2025-12-12 09:07:36 +08:00
Junyi f23fe00da7 fix(acl): root can (#8150)
* fix(acl): root can

* fix(acl): root can
2025-12-11 09:32:10 +08:00
Junyi 1d505a8520 fix(plugin-workflow-manual): fix api change due to acl (#8144)
* fix(plugin-workflow-manual): fix api change due to acl

* test(plugin-workflow-manual): add test case
2025-12-10 17:11:09 +08:00
mytharcher a70a563b00 fix(plugin-workflow): fix locale 2025-12-10 09:12:43 +08:00
mytharcher 39058ad77f chore(utils): remove console.log 2025-12-10 09:08:08 +08:00
nocobase[bot] 5ef314f31e docs: update changelogs 2025-12-09 14:11:21 +00:00
Junyi fb1428695b refactor(plugin-workflow): use lazy load for association data on canvas (#8142) 2025-12-09 22:03:07 +08:00
nocobase[bot] a0e637a307 chore(versions): 😊 publish v1.9.24 v1.9.24 2025-12-09 14:00:56 +00:00
Drol 359b9ec44b fix(plugin-sequences): when field not SequenceField skip repair (#8139) 2025-12-09 21:23:17 +08:00
Junyi 32943a8b6c fix(client): fix loading record of RemoteSelect (#8137) 2025-12-09 17:39:26 +08:00
Jiann f819f040f5 fix: email notification connection limitation (#8119)
* fix: connection limit

* fix: mail node
2025-12-09 17:11:36 +08:00
xilesun 3b0cef1816 docs: update version 2025-12-09 15:37:16 +08:00
nocobase[bot] bcd9887fac chore(versions): 😊 publish v1.9.23 v1.9.23 2025-12-09 07:07:46 +00:00
xilesun 9069548baf fix(auth): jwt secret path 2025-12-09 14:38:45 +08:00
nocobase[bot] 9dbff3a5ce docs: update changelogs 2025-12-09 05:31:46 +00:00