Skip to content

Releases: amidaware/tacticalrmm

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

Release v0.2.16

13 Dec 11:50
Compare
Choose a tag to compare

Agent v1.1.11

  • Add back win services to agent check-in to populate db column for winsvc checks in UI if the remote background services tab has never been opened to seed the initial list

Release v0.2.15

12 Dec 09:42
Compare
Choose a tag to compare

Agent v1.1.10

  • agent check-in and recovery improvements

Release v0.2.14

12 Dec 02:02
Compare
Choose a tag to compare

Agent v1.1.9

  • Fix nats parsing when special chars in computer hostname