Version: [3843] Géoplateforme 0.18.1 Experimental

Version 0.18.1:
* fix(metadata): fix hover description on unique id by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/419>
* fix(provider): UI size for title in advanced search by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/420>
* fix(translations): fix missing translations by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/421>
* fix(compatibility): typing annotation of methods returning Self is
not well supported in Python < 3.10 by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/426>
* fix(link_url): use geoplateforme url as prefix in link to documents
and styles by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/427>
* fix(documents_tooltips): add tooltips on document table by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/429>
* update(tooling): exclude 'dependabot[bot]' from autogenerated
release notes by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/428>

Version 0.18.0:
* update(docs): add PR step to integration process by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/413>
* Intégration : ajout du plugin tierce QGIRéférentiels by @PCD-Geo in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/412>
* Update geoplateforme_fr.ts by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/401>
* Intégration : MAJ de QGIReferentiels  en 1.3.6 by @PCD-Geo in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/414>

Version 0.17.0:
* fix(provider): display subset editor only when WFS layer is valid by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/362>
* fix(tile_generation): fix regression for select zoom level by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/381>
* fix(dashboard): add button to delete open upload by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/383>
* fix(metadata): fix regex for metadata unique id by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/363>
* fix(logs): add log pagination by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/387>
* fix(upload): fix display name and multigeom name for layer upload
from files by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/384>
* fix(TMS): fix regex for valid table by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/392>
* fix(upload): fix upload associed files when shp is selected by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/393>
* fix(ui): better ui for table, selection and navigation by @Ducarouge
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/394>
* fix(translation): add missing translation by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/395>
* feat(upload): add checkbox to deactivate local checks before upload
by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/366>
* feat(processing): add nodata param in create_raster_tules_from_wms
by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/376>
* feat(generate tile): add advanced parameters for tile generation
from wms by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/379>
* feat(document): add double click to open document in browser by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/382>
* feat(wfs): add subset selector when loading WFS in dashboard by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/386>
* feat(external plugins): add minimum version by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/388>
* feat(optim): avoid data load for publication by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/389>
* Feat/no freeze for check layer by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/391>
* build(deps): bump actions/labeler from 5 to 6 by @dependabot in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/365>
* build(deps): bump actions/setup-python from 5 to 6 by @dependabot in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/364>
* Update integration.md by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/368>
* Update geoplateforme_fr.ts by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/370>
* Update geoplateforme_fr.ts by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/371>
* Update dlg_stored_data_details.py by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/372>
* feat(external plugins): add BD TOPO® Extractor plugin to
Geoplateforme plugin V2 by @JulesGrillot in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/390>
* build(deps-dev): update ruff requirement from <0.13.0,>=0.11.5 to
>=0.11.5,<0.14.0 in /requirements by @dependabot in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/358>

yes

slafayign

2025-11-18T16:16:24.649276+00:00

3.40.4

4.10.20

None

yes

Version management

Plugin details

QGIS sustaining members

Flagship membership


Flagship membership


Flagship membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership