v1.3.23-beta
版本发布时间: 2024-09-19 23:12:39
nocobase/nocobase最新发布版本:v1.4.0-alpha.20241011073807(2024-10-11 16:35:51)
🚀 Improvements
-
[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
🐛 Bug Fixes
-
[client]
-
Fix incorrect
rowKey
of theGeneral 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
🚀 优化
-
[用户] 优化用户管理表格的渲染速度 (#5276) by @2013xile
-
[部门] 优化部门管理中的用户表格的渲染速度 by @2013xile