@nocobase/plugin-acl
Advanced tools
Changelog
v1.4.17 - 2024-12-31
[undefined] Enable theme plugin by default (#5957) by @zhangzhonghe
[Data source: Main] Added name conflict validation to prevent users from creating Collections with the same name as system Collections (#5962) by @chareice
[Workflow] Avoid to misuse date range variables in most place unless filter component (#5954) by @mytharcher
[database]
[client]
Fix issue when adding a one-to-one relationship field in the form (#5975) by @katherinehhh
Fix issue with field assignment in subtable when re-select data after deleting data (#5958) by @katherinehhh
Fix the table block error caused by data containing fields named 'children' (#5951) by @zhangzhonghe
[Data source: Main] Fix legacy support issues with the unixTimestamp field. (#5967) by @chareice
[Workflow] Fix sub-details block throwing error in manual node UI configuration (#5953) by @mytharcher
Changelog
v1.4.16 - 2024-12-26
[client] Fix UnixTimestamp field precision conversion issue (#5931) by @chenos
[Action: Duplicate record] Fix o2o association field not displaying configured target collection field in detail and form blocks (#5921) by @katherinehhh
[Backup manager] Fixed backup error when the mysqldump version is below 8 by @gchust