@nocobase/database
Advanced tools
Changelog
v1.3.26-beta - 2024-09-29
[client]
Fix the issue of not being able to open sub-pages in embedded pages (#5335) by @zhangzhonghe
Fix the issue of pop-up windows being obscured (#5338) by @zhangzhonghe
Fix the issue of abnormal style when creating blocks with data templates in mobile subpages (#5340) by @zhangzhonghe
Fix the issue of not refreshing the page block data when closing a subpage via the page menu (#5331) by @zhangzhonghe
[Action: Export records] fix export format for decimal type fields (#5316) by @chareice
[Block: Kanban] Fix the issue that the popup window could not be opened after clicking on the Kanban card in the embedded page (#5326) by @zhangzhonghe
Changelog
v1.3.25-beta - 2024-09-25
[client] update and improve Japanese translations in ja_JP files (#5292) by @Albert-mah
[Workflow] add error handling for unregistered node type (#5319) by @mytharcher
Changelog
v1.3.24-beta - 2024-09-23
[client]
[Data visualization] Fix style issues of chart blocks when using dark mode themes (#5302) by @2013xile
Changelog
v1.3.23-beta - 2024-09-19
[Users] Optimize performance for rendering the user management table (#5276) by @2013xile
[Departments] Optimize performance for rendering the user table in department management by @2013xile
[client]
Fix incorrect rowKey
of the General action permissions table
in Users & Permissions page (#5287) by @gchust
Fix the issue where setting a date variable for the date field in the filter form results in incorrect filter results (#5257) by @zhangzhonghe
column width issue with scroll.y when table has no data (#5256) by @katherinehhh
Fix the problem of blank rows at the beginning of a table block (#5284) by @zhangzhonghe
[create-nocobase-app] Fix the issue where the popup for configuring Sequence rules lacked a submit button when adding a new Sequence field (#5281) by @zhangzhonghe
[database] import with checkbox field (#4992) by @chareice
[evaluators] Fix error caused by Matrix
type from mathjs (#5270) by @mytharcher
[Calendar] Cannot select the option to delete the schedule popup (#5274) by @katherinehhh
[Action: Export records] Fix missing request context when generating data sheet in export action (#5286) by @gchust