Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2024-02-09#

  • Add new locator with Photon API by Jean-Marie KERLOCH #19

  • Fix min search length by Rémi Desgrange - !27

  • Add help path and key to connect plugin documentation to standard help button in settings view by Julien Moura - !28

1.0.4 - 2022-10-20#

  • Handle special search terms to API - #9

  • Reduce cases where a bug that can lead to a QGIS crash because of legacy method

  • Add a button to reset settings to factory default

  • Clean legacy code

1.0.3 - 2022-10-18#

  • change minimal search length See #8 - !20 by @nicogodet

  • map report button to the bug issue template

  • prevent Sonar run on forks

  • dependencies update

1.0.2 - 2022-04-13#

  • add unit test running on QGIS

  • improve settings management

  • update dependencies

1.0.1 - 2022-01-03#

  • minor improvments on code quality

  • better documentation

1.0.0 - 2021-06-17#

  • minor fix on settings dialog UI

  • stable release

1.0.0-beta2 - 2021-06-11#

  • add debug mode

  • small typo fixes #5

  • minor improvments

1.0.0-beta1 - 2021-06-02#

  • use QGIS 3.16 abilities (especially on networking)

  • apply Oslandia code quality standards (development tooling, documentation, CI, etc.)

  • add settings: display used values and allow end-user customize some preferences

  • fix deprecation warning on QgsCoordinateReferenceSystem

0.2.0 - 2020-03-17#

  • adds insee code display to municipalities

0.1.0 - 2019-10-08#

  • first version