Releases: harlan-zw/unlighthouse
Releases · harlan-zw/unlighthouse
v0.14.1
v0.14.0
Bug Fixes
- client: load assets relative using window.location (2da76f9), closes #112
- use relative path for non-specified router prefix (1bb0095), closes #244
- client: misc responsive issues (09d3e6c)
- client: remove thumbnails when not running performance (7e3c8a3)
- fallback to full width screenshot for non-performance scans (bbf59a5), closes #245
- false positive redirect warning for trailing slash (ef34b91)
- respect query strings (e708ebe), closes #207
Features
v0.13.5
Bug Fixes
- better checks for implicit html routes (24e134d), closes #231 #225
- drop
boxen
andchalk
deps (df1029a), closes #230 - ignore
importx
warnings (0a70312), closes #218 - warn about first i18n usage (4e0e75d), closes #215
- client: warn about deprecated FID (ffb54ac), closes #229
- improved robots.txt exclude matching (da74f6b)
v0.13.4
chore: release v0.13.4
v0.13.3
v0.13.2
chore: release v0.13.2
v0.13.1
v0.13.0
v0.12.2
Bug Fixes
- allow
npx unlighthouse-ci
global usage (0c6a0eb) - check for valid cache removal when running with no cache (4cbb47c)
- record sessionStorage when authenticating (9fec05f)
- remove
protocolTimeout
(383f246), closes #202 - remove puppeteer startup timeout (e2ae165)
- support basic auth with LHCI (bcb1bc6), closes #214
- use latest chrome as fallback browser (d678a05)