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 f86ae00 commit 672a7f6Copy full SHA for 672a7f6
2 files changed
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## :tada: 1.8.1 (2026-01-12)
2
+
3
4
+### :sparkles: Features
5
6
+* global url rewrite ([#189](https://github.com/PicGo/PicGo-Core/issues/189)) ([f86ae00](https://github.com/PicGo/PicGo-Core/commit/f86ae00))
7
8
9
+### :pencil: Documentation
10
11
+* update readme ([fc71cd1](https://github.com/PicGo/PicGo-Core/commit/fc71cd1))
12
13
14
15
# :tada: 1.8.0 (2026-01-09)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "1.8.0",
+ "version": "1.8.1",
"description": "A tool for picture uploading",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
0 commit comments