Releases: sitespeedio/coach-core
Releases · sitespeedio/coach-core
v6.4.0
Added
- Updated to PageXray 4.2.0 that adds support for getting render blocking info in Chrome.
- Update wappalyzer-core from 6.5.32 to 6.6.0 #57
Fixed
- Only look for GET request for private and caching headers #55. See #53.
v6.3.3...v6.4.0
v6.3.3
- Changed link about FLoC 906dfa2
v6.3.1
- Better check FLoC check d01b9f0
v6.3.0
- Add advice to disable FLoC 32b2c78
v6.2.0
v6.1.0
v6.0.1
- Better description for the Third Party Cookie advice 8f24091
v6.0.0
Added
- Added Element Timings, Paint Timings and Largest Contentful Paint #16.
- Added CLS advice #18.
- Added Long Task advice #17.
- Added support for HTTP3 #26.
- New info section where we share info third party statistics from third party web #29.
- New technology section with where Wappalyzer is used to get info #28.
- Added advice to avoid third party cookies #39.
- Upgraded to PageXray 3.0.0 #38.
- Added advice to avoid fingerprinting #37.
Changed
- Remove RUM Speed Index #12.
- Remove First Paint and timings calculated from the Navigation Timing API #15.
- Removed the advice for PUSH #26.
- Removed the accesibilty advice #32. If you are a sitespeed.io use
--axe
. It's better to use AXE-core that gives better advice than the old coach advice. - Fully use the third-party-web to know about third parties instead of home grown solution.
Tech
- Use const/let instead of var #24 and #25.
- Expose PageXray and third-party-web in the API #23.
- Updated dev dependencies.
Fixed
- Testing for JQuery removed the $ reference on the page #22.
v5.1.1
- Updated third party web ec0f25a
v5.1.0
- new third party web 2cb50d7