[general]
name=AutoAtlas Pro
qgisMinimumVersion=3.28
description=Automated cartographic report generator. Create professional atlas reports with thematic maps in one click.
version=1.2.0
author=Jorge Ulloa Roa
email=jorge.ulloa.roa@gmail.com
license=GNU General Public License v3.0

about=AutoAtlas Pro automates the generation of professional cartographic reports with thematic maps. Perfect for census data, demographic analysis, municipal reports, and academic research. Features a Dark Corporate UI theme, resilient batch generation with Circuit Breaker pattern, and Graceful Degradation for offline basemaps. Supports PDF and PNG export with customizable templates.

tracker=https://github.com/geoidegeoidal/autoatlas-pro/issues
repository=https://github.com/geoidegeoidal/autoatlas-pro
homepage=https://github.com/geoidegeoidal/autoatlas-pro

hasProcessingProvider=no
tags=atlas,report,cartography,census,batch,pdf,maps,thematic
category=Cartography
icon=icon.svg

experimental=False
deprecated=False
supportsQt6=True

changelog=
    1.2.0 - Dark Corporate UI & Resilient Architecture
        * MVC refactoring: WizardController separation
        * Dark Corporate QSS theme with WCAG AA contrast
        * Circuit Breaker for batch rendering failures
        * Graceful Degradation for offline basemap providers
        * Editorial-quality PDF output (Segoe UI, Slate/Cyan palette)
        * Strict HEX color validation in ReportConfig
    0.1.0 - Initial release
        * Wizard-based report configuration
        * Choropleth and categorical map generation
        * PDF and PNG batch export
        * Bilingual UI (English/Spanish)

