@nocobase/acl
Advanced tools
Changelog
v1.7.6 - 2025-06-09
[client]
Resolved an issue where block failed to read view data from external data sources. (#7017) by @aaaaaajie
Fix the filter block parameter error issue (#6966) by @zhangzhonghe
Current object variable is invalid in linkage rules (#7008) by @zhangzhonghe
Unable to clear the required field indicator of sub-table using linkage rules (#7022) by @zhangzhonghe
[undefined] Remove database dependency for possibleTypes, enforce API-driven configuration by @aaaaaajie
[Mobile] Optimize mobile popup lag issues (#7029) by @zhangzhonghe
[Data source manager] Remove database dependency for possibleTypes, enforce API-driven configuration (#7019) by @aaaaaajie
[Action: Import records] Fixed errors occurring during batch editing when importing XLSX tree table data (#7013) by @aaaaaajie
[Workflow] Fix UI error when workflow not exists (#7023) by @mytharcher
[Workflow: JavaScript] Fix require for relative path by @mytharcher
[Workflow: Approval]
Fix error thrown when workflow deleted by @mytharcher
Reload file association from snapshot to avoid URL expires by @mytharcher
Fix trigger variables by @mytharcher
Changelog
v1.7.5 - 2025-06-07
[client] Use independent variable scope for each field (#7012) by @mytharcher
[database] fix: add missing creator and updater fields in import xlsx (#7011) by @aaaaaajie
[Workflow] Fix collection event on create or update mode not triggering when create without changed field (#7015) by @mytharcher
[Action: Export records Pro] Fix the error that occurs when exporting attachments with conditions. by @aaaaaajie
Changelog
v1.7.4 - 2025-06-06
[client]
[Localization] Resolve error caused by empty texts (#7010) by @2013xile
[Async task manager] Fixed multiple execution issue during async import (#7006) by @aaaaaajie
[Action: Export records Pro] Fixed multiple execution issue during async import by @aaaaaajie
[Workflow: Approval] Fix delegated approval can not continue when approved by others by @mytharcher
Changelog
v1.7.2 - 2025-06-05
[Action: Batch edit] Use filterByTk
instead of filter
under selected mode (#6994) by @mytharcher
[Action: Import records Pro] Optimze performance issues when processing large XLSX files (high-row/column datasets), preventing system crashes or freezes. by @aaaaaajie
[client]
[Workflow]