v2.1.36
EvoMap/evolverv2.1.36Aug 5, 2026by nocobase[bot]
AI Summary
This release addresses data source manager issues and LDAP authentication, specifically preventing field interface clearing and fixing UTF-8 handling.
Key Highlights
- Fixed LDAP login when a user DN mixes UTF-8 escapes with escaped syntax characters
- Prevented clearing a field interface directly from the Configure fields table
Full Release Notes
### 🐛 Bug Fixes - **[Data source manager]** Prevented clearing a field interface directly from the Configure fields table. ([#10288](https://github.com/nocobase/nocobase/pull/10288)) by @hongboji - **[Auth: LDAP]** Fixed LDAP login when a user DN mixes UTF-8 escapes with escaped syntax characters such as commas. by @hongboji