Version 0.1.4: No functional change. Clears the informational code quality and Qt6 items reported by the QGIS plugin repository for 0.1.3. - Scoped Qt and QGIS enums, for example Qgis.MessageLevel.Info. - Fallbacks for older QGIS builds use getattr, not unscoped enums. - Named lambdas replaced by small functions. - Single-letter loop variables renamed. - The shared constants module imports its names explicitly. Version 0.1.3: No functional change. Clears the remaining informational scan items. - Tolerated exceptions are logged instead of ignored silently. - Colour ramp XML files are read with QDomDocument. Version 0.1.2: Resolves the security scan findings of the 0.1.1 upload, which was never published. Functionally identical to 0.1.1 otherwise. - Jinja2 autoescaping enabled for the SVG chart renderer. - Temporary file names use a random UUID, not tempfile.mktemp. - The output folder opens with QDesktopServices, no subprocess. - Compatibility checks raise RuntimeError instead of assert. - Stale layer references removed from the layout templates.
yes
rahulsuman
2026-08-30T16:16:02.804996+00:00
3.30.0
4.99.0
yes
Plugin Tags