Releases: harlan-zw/unlighthouse
Releases · harlan-zw/unlighthouse
v0.17.4
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v0.17.3
v0.17.2
v0.17.1
v0.17.0
Bug Fixes
- "Duda" sites not scanning correctly (77ac0bf), closes #277
- avoid infinite requeuing on path failure (f6f14e3), closes #268
- avoid using over max CPU cores (e5115c4)
- disable
ignoreI18nPageswhen cross-origin default is set for/(718b73b), closes #272 - finish worker when all routes are ignored (4db4297), closes #272
- safer path resolving (b14ebc8), closes #274
Features
v0.16.3
v0.16.2
chore: release v0.16.2
v0.16.1
v0.16.0
v0.15.0
Bug Fixes
- core: avoid normalising paths with app routing hashes (c28fcc7), closes #257
- core: fallback to download when no chrome paths exist (05753be), closes #247
- core: stop chrome cluster when scan is finished (a3ee8f0), closes #246
- core: handle corrupt cached reports (737a873), closes #255
- core: missing explicit dependency
radix3(c011378), closes #254