[general]
name=EMDS 2026-06
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Manage EMDS projects, assessments, task pipelines, tasks, and results with a visual hierarchy
about=EMDS 2026-06 provides QGIS tools for EMDS projects, assessments, task pipelines, tasks, and result review.
version=0.4.0
author=EMDS Team
email=support@emds.org
url=https://emds.mountain-viewgroup.com
repository=https://emds.mountain-viewgroup.com
tracker=https://emds.mountain-viewgroup.com
license=GPL-2.0-or-later
changelog=
    0.4.0 - In-app first-run setup: the plugin offers to install missing Python
            dependencies (pandas/pyarrow, optional matplotlib) from inside QGIS,
            so no terminal is needed on any platform; engines self-repair execute
            permissions and macOS quarantine flags after every install or update;
            one-time offer to register the EMDS plugin repository so updates
            arrive through the QGIS Plugin Manager; no longer marked
            experimental; project licensed under GPL-2.0-or-later; plugin links
            point at the EMDS product site; icon now ships as a rendered PNG.
    0.3.0 - Dark-mode contrast fixes across dialogs and the dock; each analysis
            now gets its own top-level layer group (vector and raster) with
            show-only-active-analysis visibility; self-contained engines launch
            directly (fixes BadImageFormatException / clean-machine failures) on
            Windows, macOS, and Linux; python-bridge vendored into the plugin so it
            always ships; macOS and Linux runtime-dependency installers with engine
            chmod; CDP empty-result guard; patched bundled SQLite (CVE-2025-6965).
    0.2.0 - Initial QGIS 4 compatibility branch with Qt compatibility shim
    0.1.2 - Assessment workflow persistence and map layer scoping by assessment
    0.1.1 - Create Project fixes for Base Layers grouping and GeoPackage layer handling
    0.1.0 - Initial prototype with tree view and workflow management

tags=emds,pipeline,workflow,analysis,processing

icon=resources/icon.png
experimental=False
deprecated=False

homepage=https://emds.mountain-viewgroup.com
category=Analysis
