CHANGELOG
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.1 - 2026-06-05
Fixed
Fix tracker url in metadata
2.1.0 - 2026-06-03
Added
Add pyqt6 checker in CI !32 !37
Add new processing CityJSON to roof layer !38
Add global processing that inputs .copc.laz file and outputs roof layer !39
Changed
Update metadata !34 !36
Fix some qt6 incompatibilities !31
2.0.0 - 2025-09-09
Changed
Change licence to GPLv2+ !26
Translate README into English !26
Update links !27 !28 !29
Change logo !30
Added
Qt6 support !25
1.0.0 - 2025-08-25
Changed
Add documentation on performance calculation !24
Fix new logo !23
0.8.0 - 2025-08-21
Changed
Add missing logo file !23
Remove default value from QgsProcessingParameterField !22
Fix orientation interval in documentation !21
0.7.0 - 2025-08-20
Changed
Update doc, logo, README and metadata !16 !17 !18 !19 !20
Limit logs to API error response only !20
0.6.0 - 2025-07-01
Changed
Aspect calculation !15
Added
Customized description and CRAIG logo !16
Documentation of the plugin ! 17
0.5.0 - 2025-06-05
Removed
Broken unit test (although the plugin works well in QGIS) !13
Added
Classify layer output using
P50ore_yindicator !13
Changed
Fix point coordinates inversion in latitude/longitude PVGIS request parameters !14
0.4.1. - 2025-06-02
Removed
Delete maquette from processing !12
Added
Some help text in user interface !12
0.4.0 - 2025-05-28
Added
Handle API error responses !11
Changed
Take polygon layer instead of point layer as input !10
0.3.0 - 2025-05-26
Added
Calculate PVGIS aspect and peakpower from layer input !6
Request PVGIS API in QGIS processing algorithm !7
Output 2 table results from the processing !8
Changed
Mark some parameters as advanced !9
0.2.0 - 2025-05-06
Added
UI inputs
Changed
CI fixups
0.1.0 - 2025-04-29
First release
Generated with the QGIS Plugins templater