Skip to content

Commit

Permalink
🎉 Release: v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Sep 13, 2023
1 parent 2e655a4 commit 49894f5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## :tada: 2.6.1 (2023-09-13)


### :sparkles: Features

* gif will be converted to animated webp now ([09a636f](https://github.com/Kuingsmile/PicList/commit/09a636f))
* manual page now open in a new window ([b197b32](https://github.com/Kuingsmile/PicList/commit/b197b32))
* webdav picbed now support digest auth ([2e655a4](https://github.com/Kuingsmile/PicList/commit/2e655a4))


### :bug: Bug Fixes

* fix an issue of check box in manage page ([d776600](https://github.com/Kuingsmile/PicList/commit/d776600))



# :tada: 2.6.0 (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "2.6.0",
"version": "2.6.1",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"
Expand Down

0 comments on commit 49894f5

Please sign in to comment.