Skip to content

v1.15.0

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 30 Nov 10:31
· 1691 commits to master since this release
c2f7241

1.15.0

New features

  • SpecLanguage#name should be uniq
  • SpecLanguage view show sorted items
  • Remove usage of /mnt/data_share
  • Show HtmlResult#page_url, HtmlResult#screenshot in separate div from message
  • Store 'TestedServer' in DB (like portal region)

Fixes

  • Fix XSS on show_html_results.html
  • Fix determining is server is started @JohnS42