[general]
name=Q2G - QGIS to GeoServer Connector
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Connect QGIS to GeoServer for seamless layer publishing, style management, and workspace operations. Upload layers in multiple formats, manage styles, and work with PostGIS datastores.
version=4.0.0
author=Q2G Development Team
email=mygis@gis.my

about=Q2G is a powerful QGIS plugin that streamlines the process of uploading layers and managing styles on GeoServer through a user-friendly interface. It allows users to upload QGIS layers to GeoServer in multiple formats, manage SLD (Styled Layer Descriptor) styles, and create and manage GeoServer workspaces with ease. The plugin also enables users to preview layers and styles before deployment, supports batch uploading of multiple layers at once, and works seamlessly with PostGIS, Shapefile, GeoPackage, and GeoTIFF formats. Scripts for debugging can be downloaded from <a href="https://github.com/gisinnovationmy/Q2G-QGIStoGeoServerConnector/tree/main/Version/4.0.0/debugscripts">GitHub</a>.

homepage=https://gis.com.my/training/q2g/
tracker=https://github.com/gisinnovationmy/Q2G-QGIStoGeoServerConnector/issues
repository=https://github.com/gisinnovationmy/Q2G-QGIStoGeoServerConnector

tags=geoserver,qgis,upload,publish,styles,postgis,geopackage,shapefile

category=Web
experimental=False
icon=icons/logo.svg

changelog=4.0.0
          - Added support for QGIS 4.0.
          - Migrated from Qt5 to Qt6.
          - Added support for Rule-Based Styling.
          - Added Debug mode (accessed via a keyboard shortcut: Ctrl + Alt + Shift + D).
          - Minor bug fixes.

          Experimental
          0.9.4
          - Minor bug fixes and stability improvements.
          - Added compatibility tests for QGIS 3.44 running on Qt6.
          - Updated documentation.
          - Improved QtWebEngine installation.
          - Revamped map display on preview dialog.
          - Added Debug Mode.

          0.9.3
          - Minor bug fixes.

          0.9.2
          - Initial release of the experimental plugin.
