@nocobase/plugin-acl
Advanced tools
Changelog
v1.4.18 - 2025-01-06
[client]
Fix scrollbar issue when setting full height for data block in subpage (#5989) by @katherinehhh
Fix alignment issue when action column buttons are hidden (#5987) by @katherinehhh
Fix issue with batch deletion of system and general fields in collection manager (#5988) by @katherinehhh
Fix the issue where the 'URL search params' variable is not working on mobile page (#5968) by @Cyx649312038
[server] Fixed a potential app crash during backup restoration (#5981) by @gchust
[Mobile] Fix the issue of bottom buttons being obscured on mobile devices (#5991) by @zhangzhonghe
[Data visualization] Fixed the issue where "current popup variables" used on charts in subpages became empty after refreshing the page (#5984) by @2013xile
[Block: Kanban] Fix parent collection fields not loaded in the kanban (#5985) by @katherinehhh
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