Skip to content

Releases: wanteddev/lighthouse

v0.1.5-rc-1 Test Version

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 02 Jun 06:25
  • Making cookie auth (name, value) also set localStorage values

v0.1.5 Beta Release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 31 May 04:56
23765aa
  • Added authentication injection through either a cookie or the Authorization header (both optional fields in the dialog)

v0.1.5-rc-2 Test Version

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 02 Jun 06:56
23765aa
  • 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

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 31 May 02:58
Changing dialog placeholder text

v0.1.4-rc-1 Test Version

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 31 May 01:52
  • Added url field to puppeteer setCookie
  • Made auth injection fields optional

v0.1.4-rc Test Version

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 26 May 07:12
  • Added auth header injection and cookie injection to audit post-login screens

v0.1.4-rc-2 Test Version

Pre-release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 31 May 02:52
  • Fixing navigation timeout issue in auth injection
  • Removing redundant (optional) text

v0.1.3 Beta Release

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 23 Mar 09:16
b7fcf18
  • Stable Docker image finalized
  • Fixed incorrect usage of throttling settings (previously always ran in throttled mode)

v0.1.2 Beta Release 2

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 23 Mar 08:12
a6c6475
Merge pull request #20 from wanteddev/throttling-and-registry

Updating yarn lock

v0.1.2 Beta Release 1

Choose a tag to compare

@avasconcelos114 avasconcelos114 released this 23 Mar 08:08
30ed897
  • Improvements to Dockerfile and GitHub Actions workflow