[general]
name=QChat
about="Let's chat with your fellow GIS mates in QGIS !"
category=Web
hasProcessingProvider=False
description=This plugin allows one to chat with other QGIS users connected at the same time.
icon=resources/images/logo_geotribu_orange.svg
tags=chat,community,geotribu,social

# credits and contact
author=Guilhem Allaman (Geotribu), Julien Moura (Geotribu)
email=geotribu@gmail.com
homepage=https://geotribu.github.io/qchat/
repository=https://github.com/geotribu/qchat
tracker=https://github.com/geotribu/qchat/issues/

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
supportsQt6=True

# versioning
version=1.0.0-beta1
changelog=
 Version 1.0.0-beta1:
 - First release generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/).
 - Port QChat code from the [QTribu plugin](https://github.com/geotribu/qtribu).
 - Use `channels` instead of `rooms`.
 - Add empty de, es and fr translations.
 - Update unique default instance to `qchat.geotribu.net`.


