tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.

OTHER License

Stars
2.8K

Bot releases are hidden (Show)

tacticalrmm - Release v0.8.5

Published by wh1te909 about 3 years ago

  • Fixed #713 "Block Policy Inheritance" checkbox not saving
  • Fixed #728 SMS Alerts not working
  • Fixed sorting under Folder View in Script Manager
  • Fixed some audit log entries not typing to agent correctly
  • Fixed bug where checks would sometimes not trigger alerts or assigned tasks
  • Moved "Upload Mesh Agent" to Settings > Global Settings > Meshcentral
  • Docs / community scripts updates
tacticalrmm - Release v0.8.4

Published by wh1te909 about 3 years ago

  • Attempt a fix for a bug where agents timeout with 502 error during install on certain clients/sites
  • Fix app not working on iOS (#43)
  • Fix audit and debug log tabs not refreshing when changing agent from web UI (#694)
  • Fixed debug log messages saying agent was approving updates when it actually wasn't
  • Fixed slow loading times for debug log
  • Docs updates
tacticalrmm - Release v0.8.3

Published by wh1te909 about 3 years ago

  • Added new feature to generate API keys to access trmm's api endpoints (#468) https://wh1te909.github.io/tacticalrmm/functions/api/
  • Allow users to reset their own password/2fa token (#686)
  • Added auditing to objects URLAction, KeyStore, CustomFields and also audit when url actions are run (#690)
  • Fixed Debug Log not saving anything to database
  • Fixed tasks with assigned checks not being applied when using automation policy (#668)
  • Fixed Alert template not being applied to new agent when the default automation policy is applied (#658)
  • Fixed #682
  • Fixed memory leak in a background celery task
  • Docker builds now use uwsgi instead of gunicorn
tacticalrmm - Release v0.8.2

Published by wh1te909 about 3 years ago

  • Added #674
  • Fixed #679
  • Fixed bug were script args weren't being substituted when testing scripts
tacticalrmm - Release v0.8.1

Published by wh1te909 about 3 years ago

  • Fixed #669
  • Fixed bug where trying to test a new script that hadn't been saved to database yet resulted in 500 server error
  • Updated mesh to 0.9.16 new mesh agents
tacticalrmm - Release v0.8.0

Published by wh1te909 about 3 years ago

Web 0.8.0 / Agent 1.6.0

  • Added 3 new agent tabs: History , Debug and Audit. History tab currently saves all script/cmd runs and their output including fire and forget / bulk runs. Requires Agent 1.6.0 #582
  • Run script now has 2 new options: "Save results to Custom Field" and "Save results to Agent Notes" #527
  • Added new "Test Script" feature when creating/editing scripts. Can now test scripts in realtime without having to save them first. #502
  • Added new "Retention" tab in Global Settings https://wh1te909.github.io/tacticalrmm/functions/database_maintenance/
  • Added script cloning functionality
  • Added new Scipt Snippets feature https://wh1te909.github.io/tacticalrmm/functions/scripting/#script-snippets
  • Added public IP logging to audit log #608
  • Added role and alert templates to audit log
  • Added #545 Ability to make Run Script modal full-screen
  • Added new community scripts
  • Allow skipping alert resolved/failure actions on types of alerts
  • Allow url actions to be run against clients and sites (right click on client/site to see new option)
  • Changed "Run Favorited Script" to open the Run Script modal with the script and defaults populated #403
  • Debug log rework, new UI and moved from file to database. Added new logging to log django 500 errors to file for easier debugging. #573
  • Fixed favorited community scripts showing up if community scripts are hidden.
  • Fixed #561 fix css for long custom fields
  • Fixed #633 scrolling issue when choosing run script
  • Fixed bug where SMS was attempting to send when SMS was not even configured
  • Docker: allow persistent mesh config and fix mongodb password uri issue #603
  • Updated meshcentral/nats
tacticalrmm - Release v0.7.2

Published by wh1te909 over 3 years ago

  • Limit permissions of installer auth tokens to only have permission to install agents. Also reduced default expiry of the token from 720 to 24 hours.
  • Docs updates
  • Fixed #587
tacticalrmm - Release v0.7.1

Published by wh1te909 over 3 years ago

  • Fixed #589
  • Added #590
  • Added #597
tacticalrmm - Release v0.7.0

Published by wh1te909 over 3 years ago

  • Upgrade to Quasar 2 (Vue 3)
  • Added #467
  • Added #569
  • Added #571
  • Fixed #577
  • Fixed #591
tacticalrmm - Release v0.6.15

Published by wh1te909 over 3 years ago

  • Fixed #568
tacticalrmm - Release v0.6.14

Published by wh1te909 over 3 years ago

  • Fixed multiline output not working for collector automation tasks
  • Removed foreign key from checkhistory to make mass check deletes reliable (this will not migrate check history data)
  • Fixed duplicate tasks when there is an assigned check
  • Configured redis to use an appendonly file for celery task reliability
  • Catch an exception where a celery task could potentially throw and configure automation task retries
  • Fixed bug with policy copy and task that triggers on check failure
  • Added #562
  • Fixed #554
  • Added #542 (requires agent 1.5.8)
  • Docs / community scripts updates
  • Updated reqs / mesh
tacticalrmm - Release v0.6.13

Published by wh1te909 over 3 years ago

  • Fixed celery bug causing alert failure/resolved actions to crash when attempting to run
tacticalrmm - Release v0.6.12

Published by wh1te909 over 3 years ago

Web v0.6.12

  • Added #533
  • Reworked checks to reduce bandwidth generated between rmm and agents (requires agent v1.5.7)
  • Allow clearing resolved/failure actions in alert template
  • Fixed agents not populating in "Excluded Agents" dropdown in automation policy exclusions
  • Community Scripts / Docs updates
  • Mesh/NATS updates

Agent v1.5.7

  • Checks rework see above
tacticalrmm - Release v0.6.11

Published by wh1te909 over 3 years ago

Fixed #514

tacticalrmm - Release v0.6.10

Published by wh1te909 over 3 years ago

  • Added #503
  • Added #499
  • Added #484
  • Fixed #473
  • Fixed #500
  • Fixed #512
  • Fixed #506
  • Fixed #501
tacticalrmm - Release v0.6.9

Published by wh1te909 over 3 years ago

Web v0.6.9

  • Added User Permissions (Settings > Permissions Manager). Roles can now be created and assigned to users. #162
    Note: all existing users that were created prior to this update will have superuser (full perms) status enabled, even though no superuser role has been defined. These users should be deleted and re-created and assigned roles if you don't want them to be superusers.

  • Added URL Actions #277 https://wh1te909.github.io/tacticalrmm/functions/url_actions/

  • Converted Alert Template UI to a stepper form and improved docs https://wh1te909.github.io/tacticalrmm/functions/alerting/

  • Fixed #486

  • Fixed #491

  • Fixed #490

  • Added #492

Agent v1.5.6

  • Added #487
  • Added optional -nomesh installer flag to skip installing the mesh agent
  • Fixed proxy not working with meshcentral #442
tacticalrmm - Release v0.6.8

Published by wh1te909 over 3 years ago

Agent v1.5.5

  • Fixed http proxy not being set after agent install
tacticalrmm - Release v0.6.7

Published by wh1te909 over 3 years ago

Web 0.6.7

  • Fixed #474
  • Added #457
  • Better frontend error handling
  • Fixed UI when long custom field values
  • Added button to force realtime code signing on all agents

Agent 1.5.4

tacticalrmm - Release v0.6.6

Published by wh1te909 over 3 years ago

Web 0.6.6

  • Added #452 and #453

Agent 1.5.3

  • Fixed #444
tacticalrmm - Release v0.6.5

Published by wh1te909 over 3 years ago

  • Fixed #441