github amidaware/tacticalrmm v0.14.3
Release v0.14.3

latest releases: v0.19.3, v0.19.2, v0.19.1...
2 years ago
  • Fixed #1174 Setting a date in the past for "Reboot Later" would cause the agent to crash.
  • Fixed #1189 When editing a task, UI was not populating with the original datetime of the task.
  • Fixed #1193 Windows update patch policy off by one day, causing patches to be installed a day late.
  • Fixed a bug affecting script checks part of an automation policy where the cache was not being invalidated after editing the contents of the script, causing the agent to run the old script.
  • Added #1224 Include latest agent version in monitoring API endpoint.
  • Update MeshCentral to 1.0.60
  • Added the Nginx reuseport socket option to help with instances with high agent counts.
  • Switched to official Nginx repos to update Nginx from 1.18 to 1.22. Note: when running the update script you will receive a prompt that looks like the text below. Make sure you choose the default action (just press Enter or type 'N') to keep your current version.
Configuration file '/etc/nginx/nginx.conf'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** nginx.conf (Y/I/N/O/D/Z) [default=N] ?

Note for those on Debian 10: the update script will fail and exit after trying to update nginx. Once it fails, please run the following and then run the update script again

sudo apt --fix-broken install
sudo apt upgrade

Full Changelog: v0.14.2...v0.14.3

Don't miss a new tacticalrmm release

NewReleases is sending notifications on new releases.