Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@popstas popstas released this 13 Apr 22:28
· 3 commits to master since this release

Bug Fixes

  • --timeout default 10 -> 20 sec, reduce retryDelay 10 -> 5 sec, lighthouse maxWaitForLoad 10 -> 30 sec (c7a829f)
  • add failed requests to table, like http 204 (61844de)
  • add filterType to url field (a41307a)
  • add language "de" (6e0166e)
  • add partialReport to brief (3c68849)
  • better cancelling, error logging, fix rescan for remain urls (273ae86)
  • better scan start/stop indication (b0697be)
  • correct the treatment of 300x status codes as errors (d11ad67)
  • disable uploading to custom server by default, upload to cloud instead unless viewerOrigin is defined (3ddbb79)
  • don't create two reports when saveProgress report exists (ad1dcb3)
  • fix console validate after lodash upgrade (52cd7e7)
  • fix restore connection by first socket id (d5f6e71)
  • fix scan error when result.result is not defined (8074521)
  • fix url pass to saveAsJson (024dfdc)
  • html_size, images_without_alt was empty (910986c)
  • limit default concurrency to 10 (e3de101)
  • remove debug project dir mount, add empty data/reports dir (f938f9e)
  • remove minor arguments from brief (799bdbc)
  • respect disablePlugins from config (856244a)
  • update environment variables (faa8be9)

Features

  • add inline table filters for enum fields (d697ff6)
  • add x_cache field (e34a355)
  • featureScreenshot, onlyDomains, ./config.js, serverLoadPercent, maxConcurrency, node 14 -> 18 (181f6ae)
  • incremental saving of scan progress, add result.error, better page load error detection, scan document exist (69894c0)
  • persist report name, save progress every 100 urls, continue scan for urlList, filter item duplicates, add fields redirects, redirected_from, add preset seo-minimal, run plugins only if plugin fields in preset, reduce --timeout 30s -> 10s, add --screenshot, support comments in url list, less crashes (9598b19)
  • upload reports to yandex cloud (30a79bc)
  • zero-knowledge install (57965a7)