[general]
name=Plantation Tools (Community Edition)
qgisMinimumVersion=3.16.0
qgisMaximumVersion=4.99.0
supportsQt6=True
hasProcessingProvider=yes
description=Professional Spatial Analysis Tools for Oil Palm Plantations and Infrastructure.
version=2.1.2
author=Ahza Studio
email=admin@ahzastudio.web.id
about=Professional Spatial Analysis Tools for Oil Palm Plantations. Supports road network analysis, drainage, hydrology, intercropping, planting distance mapping, AI-based palm tree detection, and drone mission planning.
tracker=https://github.com/ahzastudio/plantation-tools-free/issues
repository=https://github.com/ahzastudio/plantation-tools-free
homepage=https://plantationtools.web.id
category=Plugins
icon=icon.png
tags=plantation, block, grid, palm oil, roads, cost estimator

changelog=v2.1.2
    - Update contact email to admin@ahzastudio.web.id for official communications
    - Fixed security issues detected by QGIS automated security scanner (Bandit & detect-secrets)
    - Added # nosec and # pragma: allowlist secret tags to explicitly declare safe variables
    - Improved error logging using QgsMessageLog to comply with QGIS security guidelines
