Releases: MariaDB/wordpress-mariadb-health-checks
Releases · MariaDB/wordpress-mariadb-health-checks
Version 1.1.0
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
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
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
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
This should be considered beta
First cut of the MariaDB Health Checks plugin for WordPress.