v1.4.0-alpha.20241011073807
版本发布时间: 2024-10-11 16:35:51
nocobase/nocobase最新发布版本:v1.4.0-alpha.20241011073807(2024-10-11 16:35:51)
🎉 New Features
-
[App backups] add
Tolerent mode
for restore action by @gchust
🚀 Improvements
-
[client]
-
[Action: Custom request] allow
CustomRequestAction
to supportx-use-component-props
(#5379) by @jiannx -
[Workflow: Custom action event] Workflow: Custom request/trigger workflow supports setting actions after successful submission by @katherinehhh
🐛 Bug Fixes
-
[client] Fix the problem of not displaying data when using the "Table selected records" variable in a subtables (#5363) by @chenos
-
[File manager] fix page crash when edit storage in file manager (#5378) by @mytharcher
-
[Workflow: Custom action event] fix custom workflow event did not redirect after successful submission by @katherinehhh
🎉 新特性
-
[应用的备份与还原] 为还原操作新增
容错模式
by @gchust
🚀 优化
-
[client]
-
[操作:自定义请求]
CustomRequestAction
组件支持x-use-component-props
配置解析 (#5379) by @jiannx -
[工作流:自定义操作事件] 工作流:自定义请求/触发工作流支持 提交成功后动作设置 by @katherinehhh