v2.1.36
Automattic/harperv2.1.36Aug 5, 2026by nocobase[bot]
AI Summary
This release addresses a critical bug in the Data source manager that prevented users from clearing field interfaces directly from the table configuration.
Key Highlights
- Fixed Data source manager preventing direct clearing of field interfaces.
- Resolved LDAP login issues when user DN mixes UTF-8 escapes with syntax characters.
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