Skip to content

Releases: MariaDB/wordpress-mariadb-health-checks

Version 1.1.0

15 Jun 12:35
Compare
Choose a tag to compare

The "I did way too much hacking at WordCamp" release :)

Note: graph data from earlier versions will be rendered incorrectly in this version. But legacy data should roll-over after 24 hours.

This release includes:

  • Make graph data easier to understand
  • Add more useful metrics to the graph
  • Fix version check for MariaDB < 10.2
  • Drop plugin's tables on uninstall
  • Use SAVEQUERIES data if exists

Version 1.0.3

08 Jun 10:54
Compare
Choose a tag to compare

Bug fix release.

This release includes:

  • Fix DB error that can happen on install
  • Add 11.0 to MariaDB versions table
  • Make MariaDB versions table update on upgrade or activation

Version 1.0.2

04 May 09:02
Compare
Choose a tag to compare

Bug fix release.

This release includes:

  • Fix division by zero bug
  • Fix query result double-free bug
  • Update translations
  • Add package type

Version 1.0.1

30 Mar 10:47
Compare
Choose a tag to compare

Lots of bug fixes and cleanups, many thanks to the WordPress plugin review team for their feedback.

This release includes:

  • Graph data table cleanup moved to cron
  • Fix PHP deprecation warning when the plugin could not access the histogram tables
  • Suppress expected DB error when there are permissions errors to histograms tables (expected errors)
  • Fix URLs for project
  • Add GitHub Plugin URI
  • Many fixes and cleanups indicated by the WordPress plugin review team

First beta version

29 Mar 09:16
Compare
Choose a tag to compare

This should be considered beta

First cut of the MariaDB Health Checks plugin for WordPress.