🚀 Improvements
-
[client] Add delay API for scenarios which open without delay (#6681) by @mytharcher
-
[create-nocobase-app] Upgrade some dependencies to latest versions (#6673) by @chenos
🐛 Bug Fixes
-
[client]
-
Fix error thrown when mouse hover on referenced template block in approval node configuration (#6691) by @mytharcher
-
custom association field not displaying field component settings (#6692) by @katherinehhh
-
Fix locale for upload component (#6682) by @mytharcher
-
lazy load missing ui component will cause render error (#6683) by @gchust
-
Add native Password component to HoC Input (#6679) by @mytharcher
-
inherited fields shown in current collection field assignment list (#6666) by @katherinehhh
-
-
[database] Fixed ci build error (#6687) by @aaaaaajie
-
[build] build output is incorrect when plugin depends on some AMD libraries (#6665) by @gchust
-
[Action: Import records] fixed an error importing xlsx time field (#6672) by @aaaaaajie
-
[Workflow: Manual node] Fix manual task status constant (#6676) by @mytharcher
-
[Block: iframe] vertical scrollbar appears when iframe block is set to full height (#6675) by @katherinehhh
-
[Workflow: Custom action event] Fix test cases by @mytharcher
-
[Backup manager] timeout error occurs when trying to restore an unecrypted backup with a password by @gchust