Releases: amidaware/tacticalrmm
Releases · amidaware/tacticalrmm
Release v0.3.2
Release v0.3.1
Web
- Split agent update into chunks
Agent v1.2.1
- More random delays to help with rmm load when hundreds of agents
Release v0.3.0
Web v0.3.0
- Start moving to golang backend. Please follow the instructions here before upgrading: https://github.com/wh1te909/tacticalrmm/blob/develop/docs/migration-0.3.0.md
- Finished adding graph history for all check types
- Fixed #234 (requires agent 1.2.0)
- Upgraded to Celery 5
- Pending actions / tasks/ automation fixes
- Docker dev improvements
Agent v1.2.0
- start moving away from http requests and move to sockets with nats for agent checkin/checks to improve stability and reduce load on rmm
Release v0.2.23
Release v0.2.22
- fix memory leak
Release v0.2.21
- Added #212
- script manager folder view fixes
- docker dev fixes
Release v0.2.20
- fixed threadpool worker count which was causing some tasks to not complete
Release v0.2.19
Release v0.2.18
Release v0.2.17
Web
- Added #204
- Added #170, #152
- New script manager, can now create/edit scripts from the UI in addition to uploading from disk
- Scripts can now be favorited and assigned categories
- Added new "Run Favorited Script" to agent's context menu for a quick way to run a script
- Scripts are now stored in the database as base64 encoded strings instead of on the filesystem
- Added server/workstation target filtering to all bulk actions
- Added background task to detect and auto heal crashed tactical windows services on the agent
- Added github sponsors https://github.com/sponsors/wh1te909