Skip to content

Release notes for the February 2, 2025 update

Update Version 4.1.202501311425

New Features

Added support to display time schedule in human readable format.

The application allows to schedule various periodic activities such as data collection from the endpoints, traffic monitoring or asset discovery. The schedule is defined using extended popular Cron expression that allows flexible specification of the time to execute certain activity. For example, the schedule might be defined to avoid certain times in a day, select a day of the week, or alternatively narrow the time for the job executions to maintenance windows.

To help building such complex schedules the application offers visual schedule builder screen. This software release introduces the human readable format to display schedules in various parts of the application to provide a quick grasp to when certain activity will be executed in the future.

Security

  • Updated the application framework to the latest version.

  • Updated WEB Application client side framework to the latest version.

  • Updated MySQL database access driver to the latest version.

  • Updated HTTP communication component to the latest version.

  • Updated internal script execution component to the latest version.

  • Updated REST API data access component to the latest version.

Fixes

  • Fixed the issue with Linux script to add new firewall rule pre-requisites check compatibility with RHEL flavor of iptables.

  • Fixed the issue with reporting long errors when building Analytical Models.

  • Fixed the issue with building analytical models on the data sets with reused host names for multiple assets.

  • Fixed the issue with empty default values for the selection boxes on the first tenant initialization form during the application deployment.