Skip to content

Releases: xwp/site-performance-tracker

1.1.4

16 Mar 11:38
641112a
Compare
Choose a tag to compare

Improve performance by loading and executing the script in quiter periods.
Make chunk hash a part of the output filename.

1.1.3

10 Mar 13:58
c6e72e7
Compare
Choose a tag to compare

Fixed regression in the UI causing the code configuration to not be visible in the admin.

v1.1.2

04 Mar 14:14
Compare
Choose a tag to compare

Fix duplicated page view when using gtag.

v1.1.1

03 Mar 14:44
Compare
Choose a tag to compare

Fix duplicitous page views when using gtag
Fix PHP notices

v1.1.0

06 Jan 13:18
80d9ee4
Compare
Choose a tag to compare

Introduces an UI in WordPress Admin for easier configuration. If any config parameters are set in the theme files, the UI will not allow changing those parameters.

v1.0.0

04 Oct 15:01
c86ede3
Compare
Choose a tag to compare
  • Update docs to start the "Usage" section with the required configuration for the plugin to do anything.
  • Switch to basic PHP includes for loading the PHP files instead of Composer autoload.
  • Introduce helper methods for working with asset paths and URLs.
  • Introduce VIP Go coding standards.
  • Introduce PHP unit testing.

v0.9.1

09 Jul 10:22
d5ea328
Compare
Choose a tag to compare
  • Fixes configureGtag call which did not include measurement id

v0.9

16 Jun 12:20
473b586
Compare
Choose a tag to compare

Update web-vitals measurement library to v2.0.1 which includes the windowed measurement for the CLS.

v0.8

28 May 15:01
a8e63a2
Compare
Choose a tag to compare
  • Remove Performance Observer functionality
  • Code cleanup

v0.7

26 May 14:22
1ea6156
Compare
Choose a tag to compare
Support for Google Analytics 4