Skip to content

v0.6.4 - Bugfixes! Quality of life!

Compare
Choose a tag to compare
@0xdade 0xdade released this 30 Sep 04:02

Added

  • Server - Random button gives us a random host (#131)
  • Server - User profiles can now select between different view formats. Currently supported formats are: Pretty, Raw. (#119)
  • Server - Added tags example to search help modal (#149)

Changed

  • Server - Automatically attempt to reconnect to elasticsearch on the next request if our last attempt failed and it's been more than 60 seconds. (#154)
  • Server/Agent - scan_id field increased from 10 characters in length to 16 characters. (#66)

Fixed

  • Server - Fixed bug in scan manager where updating the networks in range to scan caused unexpected scan targets. (#150)
  • Server - Fixed view issue not populating user's settings in profile page (#158)
  • Server - Cleanup relationship between a scope item and tags when a scope item is deleted (#156)
  • Agent - Fixed retry failures when server is down so agents should now automatically try to reconnect as intended (#155)