You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,19 @@ Unreleased
16
16
17
17
-->
18
18
19
+
## 0.36.1 - 2024-11-29
20
+
21
+
### Bugs fixes 🐛
22
+
23
+
* fix(log): limit pyad to 0.6.2 for correct log level by @jmkerloch in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/586>
24
+
* fix(proxies): define environment variable for proxy use for git clone by @jmkerloch in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/584>
25
+
26
+
### Features and enhancements 🎉
27
+
28
+
* improve(plugins_sync): handle cases where a downloaded plugin is not a valid ZIP by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/577>
29
+
* feat(plugin download): add application/x-zip-compressed for header Accept by @jmkerloch in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/587>
30
+
* update(chore): move project under Github organization by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/589>
0 commit comments