Version 1.0.0-beta1:
- Enable release on official QGIS plugins repository
- Homogeneize behavior with geotuileur website on data deletion workflow (seee
!118)
- Various bug fixes:
- Explicitly convert check delay setting into integer (see !114)
- Update progress bar after delete (see !115)
- Fix CRS of extent of stored dataset (see !116)
- Improve authentication check with API token (see !119)
- Improve password encoding using QUrl instead of Python (see !111)
Version 0.11.0:
- Fix password encoding (see #40 and !109)
- Add logs for REST API (see !108)
- Add sleep for status wait as a shadow setting (see !107)
Version 0.10.0:
- tile creation: display zoom level in labels (see #34 and !101)
- tile creation: round scale for zoom level informations (see #34 and !101)
- settings update and improvments (see !103):
- set production URLs as defaults
- add URL for appendices API
- add reset to default button and logic