In this release:
UI improvements:
- users can now add non-HTTP links (for example,
smb:// `or `mailto://
) as documents. - added simplified object access interface;
- values in the graphs popup are now sorted in the descending order;
- Event log page was adapted to use in the iframe widget; added new filters;
- operations interface can now prompt user for operation arguments;
- you can now attach DOC/DOCX, XLS/XLSX, and ZIP documents to objects.
- the CSV file with the exported “Data” section now has a data acquisition timestamp, name and identifier of an object that collected data;
- Jira trigger is now hidden in the list by default, can be re-enabled in the Web application configuration;
Server improvements:
- users can now be blocked for failed login attempts;
- added integration with integration with Zabbix 6;
- passwords stored in the configuration files and probe settings can now be encrypted;
- increased the speed of the SNMP Trap rules in MongoDB.
REST API:
- the latest added comment is now returned by the Get Incident Comment History request.
- added unified requests that work with both objects and links.
Issues fixed:
- entity’s “Changed” field now changes when you add, edit or delete properties.
- when you clone an object, its creation date is now set to the cloning time, not the creation date of the original object;
- fixed an issues that led to a missing “Parent” field in the group operations window.