Skip to content

Releases: Pierre-Lannoy/wp-vibes

Version 1.4.1

13 Dec 08:33
425da88
Compare
Choose a tag to compare

Changed

  • Improved loading by removing unneeded jQuery references in public rendering (thanks to Kishorchand).

Version 1.4.0

06 Oct 07:16
bbb8cbe
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.1.
  • [WPCLI] The results of wp vibes commands are now logged in DecaLog.

Changed

  • Improved ephemeral cache in analytics.
  • [WPCLI] The results of wp vibes commands are now prefixed by the product name.

Fixed

Version 1.3.0

20 Apr 14:35
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.0.

Changed

  • Updated DecaLog SDK from version 2.0.2 to version 3.0.0.

Fixed

Version 1.2.2

21 Feb 10:18
Compare
Choose a tag to compare

Changed

  • Rename some JavaScripts to evade uBlock Origin.
  • Site Health page now presents a much more realistic test about object caching.

Version 1.2.1

17 Jan 15:10
Compare
Choose a tag to compare

Fixed

  • The Site Health page may launch deprecated tests.

Version 1.2.0

17 Jan 07:14
Compare
Choose a tag to compare

Added

  • Compatibility with PHP 8.1.

Changed

  • Refactored cache mechanisms to fully support Redis and Memcached.
  • The window (in minutes) used for metrics and widget is now clearly stated.

Fixed

  • Object caching method may be wrongly detected in Site Health status (thanks to freshuk).
  • There may be name collisions with internal APCu cache.

Removed

  • Metrics are now hidden from command line as they were irrelevant.

Version 1.1.1

21 Dec 08:13
Compare
Choose a tag to compare

Changed

  • Widget is now updated even if metrics publication is disabled.
  • Updated PerfOps One library from 2.2.1 to 2.2.2.
  • Improved bubbles display when width is less than 500px (thanks to Pat Ol).
  • The tables headers have now a better contrast (thanks to Paul Bonaldi).

Fixed

  • A PHP warning may be triggered if there's no data to display in dashboard widget.
  • An innocuous Mysql error may be triggered at plugin activation.
  • The Control Center layout may be ugly in some languages (thanks to Paul Bonaldi, Laurent Naudier and Grégory Thépault).

Version 1.1.0

19 Dec 11:17
Compare
Choose a tag to compare

Added

  • New dashboard widget to display Web Vitals.
  • New selector in performances and Web Vitals analytics to differentiate frontend and backend pages.

Changed

  • Improved timescale computation and date display for all charts.
  • Data, graph points and KPIs are now hidden when data quality does not reach an optimal level.
  • Improved plugin activation sequence.
  • Default sampling rates are higher than previously.

Fixed

  • Vibes logo is wrongly displayed in about box.
  • An innocuous Mysql error may be triggered at plugin installation.

Version 1.0.3

16 Dec 17:11
Compare
Choose a tag to compare

Changed

  • Improved Web Vitals layouts.
  • Improved display of long endpoint names in resources analytics.
  • Improved title bar layout in all analytics reports.
  • Updated DecaLog SDK from version 2.0.0 to version 2.0.2.

Fixed

  • In resources analytics, top boxes and pie boxes may not take into account subdomain or endpoint filters.
  • In resources analytics, sources and mime types breakdowns do not take into account subdomain and endpoint filters.

Version 1.0.2

09 Dec 11:11
Compare
Choose a tag to compare

Fixed

  • The console menu may display an empty screen (thanks to Renaud Pacouil).
  • The Web Vitals variation charts may be unordered.