Releases: viasite/site-audit-seo
Releases · viasite/site-audit-seo
v6.0.0
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
v5.1.4
v5.1.3
v5.1.2
v5.1.1
v5.1.0
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)