mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 15:37:21 +08:00
🎉 Release: v1.2.1
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
## :tada: 1.2.1 (2023-02-23)
|
||||||
|
|
||||||
|
|
||||||
|
### :sparkles: Features
|
||||||
|
|
||||||
|
* add picbed config name in upload page ([0a31143](https://github.com/Kuingsmile/PicList/commit/0a31143))
|
||||||
|
* configs of picBeds can be auto imported to manage config now ([be68f0f](https://github.com/Kuingsmile/PicList/commit/be68f0f))
|
||||||
|
* picture upload support webdav now ([1dacd3c](https://github.com/Kuingsmile/PicList/commit/1dacd3c))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# :tada: 1.2.0 (2023-02-22)
|
# :tada: 1.2.0 (2023-02-22)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "piclist",
|
"name": "piclist",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vue-cli-service electron:build",
|
"build": "vue-cli-service electron:build",
|
||||||
|
|||||||
Reference in New Issue
Block a user