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 9df7893 commit 0e9e244Copy full SHA for 0e9e244
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## :tada: 1.5.9 (2025-06-08)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* encoded url fileName unreadable ([9df7893](https://github.com/PicGo/PicGo-Core/commit/9df7893))
7
+* unable to use clip in wayland ([7cc047b](https://github.com/PicGo/PicGo-Core/commit/7cc047b))
8
+* wayland copy image upload bug ([ab3f03e](https://github.com/PicGo/PicGo-Core/commit/ab3f03e))
9
10
11
12
## :tada: 1.5.8 (2024-11-25)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.5.8",
+ "version": "1.5.9",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments