- Fix invalid GDAL import error
- Apply flake8-qgis linting
- Add support for mesh layers
- Add searching and filtering of different data sources
- Improve GUI
- Improve error handling
- Fix the extent/bbox functionality
- Use newest qgis_plugin_tools
- Remove the experimental status of the plugin
- Fix import errors in QGIS 3.10
- Add test suite for QGIS 3.10
- Use newest qgis_plugin_tools
- Remove old enfuser processing algorithm to fix import error in QGIS < 3.14
- Plugin instructions and examples
- Improved support for most raster stored queries
- Pre-fetch possible values for raster stored queries
- Improved GUI
- Improved error handling
- Improved tests
- Full Changelog
- Initial dialogs and logic to view WMS data and to download WFS StoredQuery data (Guaranteed support for 'fmi::forecast::enfuser::airquality::helsinki-metropolitan::grid' and 'fmi::observations::airquality::hourly::simple' )
- Temporal controller is used if available to control NetCDF layers
- Initial tests