Version 3.1.0
March 19, 2024
- Added Craft 4 compatibility.
- Fixed a bug where the query results table could overflow the content pane. (#30)
Version 3.0.0
May 3, 2022
Added
- Added Craft 4 compatibility.
Version 2.0.3
July 18, 2018
Changed
- The utility now shows the total number of query results. (#5)
Version 2.0.2
December 4, 2017
Changed
- Loosened the Craft CMS version requirement to allow any 3.x version.
Version 2.0.1
May 15, 2017
Changed
- Improved the styling of the SQL results.
- Added support for a Command/Ctrl + Return keyboard shortcut.
- Compressed the JavaScript.
Fixed
- Fixed the changelog and download URLs.
Version 2.0.0
May 10, 2017
Changed
- Craft 3 compatibility.
- Query will now gracefully handle SQL errors and display them to the user instead of exploding.
Fixed
- Fixed a PHP error that occurred when submitting a query if the
enableCsrfProtection
config setting was enabled.
Version 0.1.0
September 21, 2013
Initial release.