Version: [5546] GeoQA 1.1.3

Version 1.1.3

Security & Quality Fixes:
* Excluded internal .pytest_cache folder from the package build to
resolve a false-positive security scanner block (Secrets Detection).
* Resolved strict Flake8 formatting issues (W293, E226) and optimized
the plugin icon file size to pass QGIS portal security and quality
scans.

New Validation Rules:
* Added Duplicate Geometry detection (G004) to identify features with
identical coordinates.
* Added Sliver Polygon detection (G005) using the Polsby-Popper
compactness score to catch thin/narrow digitization artifacts.
* Added Statistical Outlier detection (A007) to flag numeric
attributes deviating more than 3 standard deviations from the mean
(Z-score analysis).

Performance & Architecture:
* Completely refactored the validation engine to use a modular,
dynamic RuleLoader system.
* Expanded performance stress testing, ensuring checks can smoothly
handle datasets of 500k+ features.
* Used WKB hashing for O(N) performance during duplicate geometry
checks.

Reporting & UI Enhancements:
* Added a new 'Copy Expression' query button to the HTML reports.
* Added a local issue filter search bar to the HTML reports.
* Improved UI by adding a scrollable box for affected Feature IDs to
prevent layout breaking.

Compatibility:
* Added compatibility for future QGIS 4.x releases.
* Synchronized fallback profiles and bumped version strings across all
UI headers and footers.

yes

roy232323

2026-07-02T08:18:19.655026+00:00

3.28.0

4.99.0

None

no

Version management

Plugin details