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-06-26

New Features

  • New help system, see the jDiscover 9.2.2 section for details. The documentation pages are available online at https://docs.dirx.solutions/dirx-directory-manager-docs/latest/, or offline included in the installation package.

  • 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 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.

  • When creating a new Shadowing Agreement, the DSA name could have been left empty, and its value would be prefilled based on the PSAP. This prefilling was removed, and now the DSA name is required to be filled in manually.

  • Added a NOTICE.html and NOTICE.txt file to the installation package, containing the required notices for the third-party libraries used in the application. They can be found in the root installation folder. Moved the dirx-dxd-ui-manager-bom JSON and XML files to the root installation folder as well. <DXDM_INST_PATH>/reports folder has been removed.

  • The BOM (and new NOTICE) files were enhanced to include all necessary information. (SDX-1772)

  • Added 2 new links created during installation: "DirX Directory Manager Documentation" which opens the offline documentation, and "NOTICE" which opens the NOTICE.html file.

  • The vendor (us) is now Atos Secure Digital GmbH.

  • 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 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.

jDiscover 9.2.2

These are notable improvements and fixes in jDiscover 9.2.2 UI framework, which is included in this release.

  • Implemented a new web based help system supporting online and offline help. 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.

  • The Copy action in the right-click context menu of any text component is now available even on disabled components, allowing users to copy text from disabled fields.

  • Added dimming slider option to Appearance tab of Options to allow users to adjust the dimming level of the UI when a modal dialog is open.

  • Improved the "Find", "Replace" and "Customization" toolbars for the code editor.

  • Various small UI improvements and bug fixes.

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.2

DirX proprietary UI framework.

BouncyCastle

1.84

FlatLaf

3.7.1

Jackson

3.1.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.