Releases: wanteddev/lighthouse
Releases · wanteddev/lighthouse
v0.1.5-rc-1 Test Version
- Making cookie auth (name, value) also set localStorage values
v0.1.5 Beta Release
- Added authentication injection through either a cookie or the
Authorization
header (both optional fields in the dialog)
v0.1.5-rc-2 Test Version
- Adding vim to container for live debugging
- Fixing issue with Access Denied for setting local storage values in Puppeteer
v0.1.4-rc-3 Test Version
Changing dialog placeholder text
v0.1.4-rc-1 Test Version
- Added url field to puppeteer setCookie
- Made auth injection fields optional
v0.1.4-rc Test Version
- Added auth header injection and cookie injection to audit post-login screens
v0.1.4-rc-2 Test Version
- Fixing navigation timeout issue in auth injection
- Removing redundant (optional) text
v0.1.3 Beta Release
- Stable Docker image finalized
- Fixed incorrect usage of throttling settings (previously always ran in throttled mode)
v0.1.2 Beta Release 2
Merge pull request #20 from wanteddev/throttling-and-registry Updating yarn lock
v0.1.2 Beta Release 1
- Improvements to Dockerfile and GitHub Actions workflow