[general]
name=Oslandia
about=The Oslandia plugin that gives access to our news, ideas, fun features and exclusive support services for our end-customers right into QGIS.
about[fr]=Le plugin par Oslandia, pour les personnes qui suivent notre activité et avec des fonctionnalités exclusives de support  pour nos clients finaux.
category=None
hasProcessingProvider=False
description=Official plugin for Oslandia customers
description[fr]=Retrouvez les actualités Oslandia, découvrez les nouvelles fonctionnalités de QGIS et si vous êtes client, accédez à vos ressources support directement dans
icon=resources/images/default_icon.png
tags=Oslandia,support,maintenance,client,support,GitLab

# credits and contact
author=Oslandia
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/oslandia/
repository=https://gitlab.com/Oslandia/qgis/oslandia/
tracker=https://gitlab.com/Oslandia/qgis/oslandia/-/issues

# QGIS integration
deprecated=False
experimental=True
qgisMinimumVersion=3.28
qgisMaximumVersion=4.10
supportsQt6=True

# versioning
version=0.20.0
changelog=
 Version 0.20.0:
 - fix(gitlab api): id returned by gitlab API are int not str by  @jmkerloch
 - feat(issue list): display time spent by  @jmkerloch
 - feat(issue tag) : add tooltip option for tag by  @jmkerloch
 - feat(project combo) : limit display archived option display by  @jmkerloch
 - feat(issue): display assignee as tag by  @jmkerloch
 - feat(issue labels): display labels with QLabel for read mode by  @jmkerloch
 - feat(gitlab load): review page load tasks by  @jmkerloch
 - update(newsfeed): Depending on the QGIS language, get the correct newsfeed #98 by @sbeorchia
 - update(newsfeed): Add a combo in the settings for choosing filters #98 by @sbeorchia
 - update(newsfeed): Move get_filters_list in settings #108 by @sbeorchia
 - improve(quality): docstrings and type hints on settings Dialog by @geojulien
 - improve(quality): replace std logger with PyQGIS logger by @geojulien
 - refactoring(log_handler): Remove deprecated integer log_level usage by @jfelder
 - refactoring(newsfeed): move newsfeed related code in the proper folder and modularize custom QLabel widget by @geojulien
 - update(docs): autogenerated QDT snippet by @geojulien
 - remove(tooling): unused .ideas.md file by @geojulien
 - fix(ci): set project folder as safe directory in git hooks job by @geojulien
 - update(ci): use pipx to run pre-commit (git hooks) by @geojulien
 - update(ci): use official pyqgis4-checker image by @geojulien

 Version 0.19.0:
 - Feature: notify user when a filter is added or removed in news feed by @sbeorchia in !274
 - Feature: display filters on top of news feed by @sbeorchia in !275
 - Feature: add notification for GitLab discussion events by @jmkerloch in !265
 - Feature: dynamically add UTM parameters to output URL by @sbeorchia in !269 and refined by @jmkerloch in !285 - see #107
 - Fix: need to use int and not a mix of str/int for group_id by @jmkerloch in !287
 - Documentation: include matomo tracking @geojulien in !276
 - Documentation: add sitemap for better SEO @geojulien in !273
 - Documentation: improve news feed page by @geojulien in !272
 - Tooling: can't use CI_COMMIT_BRANCH in merge request  @jmkerloch in !282
 - Tooling: enable SonarQube analisis by @geojulien in !277 and refined in !280 and !281

 Version 0.18.1:
 - fix(rss): add or remove tag on RSS filters has been fixed
 - improve(issue) : don't display hint in READ mode
 - improve(ui) : widgetization of settings


