5.25.08
Added a filter to the style property of the Report-DIV to remove the ability of content authors to insert scripts into the shortcode that generates the Report HTML. Now you'll have to put those scripts directly into your content after the shotcode if you want to add them.
5.21.35
Added a Shortcode for an "Export to CSV" button, and fixed the "create_function() is deprecated" error and an Undefined Index notice to make the plugin compatible with the newest versions of PHP and WordPress.
4.17.42
Fixed the deletion of old backup files when the commandline backup method is used.
4.17.38
Changed all mysql_ functions to mysqli_ to fix deprecation errors, fixed the usage of %s in queries containing PHP variables, and fixed a vulnerability in the shortcodes that could be exploited by subscriber level users.
4.16.38
Fixed the custom backup directory setting and two deprecated function errors.
4.11.37
Fixed two vulnerabilities that could be exploited by site admins, thanks to Felipe Molina for discovering these bugs.
4.11.33
Upgraded Widget Class for compatibility with WordPress 4.3 changes.
4.11.15
Fixed some minor styles in the admin and added a feature to hide all the reports from the main admin menu.
4.11.13
Fixed some minor bugs, improved the handling of multiple queries and added a call to do_shortcode to the query results.
4.1.76
Made minor layout changes to the Edit Reports page, fixed the Delete Report button to work on failed queries, and used wpdb for full compatibility with WP 3.9.
3.10.19
Fixed table header row, added an SQL Reports widget, and support for multiple queries on one report.
3.08.03
Improved the compatibility and reliability of the restore process.
3.06.29
Add ability to place reports on the dashboard for a given Role.
3.06.24
Created a second method for backups that uses the command line mysql, made compression optional and backup location changable, restore function able to connect to an external DB, and fixed shortcode to work with sanitize_title.
3.06.14
Added scheduler for hourly and daily backups, upgraded the Backup process to ZIP and email all backups, and added a shortcode for get_var.
1.3.03.24
Fixed the Backup process to capture VIEW definitions properly.
1.3.03.02
Added database backup feature and fixed Report name issue when using apostrophes.
1.3.02.12
Added Menu Placement and sorting options and expanded eval function to take multiple global variables.
1.3.01.28
Added eval function to take PHP code in the SQL Statement.
1.2.09.23
Added css classes to the Table and TRs for better style control.
1.2.04.06
Added shortcode support so you can put your reports onto Pages and Posts.
1.1.12.16
Added styled DIV around Reports with ID tag so that you can customize the style.