Release Changelog
This page contains the release changelog for the current version. To see the changelog for past versions, go to Past Releases.
3.2.0
2026-05-08
New Features
-
Implemented a new web based help system (all apps supporting jDiscover 9.2.0 or newer). The documentation pages are available online at https://docs.dirx.solutions/dirx-directory-manager-docs/latest/, or offline included in the installation package. Option to choose between the two is available in the Options (General tab), or appears in a dialog the first time you open the help system. Includes option to select the web browser used to open the documentation.
-
Old help system was completely removed. This includes the library used, all Java Help JAR files, Readme.html (now part of this documentation) and the "Documents" view in the application.
-
Improved handling of the "MFA" tab of an entry. It now shows up immediately after the object class
dirxTOTPUseris added to the entry, and disappears immediately after this object class is removed from the entry. The generation ofdirxTOTPSecretis triggered only after the changes to the entry are saved and refreshed, but this is now mentioned in the "MFA" page. -
Added a tag
[DXDM]to the RPC requests cmdline for tracing and debugging purposes. -
Improved the "Find", "Replace" and "Customization" toolbars for the code editor.
-
New build process which changes the way build number is calculated.
Bug Fixes
-
Added missing "Trace Window" action to the Application menu.
-
Added missing "SNMP Trap Window" action to the Application menu.
-
Added missing LDAP server actions to the Application menu.
-
Added missing schema actions to the Node Tree context menu.
-
Fixed agreement edge in Shadowing Graph not removed from the graph when the agreement was deleted.
-
Fixed
dirxTOTPSecretattribute’s field showing up when object classdirxTOTPUserwas set on an entry. -
Fixed attribute and object class creation dialogs, which would have OK button enabled even if the required fields were not filled in.
-
Fixed "Decode DirX Audit Log" action not showing output in the editor.
-
Corrected
lob createrequest cmdline which would contain option-supplierkind -
Removed usage of MigLayout library, whose implementation was used in a single panel.
-
Various small UI fixes and improvements.
Documentation Updates
-
Moved the documentation to the Antora docs help system. See the New Features section for details.
Dependency Updates
| Name | Version | Note |
|---|---|---|
jDiscover |
9.2.0 |
internal |
BouncyCastle |
1.84 |
|
FlatLaf |
3.7.1 |
|
Jackson |
2.21.3 |
|
Logback |
1.5.32 |
|
Log4j |
2.25.4 |
|
RSyntaxTextArea |
3.6.2 |
|
JavaHelp |
removed |
|
MigLayout |
removed |
Known Issues
These are the issues known at the time of the release.
Since Version |
Description |
|---|---|
3.1.0 |
The TCL editor addon is not compatible with the new code editor. |
3.1.0 |
Scripts view: The modified flag of the scripts is updated even if there were no actual changes made to the script content, resulting in unnecessary prompts to save the script when closing it. |
3.0.0 |
Modifying the server configuration may not work properly if the application is installed in a folder, which requires administrative privileges, and you don’t have these privileges. You can either run the application with administrative privileges or install the application in a folder, which does not require administrative privileges. |