4. Enhancement
Wildcard Support without Dot(.) Before Star(*) in File Adapter
In the previous version, New Agent supported wildcards only for the ‘Prefix Filename..extension’. However, we have now made a change so that it supports the format 'Prefix Filename.extension', without the dot (.) before the wildcard (*).
Remove Register and Create Default Connection Destination for Non-Opening Firewall for New Agent Installer
In the previous version, during the installation of the New Agent, you were required to register and create a Default Connection Destination for a Non-Opening Firewall. We have now removed this step, allowing you to register and create a connection destination directly from our Agent Local Web instead.
Support Browse Logs File for Non-Opening Firewall Mode
The Browse Logs File previously supported only Open Firewalls. We have now enhanced support for the Browse Logs File to include Non-Open Firewall Mode.
Added Some New API for the New Agent
Previously, users created an agent user during the agent installation process. Now, we aim to empower users with the ability to manage their agent users post-installation. To facilitate this, we will offer a REST API for creating, updating, and deleting agent users as API below
- agent/v3/createUsers
- agent/v3/updateUsers
- agent/v3/deleteUsers