v.0.8.2
Important: Please uninstall any previous version of the plugin before installing this one.
New Features
- Added support for executing SQL queries based on right-clicked data items.
- Changed information storage to the local QGIS database to separate connections and running tasks.
- Added missing documentation to enhance user guidance.
Improvements
- Limited loading of result sets to a random selection of 50,000 rows to improve performance.
- Renamed the button in the "Large dataset" message from "OK" to "Proceed" for clearer user interaction.
- Refactored access to QSettings for better configuration handling.
- Added plugin metadata to comply with QGIS plugin publishing guidelines.
- Updated qgisMinimumVersion to v3.34.1
Bug Fixes
- Prevented downloading the same dataset twice when one download is already running.
- Implemented automatic reconnection when the connection is marked as expired.
- Few other bugs