Skip to content

1.1.0 - Better scanner and general improvements

Compare
Choose a tag to compare
@viktorstrate viktorstrate released this 25 Sep 17:46
· 832 commits to master since this release

Added

  • #79 Periodic scanner: the scanner can be set to run periodically at a fixed time-interval that can be configured from the settings page
  • #80 Change max concurrent workers: an option has been added to the settings page to change the max amount of jobs the scanner can run at once. Was previously fixed to 3.

Fixed

  • #88 Fix a configuration error causing ARM builds to not be compiled properly
  • a257dfb Fix layout problems with narrow images
  • 467ec54 Fix bug where reloading the initial setup page would cause an exception, rendering the page white.
  • Update go and npm dependencies