Skip to content

Releases: viasite/site-audit-seo

v6.0.0

13 Apr 22:28
Compare
Choose a tag to compare

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)

v5.1.5

23 Jun 04:26
Compare
Choose a tag to compare

Bug Fixes

  • docker-compose fix: remove mount data/db-docker.json, add git clone data/front (a9d5f11), closes #18

Features

  • scan: better disconnect survive, resend logs while disconnected with client (19717df)
  • change default columns: add readability, remove useless links and headers counters (492c363)

v5.1.4

21 Apr 07:13
Compare
Choose a tag to compare

Bug Fixes

  • was error after save scan time (2e0b05a)

v5.1.3

21 Apr 06:45
Compare
Choose a tag to compare

Features

v5.1.2

21 Apr 06:14
Compare
Choose a tag to compare

Bug Fixes

  • lighthouse_largest-contentful-paint validate (2b752c9)

Features

v5.1.1

06 Apr 17:45
Compare
Choose a tag to compare

Bug Fixes

v5.1.0

13 Mar 09:56
Compare
Choose a tag to compare

Bug Fixes

  • add h1 field to metatags group (bea02da)
  • arg --disable-plugins: set default [] (9fcf266)
  • fix command line mode (dad7d54)
  • scan: page_date when itemprop="datePublished"[content] (91ee04e)
  • add package-data.json to git (e5fef0b)
  • page scan retryCount 3 -> 1 (faster, same result) (fbf0619)
  • suppress headless-chrome-crawler exceptions after max requests reached (ac374b3)

Features

  • json: save scan options for rescan (0d5fd47)
  • presets: add column preset "content" (236574d)
  • scan: new field: page_date (from microdata) (f8eecca)
  • --disable-plugins command line argument (3a483c3)

v5.0.1

10 Mar 21:08
Compare
Choose a tag to compare
5.0.1

v5.0.0

10 Mar 20:59
Compare
Choose a tag to compare

Bug Fixes

  • registry: fix crash when no package.json or site-audit-seo section in user node_modules (e3e7319)
  • add google_amp to metatags group (21e2e21)
  • exec plugins for CLI tool (af7256c)

Features

  • cancel command (3db580b)
  • plugin types: afterRequest, afterScan (e7ba5f7)
  • restore connection with running scan job (5cc36fa)
  • core: plugin system for actions after scan (ac49bb3)

v4.2.0

29 Dec 13:04
Compare
Choose a tag to compare

Bug Fixes

  • scrap: don't fail page when error in user --field (74a6ecb)
  • server: remove all previous program values (36cca7d)
  • fixed cross scans program values for main settings, fix send 'minimal' to InfluxDB (fbc2ff5)

Features

  • server: connections stats (7845bd8)