Changelog
-
Dashboard loading performance has been significantly improved, particularly on instances with a high number of agents. Initial dashboard load times should now be 3–4× faster, while cached requests see approximately a 2× speed improvement, resulting in a much more responsive web interface overall.
-
#1452 A new Registry Editor has been added to Remote Background that mimics the functionality of the Windows Registry Editor. You can now browse and edit the Windows registry directly from the web interface. Check out the video below for a demo:
- The Send Command feature now includes a Live Stream mode that streams command output in real time, allowing you to see results as they are produced instead of waiting for completion. This improvement makes troubleshooting and long-running commands more transparent and responsive, and represents the first step toward a larger initiative to bring native terminal and file browser support to the Tactical RMM agent. Check out the video below for a demo:
-
The optional
--proxyparameter for agent installation has been fixed. This option had not been functioning correctly for some time, but now works as intended, allowing agents to be installed behind a http proxy as expected. -
Support has been added for configuring a custom temporary directory on Unix-based agents. This introduces a new installer flag
--tmpdirallowing scripts and runtime files to be executed from a writable location. It is particularly useful on systems such as NixOS, where binaries reside on a read-only filesystem and scripts previously failed to execute as a result. Many thanks to @SoarinFerret for the implementation. -
A race condition was resolved that could cause Windows tasks configured with the 'Manual' scheduling option to run unexpectedly.
-
The agent’s Nushell installer has been updated to match the newer Nushell release naming schemes. This ensures that Nushell can be correctly downloaded and installed when using more recent Nushell versions, where the upstream asset names have changed. Many thanks to @joshrandall8478 for identifying the problem and providing the fix.
-
[#1936] Fixed an issue where the hostname appeared twice in alert email subjects and bodies. Many thanks to @BuddiesD for providing the fix.
-
[#2359] Docker deployments now allow explicit overrides for session and CSRF domains, preventing incorrect automatic domain detection in complex or non-wildcard subdomain configurations. Many thanks to @Thalagyrt for providing the fix.
NOTE: This update includes a new agent version. While extensive work has been done with antivirus vendors to reduce false positives, AV software is not perfect and the agent may still be flagged in some environments.
If you have not already set exclusions: to avoid potential issues, it is recommended to follow this process when updating:
- Before updating your instance, disable Automatic Agent Update: (Web UI: Settings > Global Settings > Enable agent automatic self update)
- Update your Tactical RMM instance as usual.
- Manually update a small number of agents (Web UI: Agents > Update Agents) and confirm they successfully update to agent version 2.10.0 (wait a few minutes after triggering the update and refresh the summary tab of the agent and check the version).
- Once confirmed, re-enable Automatic Agent Update from step 1.