Skip to content

Release v0.8.3

Compare
Choose a tag to compare
@wh1te909 wh1te909 released this 06 Sep 09:32
· 1878 commits to develop since this release
  • 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