Releases: harlan-zw/unlighthouse
Releases · harlan-zw/unlighthouse
v0.1.31
v0.1.30
v0.1.29
Bug Fixes
- cli: improved CLI option resolving (57696ce)
- client: exclude category scores which are null from total (e1b33db)
- client: fix tooltip dimensions (e0acc78)
- client: format sizes, prefer B over Bytes (573ce12)
- core: avoid queueing javascript or anchor links (d1782e2)
- mono: fix up override of puppeteer-cluster to avoid downloading puppeteer (984a7f7)
Features
v0.1.28
v0.1.27
v0.1.26
v0.1.25
v0.1.24
Bug Fixes
- client: decrease less margin of performance tooltip (c32fc44)
- client: make sure we're dealing with an origin for the site var (093aaa7)
- client: margin on left-hand box (7c8202c)
- client: properly link PSI URL (a1f745d)
- client: remove www. prefix from site url (83e4541)
- core: deal with site origins only, 404 error handling and stubbing fix (6ca67ab)
- core: handle 404 URLs without crashing (04f48dc)
Features
- cli: support samples option (f1d5376)
v0.1.23
v0.1.22
Bug Fixes
- cli: broken site config (7a756fb)
- cli: purge files that aren't needed for static build (8256a37)
- client: disable full screen image modal when offline (348716d)
- client: proper logic for share image (aca65f9)
- client: use new host name (c5a4b36)
- core: avoid creating cache files when cache is off (872779c)
- core: avoid dodgy normalised urls when they are provided as absolute (1b395bd)
- core: config from file merged properly (b23bb4c)
- core: fallback to 'dumb' route definition creation when definition couldn't be found (4f14b70)
- core: honour cache setting (314184d)
- core: less aggressive route definition discovery (7be4cf5)
- core: purge .html endings from urls for unique url matching (55c11a8)
- core: simplify sorting logic for route queuing (d74ca0c)
- mono: resolve packages properly (fd42da0)
- tests: increase timeout and improve speed (ad3cdb0)
- tests: use updated schema for fixture (aa5e71b)
Features
- chore: add benchmarking to html extraction when debugging (5ed5ee0)
- client: move the payload to a separate js file to resolve html payload bug (70d9a49)
- core: add max routes config, 200 by default (7458db7)
- core: prefer html payload extracts using fetch if javascript isn't needed (c5d1921)
- core: sort queued routes based on their depth as well as their name (5f90193)
- core: test provided host for a valid HTTP status before beginning (c0d278c)
- doc: add panelbear analytics (b4e15bd)