This release includes several updates and improvements.
- Implemented a new encryption method for communication and remote agents, resolving the issue of events being cut off and ensuring notifications (mail, Telegram, etc.) are sent correctly.
- Improved connection checks in the web console under Settings -> System.
- Server info is now updated correctly.
- Enhanced package distribution, eliminating the need for manual package issuance.
- Introducing direct package delivery from your server to clients via your servers memory, accelerating the process regardless of hard drive speed and eliminating possible hardware wear and tear. This new feature allows insane delivery speeds and is unique on the market.
- Open Source Membership: The device limit has been removed. Monitor as many devices as you like.
More info in our blog.
This release includes several updates and improvements.
- Enhanced device tree view for improved usability.
- Devices with identical names are now correctly displayed and usable in the “All Devices” overview.
- Unauthorized devices can now be bulk authorized and deleted.
This release includes several updates and improvements.
- Fixed remote authentication issue
A bug that could cause remote authentication to fail depending on the admin password has been resolved.
See: Remote auth failing depending on password · Issue #23
- The custom encryption method previously used for remote connections has been completely replaced with a new, more robust implementation to ensure consistent and secure behavior across all environments.
- When the server runs under Docker, it will no longer be reported as down in the web console if a container restarts and registers itself again.
- A warning message will be displayed under the system overview explaining how to handle the Docker version of the server.
- The web console and server are now Docker-aware.
- Fixed a bug where the HTTPS certificate is ignored if no password is provided.
- Fixed an issue where, depending on the admin password, the remote connection between the web console and server could not be established due to an encoding issue.
- Improved error messages for the remote authentication dialog.
- Fixed the problem that allowed multiple admin users to be added with the same username.
- Removed the moderator role from the roles selection, as it was just a placeholder in the early stages of development and there is currently no difference between moderator and administrator.
- Added a button to copy the one-time password to your clipboard in the user add dialog.
- Fixed missing translation on user add dialog.
- Added translation on the remote authentication dialog.
You can upgrade your instance based on your infrastructure by either:
- Pulling the Docker images again
or
- If Docker is not used, reissuing your package in the members portal and replacing the web console and server executables from your instance.
All significant changes to this project are documented in this document.
Watch the video on YouTube
-
Linux & MacOS agent support!
- Full support for linux & macos. Including remote shell, remote file browser, remote service manager, remote task manager, sensors, jobs & software inventory.
-
1 Click Installer for easy agent installation.
-
Members Portal Api for easier license & package synchronization.
-
Visual feedback if a device is online or offline.
- Agent & installers are now platform dependent and do not require any third party dependencies to be installed on the target device.
- Overall visual improvements for the web console.
- Let’s encrypt certificate will now be saved to disk in addition to the account keys.
- A user reported issues with mass installations in environments with low bandwidth, leading to installer timeouts. The timeout limit has now been increased to 60 minutes.
- Service sensor is now being saved correctly. Due to wrong localization the expected state was always running. It works now as intended.
- Script editor editing issues fixed.
- Fixed an issue where if the job or sensor script was edited by an administrator, the new script was not written to the agent’s local job/sensor.json and therefore the latest version of the script could not be executed.
- Disabling http in the appsettings.json now actually disables http
- Fixed issues with deleting policies.
- Fixed issues with deleting automation.
Note: Not everything that had been done is visible on the changelog. There has been a lot of minor fixes that are not worth to mention.