🎉 New Features
- [WeCom] Add WeCom notification channel by @chenzhizdt
🚀 Improvements
-
[client] restore default value when field title is cleared (#5549) by @katherinehhh
-
[Notification manager]
-
Add UserSelect and UserAddition components to streamline the development of notification channels (#5553) by @2013xile
-
add API for getting channel types registry of notification plugin (#5531) by @mytharcher
-
adjust channel types registry name of notification plugin (#5532) by @mytharcher
-
add API of notification manager plugin for getting all registered types (#5529) by @mytharcher
-
-
[Notification: In-app message] Improve in-app message UI and add some logs. (#5550) by @sheldon66
🐛 Bug Fixes
-
[database]
-
[client]
-
[Data source manager] Fix remove data source in failed status (#5554) by @chareice
-
[Notification: Email]
-
[Collection field: Many to many (array)] Fix the issue where select component for a many to many (array) field has only one option (#5544) by @2013xile
-
[Notification manager] fix page crash due to wrong channel type (#5528) by @mytharcher
-
[Workflow: SQL node] Fix sse causing “waitForLoadState(‘networkidle’)” to timeout (#5524) by @hongboji
-
[Field component: mask] Fixed original data cannot be shown by clicking if the component is in readonly state by @gchust
-
[Workflow: Custom action event] Fix sse causing “waitForLoadState(‘networkidle’)” to timeout by @hongboji
-
[WeCom] Fix the issue of 404 not found response when entering the application from WeCom workbench by @chenzhizdt