Skip to content

Release v0.4.18

Compare
Choose a tag to compare
@wh1te909 wh1te909 released this 24 Feb 21:04
· 2792 commits to develop since this release

Web v0.4.18

  • Started documentation site https://wh1te909.github.io/tacticalrmm/
  • Added new option to Automated Task 'Run Once' schedule to "Run task ASAP after scheduled start is missed" see agent 1.4.7 notes below
  • #285 backup.sh and restore.sh no longer need to be manually edited, they will grep postgres username/password from Django's local settings file
  • 2497675 UI changes for AddAutomated Task and ScriptCheck models
  • Added #247

Agent v1.4.7

  • Updated windows api sched task func to accept the run asap after missed option which will set the "Run task as soon as possible after a scheduled start is missed" in windows task scheduler.