Version 1.3.6

July 27, 2022

Fixed

  • Craft 4 support

Version 1.3.4

May 22, 2022

Added

  • PHP 8 support
  • Craft 4 support

Version 1.3.0

June 5, 2021

Added

  • new {% hook 'lightkeeper-raw' %} hook injects the asset bundles JavaScript directly into the document

Fixed

  • lightkeeper-anonymous.js uses the same dependency versions

Removed

  • Lightkeeper anonymouse UUID dependency (switched to the native Crypto API)

Version 1.2.0

June 5, 2021

Fixed

  • 3rd party library import statements no longer import explicit version (they now include the ^ character)

Removed

  • Lighthouse performance auditing widget (Explainer)

Version 1.1.2

October 26, 2020

Fixed

  • composer 2 compatibility #9

Version 1.1.1

September 9, 2020

Fixed

  • web vitals are no longer logged on pages when using the Live Preview functionality #7
  • performance emails check for the developers email address before sending

Version 1.1.0

August 4, 2020

Added

  • switched {{ craft.lightkeeper.load() }} to a template hook {% hook 'lightkeeper' %} #4
  • Anonymous Users setting -- swaps IP collection with a UUID per session #2
  • Compact setting -- decreases the size of the Lighthouse Audit widget #3

Fixed

  • overflow issues in Performance Audits section

Version 1.0.3

July 28, 2020

Fixed

  • enables new CP section navigation link

Version 1.0.2

July 28, 2020

Fixed

  • reinstallation bug -- plugin couldn't be reinstalled after being uninstalled
  • updated CP navigation link location

Version 1.0.1

July 18, 2020

Fixed

  • Lighthouse audits fail with a custom error message when testing local URLs

Version 1.0.0

July 17, 2020

Added

  • Lighthouse audit component
  • Minimum required Lighthouse score settings
  • Email notifications when poor performance is detected
  • Web Vitals library injection
  • Performance audit section