[general]
name=Panoramax
about=Tools related to Panoramax project (based on GeoVisio stack).
category=Web
hasProcessingProvider=yes
description=Display your immersive views hosted on a Panoramax instance.
icon=resources/images/logo_panoramax_qgis.png
tags=panoramax,mapillary,geovisio,street view,immersive

# credits and contact
author=Julien Moura, Florent Fougères, Quentin Gouhoury, Paul-Emmanuel Gautreau
email=panoramax+qgis@panoramax.fr
homepage=https://panoramax.gitlab.io/clients/qgis-plugin/
repository=https://gitlab.com/panoramax/clients/qgis-plugin/
tracker=https://gitlab.com/panoramax/clients/qgis-plugin/-/issues

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99

# versioning
version=0.3.1
changelog=
 Version 0.3.1:
 - Fix issue with buffer distance unit

 Version 0.3.0:
 - Add integrated viewer for immersive views

 Version 0.2.1:
 - Fix incompatible pipe (`|`) operator with QGIS's minimum Python version (3.9)
 - Use the most-voted new logo proposed in #27
 - Update plugin's metadata with new project URL
 - Update dependencies


