Skip to main content

Version History (Asset Manager)

The following overview describes new features and bug fixes in Asset Manager. 

Green Notes: New Feature

Yellow notes: Note

Red notes: Bug fixed


Version 4.6.0.0 (coming soon)

Sending emails based on templates.


Version 4.5.1.0 (2025-11-13)

To improve accessibility, you can choose from four different font sizes and “dark themes.”

Fixed a bug related to the interpretation of a scan.


Version 4.5.0.0 (2025-04-02)

For compatibility reasons, Asset Manager 4.5 requires at least Asset Manager Web Service 4.5.

Cloning objects in the navigation pane (for tables, optionally including data).

A proxy configuration can be specified in the DefaultSettings.ini file.

Improved auto-completion when entering SQL scripts.

Manual inheritance and assignment of permissions within the navigation tree.

When SQL jobs are executed manually, either “OK” or the returned SQL error message is displayed.

Added internal file storage.

The display of the Asset Manager at a scale of over 100% has been optimized and adapts to the specific monitor on which the Asset Manager is displayed.

Fixed a bug related to column translation.

The Query Manager once again supports variables in the preview.


Version 4.4.0.0 (2024-06-17)

Implementation of the current GPT-4o model.

Fully implemented on .NET 8 LTS.

All reported bugs have been fixed.

All third-party libraries have been updated and are now up to date.


Version 4.3.0.0 (2024-02-13)

Database content can be queried using ChatGPT 4 without any knowledge of SQL, and then transferred to the Asset Manager as a query for further use. No database content is transmitted to OpenAI during this process.

Results from Tenable Nessus, a network and vulnerability scanner, can be exported (via an XML file) to the Asset Manager. These results are processed and formatted internally, then displayed as visually appealing reports or dashboards within the Asset Manager.

Since support for .NET 6 will end in late 2024, the Asset Manager and its associated service have already been migrated to .NET 8; see Microsoft’s .NET and .NET Core Support Policy. In this context, it has become apparent that Microsoft has made its security token—which is required for the connection from the client to the server—even more “secure” by now requiring a minimum key length. The length of a GUID (a 128-bit integer with 16 bytes) no longer appears to be sufficient. As a result, Asset Manager 4.3.0.0 can now only be used in conjunction with Asset Manager Service 4.3.0.0 or higher; otherwise, the following error message is displayed:

unauthenticated.png

As developers, we would have preferred to avoid this situation, but we had no other choice.

In short: Anyone wishing to use Asset Manager version 4.3.0.0 or later must also have Asset Manager Service version 4.3.0.0 or later.


Version 4.2.0.0 (2023-11-30)

    Initial release