github amidaware/tacticalrmm v0.12.0
Release v0.12.0

latest releases: v0.18.2, v0.18.1, v0.18.0...
2 years ago
  • Added linux agent. Still in beta for now, not all features are implemented. Compiled binaries are available for sponsors with a valid code signing token. Everyone else will need to compile the agent from source. Binaries will be made available for everyone once agent is out of beta.

  • Agent repo has moved to rmmagent and source code is now available.

  • Windows agent no longer uses NSSM and there is only 1 windows service now, down from 2 (service name is now tacticalrmm. tacticalagent and tacticalrpc have been removed).

  • Windows agent installer no longer creates desktop or start menu shortcuts.

  • Removed the need to manually upload and manage mesh agents. They are now dynamically generated using meshcentral's api. Added a new setting in Global Settings > MeshCentral to specify the meshcentral device group name for those that are not using the default device group name that tactical sets up during install.

  • Docker now uses non-root containers. Special thanks to @joeldeteves for making this happen.

  • Community scripts have been moved to the community-scripts repo.

  • Code signing servers are now load balanced behind https://agents.tacticalrmm.com

  • Upgraded to python 3.10.2, node 16 and postgresql 14 (upgrade to postgres 14 is not automatic, only for fresh installs. Postgres 14 is not mandatory but you should eventually look into how to upgrade to it. An easy way is to use our backup/restore script onto a new vm. Or simply dump existing database, remove postgres 13, install postgres 14 and restore db.)

  • Added #147 Meshagents are now removed from meshcentral's UI/db during tacticalagent uninstall

  • Added #819 Added a new tab to the 'Edit Agent' modal where you can see a summary of applied policies, applied alert templates and the effective patch policy

  • Added #795 Scripts can now be hidden

  • Added #827 Added client and site columns to the audit log

  • Fixed #957 Scripts with active tasks and checks could be deleted

  • Fixed #912 History doesn't sort correctly - ignores year

  • Fixed #859 Agent history tab > search not matching items

What's Changed

Full Changelog: v0.11.3...v0.12.0

Don't miss a new tacticalrmm release

NewReleases is sending notifications on new releases.