Abi GEE Index Downloader — Changelog

0.1.2
-----
* Removed automatic pip execution from the plugin.
* Fixed the QGIS security scanner subprocess finding.
* Replaced direct PyQt5 imports with qgis.PyQt compatibility imports.
* Updated Qt enums to scoped Qt 6-compatible forms.
* Replaced QDialog.exec_() with QDialog.exec().
* Added QGIS 4 compatibility metadata (maximum version 4.99).
* Added explicit Earth Engine initialization in the worker using the saved
  project ID.
* Added HTTP error handling for direct downloads.
* Fixed Contour Tiff export by rasterizing contour features before GeoTIFF
  export.
* Added input validation for the analysis year and required project ID.
* Replaced the generated Plugin Builder README with publication documentation.
