- Added Craft 4 compatibility.
- Fixed a bug where the query results table could overflow the content pane. (#30)
- Added Craft 4 compatibility.
- The utility now shows the total number of query results. (#5)
- Loosened the Craft CMS version requirement to allow any 3.x version.
- Improved the styling of the SQL results.
- Added support for a Command/Ctrl + Return keyboard shortcut.
- Compressed the JavaScript.
- Fixed the changelog and download URLs.
- Craft 3 compatibility.
- Query will now gracefully handle SQL errors and display them to the user instead of exploding.
- Fixed a PHP error that occurred when submitting a query if the
enableCsrfProtection
config setting was enabled.
Initial release.