We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f7274 commit 8f3c417Copy full SHA for 8f3c417
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## :tada: 1.5.11 (2025-11-14)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* add linux terminal fallback error handler ([47f7274](https://github.com/PicGo/PicGo-Core/commit/47f7274)), closes [#179](https://github.com/PicGo/PicGo-Core/issues/179)
7
+* url encode bug ([afbddcb](https://github.com/PicGo/PicGo-Core/commit/afbddcb))
8
9
10
11
## :tada: 1.5.10 (2025-11-13)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.5.10",
+ "version": "1.5.11",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments