- Added basic formatting for
trustAttributes,cACertificate,securityIdentifier,attributeSecurityGUID,oMObjectClass,pwdProperties&searchFlags. - Implemented the ability to specify the list of attributes for queries in the Explorer / Search pages with Ctrl+B.
- Implemented the
<NoName>fallback when nodes' names could not be resolved via attributes (e.g. when the authenticated user does not have permission to read the object's name-related attributes). - Added proper fallbacks for emojis based on DN prefix when the
objectClassattribute is not available. - Fixed the display of the RootDSE when using an empty BaseDN.
- Fixed bug in the Explorer where the Ctrl+B / Ctrl+F keybindings would stop working when the tree was empty.
- Implemented the ability to save the currently-selected object and its children with Ctrl+S when the focus is on the attributes panel.
- Centralized/improved error handling for all LDAP operations to detect connection closed / timeout issues and show the
Bindtextview asOFFto alert the user that a reconnection may be needed (Ctrl+R).
Full Changelog: v2.10.10...v2.11.0