🎉 Release: v1.9.8

This commit is contained in:
萌萌哒赫萝
2023-07-19 23:03:56 -07:00
parent 2eff77221e
commit bbe4ef709a
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,20 @@
## :tada: 1.9.8 (2023-07-20)
### :sparkles: Features
* add a new config item to close upload result notification ([c1698e8](https://github.com/Kuingsmile/PicList/commit/c1698e8)), closes [#74](https://github.com/Kuingsmile/PicList/issues/74)
* add two new config items to control mini window and main window ([2eff772](https://github.com/Kuingsmile/PicList/commit/2eff772))
* pictures uploaded using webdav and local path can be previewed in gallery now ([6a94503](https://github.com/Kuingsmile/PicList/commit/6a94503)), closes [#64](https://github.com/Kuingsmile/PicList/issues/64)
### :bug: Bug Fixes
* fix a bug of file server when the request path is url encoded ([48b13b2](https://github.com/Kuingsmile/PicList/commit/48b13b2))
* fix an issue related with yourls ([58486a3](https://github.com/Kuingsmile/PicList/commit/58486a3)), closes [#72](https://github.com/Kuingsmile/PicList/issues/72)
## :tada: 1.9.7 (2023-07-12)

View File

@@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "1.9.7",
"version": "1.9.8",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"