Skip to content

Releases: amidaware/tacticalrmm

Release v0.3.2

18 Jan 10:03
Compare
Choose a tag to compare

Release v0.3.1

17 Jan 05:53
Compare
Choose a tag to compare

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

17 Jan 02:18
Compare
Choose a tag to compare

Web v0.3.0

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

14 Jan 02:45
Compare
Choose a tag to compare
  • Added graphs for check history
  • Added setting to auto remove check history older than x days
  • Added #232
  • Fixed #217
  • Removed check runs from audit log
  • Docker dev fixes
  • Fixed agent deployment in docker
  • Reduce some bg tasks load on rmm

Release v0.2.22

08 Jan 18:18
Compare
Choose a tag to compare
  • fix memory leak

Release v0.2.21

05 Jan 08:58
Compare
Choose a tag to compare
  • Added #212
  • script manager folder view fixes
  • docker dev fixes

Release v0.2.20

03 Jan 09:16
Compare
Choose a tag to compare
  • fixed threadpool worker count which was causing some tasks to not complete

Release v0.2.19

02 Jan 09:45
Compare
Choose a tag to compare

Web

  • Added #85
  • Fixed #224
  • f68b102 added dev containers for easy spin up of dev env
  • Dropped support for agent <= 1.1.5

Agent v1.1.12

  • fix 'runchecks' race conditions
  • bugfixes and improvements

Release v0.2.18

19 Dec 08:53
Compare
Choose a tag to compare
  • Fixed #208
  • Added #214
  • c84a9d0 tactical-cli for managing docker installations
  • Update python reqs
  • Bump mesh to 0.7.29

Release v0.2.17

16 Dec 00:41
Compare
Choose a tag to compare

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