v2.0.0-beta.18
๐ New Features
- [flow-engine] support env.ESM_CDN_BASE_URL (#8529) by @chenos
๐ Improvements
-
[acl] acl add generalFixedParams method (#8363) by @jiannx
-
[client] Support disabling redundant default appends params for
ResourceActionProvider(#8527) by @2013xile -
[Auth: DingTalk] Use
useridas the default key for user association, while preserving compatibility with existing authenticators that rely on mobile by @2013xile
๐ Bug Fixes
-
[client]
-
Fixed an issue where event flow failed to apply when refreshing target blocks across popup. (#8541) by @gchust
-
Fix issue where page data is incorrectly refreshed after opening and closing the popup for the first time. (#8548) by @gchust
-
Fixed an issue that caused the data block to refresh repeatedly after submitting a form. (#8531) by @gchust
-
fix nanoid field not regenerating default value after create submission (#8538) by @katherinehhh
-
fix incorrect display when setting default values for cascader field model (#8537) by @katherinehhh
-
-
[flow-engine] Fixed incorrect loading of some ESM libraries in runjs due to misclassification as AMD modules. (#8536) by @gchust
-
[File manager] Secure file path for local storage, to avoid access path out of document root (#8539) by @mytharcher