Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@wh1te909 wh1te909 released this 13 Jan 01:35
· 1401 commits to develop since this release
  • The task scheduler has been reworked to include many more scheduling options. Commands can now be scheduled as tasks in addition to scripts. Scripts and commands can now be chained in specific orders as part of the task. This rework implements the following feature requests: #513, #451, #363 and #167
  • NOTE: The task rework requires agent v1.8.0 and existing tasks will not execute properly until the agent is updated. Attempting to edit existing tasks that were using the old 'scheduled' option might not edit properly and might need to be re-created. Other scheduled types (runonce, check failure, manual) should not be affected.
  • Added a new view for an agent detail page and also added popout button to agent summary tab, implements #332
  • Added a Take Control button and the agent's context menu to the summary tab
  • Reworked how clients/sites are loaded on initial dashboard load to speed up loading times
  • Fixed #895 export to csv button doesn't work
  • Fixed #874 can't search for scripts in Add script check modal
  • Fixed #888 nginx config updates for older installs
  • Fixed agent not always uninstalling (for reals this time) requires agent v1.8.0

What's Changed

New Contributors

Full Changelog: v0.10.5...v0.11.0