🎉 New Features
- [Auth: OIDC] Add an option for allowing skip ssl verification by @2013xile
🚀 Improvements
- [client] show disabled unchecked checkbox for unselected fields (#5503) by @katherinehhh
🐛 Bug Fixes
-
[database] Fix the issue where string operators “contains” and “does not contain do not properly handle
null
values (#5509) by @2013xile -
[client] Fix linkage rule to correctly evaluate URL parameter variables (#5504) by @katherinehhh
-
[Block: Map] Fixed the issue where some maps are displayed incorrectly when multiple maps exist due to multiple calls to the
load
method of AMap (#5490) by @Cyx649312038