Releases: viasite/site-audit-seo
Releases · viasite/site-audit-seo
v4.1.1
Features
- server: more server stats: persistent stats, uptime, reboots count (4f06cf9)
v4.1.0
Bug Fixes
- scrap: fix --url-list and url with url list (f9f729e)
- don't show "Pending" when no queue (d19299a)
- remove parallel lighthouse when --urls scan (ea77a79)
- show active --follow-xml-sitemap in brief (bbefbd9)
- scan: url field can used as name for --urls scan (e115c59)
Features
- --influxdb-max-send, working in CLI, config influxdb.maxSendCount (b09b54e)
- support scan single urls, --urls page1,page2 (without spaces!) (b6b86de)
- scan: out time in log (ce1567c)
v4.0.0
Bug Fixes
- better report filename (6b9d264)
- sanitize upload filename (24352ee)
- server: CORS allow all, PORT env (178fd89)
- show anon/user id on auth success message (d090dc2)
Features
- save reports to user directories (783214e)
- server: Google auth, scans queue (8bd342f), closes #6
- server: scansTotal (e0e4739)
- server: send to InfluxDB (4ebd31f), closes #9
- add brief before scan for web interface (bd97cfa)
- working docker-compose (e9917db)
v3.4.0
Features
- --url-list, able to scan list of urls (d0985d8)
v3.3.0
Bug Fixes
- outer_links: only http, not tel: mailto: etc. (1d71579)
Features
v3.2.3
Bug Fixes
- include all lighthouse fields when --lighthouse used (0efaa0a)
- support relative canonical (76b5cce)
v3.2.2
Bug Fixes
- filters: remove filters H1 != 1, Status != 200 (dab86a2)
- --fields was broken, fixed (23d19c6)
- output error when request failed (ebfbd6e)
- validation: lighthouse_interactive validation (3756324)
- out total scan time in minutes (d2a787d)
Features
- add column preset 'default + lighthouse' (5bd21e5)
v3.2.1
Bug Fixes
- add og_image to default, align right for title (3298147)
- og_image type = image (0c29f78)
Features
- new filters: Status != 200, Not canonical, DOM > 1500, Images outer > 0 (a4f323c)
- out generated json size in MB (dbff72d)
v3.2.0
Bug Fixes
- concurrency = 1 when lighthouse (78a199d)
- local time in json upload name (58ef6a3)
- when upload, get only json basename, not full path (93c3d92)
Features
- default columns for presets in json (61c777a)
v3.1.0
Bug Fixes
- "# Lighthouse" for main groups (d4243eb)
- better finish scan (eb25a69)
- better json name for upload (fc848a9)
- default concurrency = 1 when use --lighthouse (e4cf923)
- show uploaded json links when port 3001 is busy (968dbd5)
Features
- --lang [en,ru] (8b9bece)
- config file, add --xlsx option (79aaa68)
- now default output dir is ~/site-audit-seo/, not current dir (e38af7d)
- now default save as json, now as xlsx (803727b)
- now default save as json, remove json, not save as xlsx (a6ed60d)
- use current locale language (only ru/en, default en) (a2461a0)