v1.3.28-beta
版本发布时间: 2024-10-10 07:24:46
nocobase/nocobase最新发布版本:v1.4.0-alpha.20241011073807(2024-10-11 16:35:51)
🚀 Improvements
- [client] Save cdn links as local resources to prevent requesting external resources when deploying on the intranet (#5375) by @zhangzhonghe
🐛 Bug Fixes
-
[client]
-
Fix the issue where popups opened in the "Users & Permissions" configuration page are obscured by other popups (#5373) by @zhangzhonghe
-
Fix the problem that after deleting a tab in a subpage, it does not take effect after opening it again (#5362) by @zhangzhonghe
-
Fix the issue where inherited collection association fields cannot properly use variables (#5346) by @zhangzhonghe
-
Fix the issue of current and association collection fields affecting each other in configuration (#5343) by @katherinehhh
-
-
[Action: Import records] fixed issue with incorrect results for importing large dates (#5356) by @chareice
-
[Workflow] fix switching component of association field in assigned fields caused page crash in create/update node (#5366) by @mytharcher
-
[Block: Gantt] Fix the issue where opening a popup in the Gantt block and then closing it causes the subpage to also close (#5370) by @zhangzhonghe
🚀 优化
- [client] 将 cdn 链接保存为本地资源,以防止在内网部署时请求外部资源 (#5375) by @zhangzhonghe