Skip to content

Releases: wanteddev/lighthouse

v0.1.5-rc-1 Test Version

02 Jun 06:25
Compare
Choose a tag to compare
Pre-release
  • Making cookie auth (name, value) also set localStorage values

v0.1.5 Beta Release

31 May 04:56
23765aa
Compare
Choose a tag to compare
  • Added authentication injection through either a cookie or the Authorization header (both optional fields in the dialog)

v0.1.5-rc-2 Test Version

02 Jun 06:56
23765aa
Compare
Choose a tag to compare
Pre-release
  • 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

31 May 02:58
Compare
Choose a tag to compare
Pre-release
Changing dialog placeholder text

v0.1.4-rc-1 Test Version

31 May 01:52
Compare
Choose a tag to compare
Pre-release
  • Added url field to puppeteer setCookie
  • Made auth injection fields optional

v0.1.4-rc Test Version

26 May 07:12
Compare
Choose a tag to compare
Pre-release
  • Added auth header injection and cookie injection to audit post-login screens

v0.1.4-rc-2 Test Version

31 May 02:52
Compare
Choose a tag to compare
Pre-release
  • Fixing navigation timeout issue in auth injection
  • Removing redundant (optional) text

v0.1.3 Beta Release

23 Mar 09:16
b7fcf18
Compare
Choose a tag to compare
  • Stable Docker image finalized
  • Fixed incorrect usage of throttling settings (previously always ran in throttled mode)

v0.1.2 Beta Release 2

23 Mar 08:12
a6c6475
Compare
Choose a tag to compare
Merge pull request #20 from wanteddev/throttling-and-registry

Updating yarn lock

v0.1.2 Beta Release 1

23 Mar 08:08
30ed897
Compare
Choose a tag to compare
  • Improvements to Dockerfile and GitHub Actions workflow