New features
区块插件:工作台区块
参考文档:
Filter Block Plugin:Tree(Commercial plugin)
Reference:
操作插件:二维码扫码操作
参考文档:
Auth: DingTalk(Commercial plugin)
Reference:
Improvements
初次渲染时,筛选表单如果有默认值自动触发筛选(#4622)
参考文档:
Markdown 支持变量
参考文档:
Markdown 支持使用二维码标签
Markdown 里支持配置二维码,可以结合变量使用。
<qr-code value="https://www.nocobase.com/" type="svg"></qr-code>
参考文档:
Workflow: Improvements to configuration of assign values in create/update node (#4546)
Optimize the URL when opening a popup window (4706)
When opening a popup window, the URL of the browser will also change. If the browser is refreshed at this time, the popup window will not be closed.
Others
- Workflow: allow to select any path of a variable in condition node (#4571)
- Data visualization:Allows to use JSON5 syntax in chart json config.(#4668)
Bug fixes
xxx (#)
Reference document:
Others
- Fix an issue where saving would result in an error due to setting default values for association fields using variables. (#4590)
- Fix an issue where the filter form would still trigger automatic filtering even when it didn’t have a default value. (#4627)
- Fix the issue where text overflows when the variable text is too long in the variable component (#4605)
- Fix the issue of using the wrong sourceKey in lazy loading of variables. (#4691)
- Duplicate: Fix the issue of error occurring after clicking. (#4658)
- Workflow: Fix the issue where the ID field of collections cannot be selected as a variable in the workflow (#4567)
- Workflow: Fix the issue where the local attachment display path is incorrect in the approval configuration interface
- Data visualization: fix the issue where JS expressions in chart json config is not saved.
- Data visualization: fix the issue where the custom filter fields is not applied when filtering. (#4671)
- Import: Fixed the issue where many-to-many relationship data was empty and could not be imported when configuring explain information in import template. (#4623)
- Import: Added data validation for relationship fields and option fields during import. (#4643)
- Import: Adjusted the logic for resetting auto-increment sequence, it will no longer execute when the user does not import the auto-increment primary key field. (#4631)