🎉 New Features
-
[client]
-
Cascade Selection Component Add Data Scope Setting (#6386) by @Cyx649312038
-
table block support hiding the index column (default visible) (#6416) by @katherinehhh
-
support configuring selectable field options in linkage rules (#6338) by @katherinehhh
-
support date scope (min/max) configuration for time fields in linkage rules (#6356) by @katherinehhh
-
-
[acl] Support user role union (#6301) by @aaaaaajie
-
[Block: Action panel] support line break for action title in action panel (#6433) by @katherinehhh
-
[plugin-demo-platform] Set skipAuthCheck of “/new” route to true. by @sheldon66
-
[WeCom] Allows setting a custom tooltip for the sign-in button by @2013xile
🚀 Improvements
-
[utils]
-
[client] Add skipAuthCheck to router.add to prevent redirecting to login on public pages. (#6453) by @sheldon66
-
[Data visualization] Replace deprecated
x-designer
withx-settings
(#6442) by @2013xile
🐛 Bug Fixes
-
[client]
-
In the tree block, when unchecked, the data in the data block is not being cleared (#6460) by @zhangzhonghe
-
Fix special character in image URL caused not showing (#6459) by @mytharcher
-
incorrect page number when adding data after subtable page size change (#6437) by @katherinehhh
-
Content is not fully displayed in mobile browsers (#6446) by @zhangzhonghe
-
The logo style is inconsistent with the previous one (#6444) by @zhangzhonghe
-
date field range selection excludes the max date (#6418) by @katherinehhh
-
When using the ‘$anyOf’ operator, the linkage rule is invalid (#6415) by @zhangzhonghe
-
multi-select field value changes and option loss when deleting subtable records (#6405) by @katherinehhh
-
Data not updating in popup windows opened via Link buttons (#6411) by @zhangzhonghe
-
-
[acl] Fixed the issue where relationship fields are not displayed under the role union. (#6456) by @aaaaaajie
-
[File manager]
-
[Workflow] Remove bind workflow settings button from data picker (#6455) by @mytharcher
-
[Workflow: Manual node]
-
[Access control]
-
[WEB client] Replace all instances of ctx.state.currentRole (single role) with ctx.state.currentRoles (supports multiple roles). (#6427) by @aaaaaajie
-
[Action: Batch edit] Fix workflow can not be triggered in bulk edit submission (#6440) by @mytharcher
-
[Data source manager] switching data source in role management does not load corresponding collections (#6431) by @katherinehhh
-
[Data visualization] Removed fields appear when adding custom filter fields (#6450) by @2013xile
-
[Notification: In-app message]
-
[Action: Custom request] custom request server-side permission validation error (#6438) by @katherinehhh
-
[Auth: API keys] API keys plugin role list removal union (#6432) by @aaaaaajie
-
[Block: template] Save as template incorrect behavior in mobile client (#6420) by @gchust
-
[Workflow: Custom action event] Remove
only
in E2E test case by @mytharcher -
[File storage: S3(Pro)] Resolve issue with inaccessible S3 Pro signed URLs by @chenos
-
[Workflow: Approval]
-
Avoid page crash when no applicant in approval process table by @mytharcher
-
Fix association data not showing in approval form by @mytharcher
-
Fix error thrown when approve on external data source by @mytharcher
-