Releases: amidaware/tacticalrmm
Releases · amidaware/tacticalrmm
Release v0.2.15
Agent v1.1.10
- agent check-in and recovery improvements
Release v0.2.14
Agent v1.1.9
- Fix nats parsing when special chars in computer hostname
Release v0.2.13
Agent v1.1.8
- Fix race conditions where agent would stop checking in after some time
Release v0.2.12
Agent v1.1.7
- Fix agentupdate sched task not spawning on server2008r2/win7 and laptops running off battery
- Added optional
-silent
flag to installer to not popup any message boxes during install
Release v0.2.11
Agent v1.1.6
- fix inno setup update funcs
Release v0.2.10
Agent v1.1.5
- more bugfixes, prepare for inno fix in 1.1.6 which will be released tomorrow after all agents on 1.1.5
Web
- fix client/site sometimes not showing red in UI when failing checks
- add postgres vacuum command to update and backup scripts to reclaim space if db was pruned from ui
Release v0.2.9
Agent v1.1.4
- fix race condition where services would not restart after agent update
Release v0.2.8
Agent v1.1.3
- bug fixes for agent 1.1.2 wh1te909/rmmagent@9e9a4bb
Release v0.2.7
- pending actions fix 3e00631
Release v0.2.6
Agent v1.1.2
- fix memory leak / panic in sched task functions
- fix checkrunner interval when resp code is not 200
- agent update improvements
Web
- middleware / audit log improvements
- update python / js reqs
- added refresh button to summary tab