Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 03:58
· 2 commits to main since this release

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