🎉 New Features
-
[Multi-app manager] Support to configure independent auth secret for sub-apps (#7197) by @mytharcher
-
[Workflow: CC] Add CC node to workflow (#7201) by @mytharcher
🚀 Improvements
-
[Notification: In-app message] Optimize font size for mobile message page (#7199) by @zhangzhonghe
-
[Auth: DingTalk] Support configuring the callback URL’s protocol and port number by @2013xile
🐛 Bug Fixes
-
[Notification: In-app message] Fix BigInt timestamp in string format causes dayjs issue (#7196) by @mytharcher
-
[Workflow: Approval]
-
To avoid error when user not exists by @mytharcher
-
Reload association on record by @mytharcher
-
Add
try/catch
in migration when update UI schema by @mytharcher
-