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-03-26
New Features
-
Implemented a new web based help system (all apps supporting jDiscover 9.2.0 or newer). The documentation pages are available online (recommended), but also included in the installation package (if internet connection is not available, or they are not part of the online website anymore). 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 the "Find", "Replace" and "Customization" toolbars for the code editor.
-
Improved handling of the "MFA" tab of an entry. It now shows up immediately after the object class "dirxTOTPUser" is added to the entry, and disappears immediately after this object class is removed from the entry. The generation of "dirxTOTPSecret" is 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.
-
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 schema actions to the Node Tree context menu.
-
Fixed "dirxTOTPSecret" attribute’s field showing up when object class "dirxTOTPUser" was 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 create" request 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.83 |
|
FlatLaf |
3.7.1 |
|
Jackson |
2.21.0 |
|
Logback |
1.5.32 |
|
Log4j |
2.25.3 |
|
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. |