🚀 Improvements
-
[cli] Optimize internal logic of the
nocobase upgrade
command (#6754) by @chenos -
[create-nocobase-app] Upgrade dependencies and remove SQLite support (#6708) by @chenos
-
[Mobile] Optimize the opening speed of the mobile date picker popup (#6735) by @zhangzhonghe
-
[Block: template] support convert template block to normal block (#6662) by @gchust
-
[File manager] Expose utils API (#6705) by @mytharcher
-
[Theme editor] Allow setting sidebar width in theme config (#6720) by @chenos
-
[Workflow] Add date types to variable types set (#6717) by @mytharcher
-
[Template print] Replaced datasource action control with client role-based access control. by @sheldon66
🐛 Bug Fixes
-
[client]
-
display issue with linkage rules in multi-level association data (#6755) by @katherinehhh
-
tree table ‘Add Child’ button linkage rule missing ‘current record’ (#6752) by @katherinehhh
-
Problem with refreshing data blocks after successful submission (#6748) by @zhangzhonghe
-
The issue of the collapse button in the left menu being obscured by the workflow pop-up window (#6733) by @zhangzhonghe
-
The problem of mobile top navigation bar icons being difficult to delete (#6734) by @zhangzhonghe
-
incorrect value display for “Enable index column” (#6724) by @katherinehhh
-
date time field condition not working in linkage rules (#6728) by @katherinehhh
-
missing action option constraints when reopening linkage rules (#6723) by @katherinehhh
-
Required fields hidden by linkage rules should not affect form submission (#6709) by @zhangzhonghe
-
missing filter for already associated data when adding association data (#6750) by @katherinehhh
-
-
[server] appVersion incorrectly generated by create-migration (#6740) by @chenos
-
[cli] Auto-update package.json on upgrade (#6747) by @chenos
-
[build] Fix error thrown in tar command (#6722) by @mytharcher
-
[Block: Gantt] gantt chart block overlapping months in calendar header for month view (#6753) by @katherinehhh
-
[Action: Import records] Fix the import and export exceptions that occur when setting field permissions. (#6677) by @aaaaaajie
-
[Block: template] block templates can’t be used in mysql envrionment (#6726) by @gchust
-
[Workflow] Fix error thrown when execute schedule event in subflow (#6721) by @mytharcher
-
[Workflow: Custom action event] Support to execute in multiple records mode by @mytharcher
-
[Action: Export records Pro]
-
Fix the import and export exceptions that occur when setting field permissions. by @aaaaaajie
-
pro export button losing filter parameters after sorting table column by @katherinehhh
-
-
[File storage: S3(Pro)]
-
Fix response data of uploaded file by @mytharcher
-
Add multer make logic for server-side upload by @mytharcher
-
-
[Workflow: Approval] Fix preload association fields for records by @mytharcher