🎉 Release: v2.6.5

This commit is contained in:
Kuingsmile 2023-10-18 21:33:48 +08:00
parent 65cfe6e1da
commit 44998f2116
2 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,24 @@
## :tada: 2.6.5 (2023-10-18)
### :sparkles: Features
* **custom:** remove sensitive info in reponse field ([d9f25ac](https://github.com/Kuingsmile/piclist/commit/d9f25ac))
* **custom:** upload api now return encrypted full result ([0189715](https://github.com/Kuingsmile/piclist/commit/0189715))
### :bug: Bug Fixes
* **custom:** fix an issue working with watt toolkit of github picbed ([10ec712](https://github.com/Kuingsmile/piclist/commit/10ec712)), closes [#106](https://github.com/Kuingsmile/piclist/issues/106)
* **custom:** fix upload error when filename contains nested path of webdav sftp and local ([92284ac](https://github.com/Kuingsmile/piclist/commit/92284ac))
### :pencil: Documentation
* **custom:** update docs ([65cfe6e](https://github.com/Kuingsmile/piclist/commit/65cfe6e))
## :tada: 2.6.4 (2023-10-14) ## :tada: 2.6.4 (2023-10-14)

View File

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