piclist 2.3.3 → 2.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,952 +0,0 @@
1
- ## (2026-02-02)
2
-
3
- * :sparkles: Feature(custom): support read .env in script system 1d809ba
4
-
5
-
6
-
7
- ## (2026-01-27)
8
-
9
- * :sparkles: Feature(custom): support lifecycle scripts e5610a9
10
- * :sparkles: Feature(custom): support upload with custom script Kuingsmile/PicList#462 bda456e, closes Kuingsmile/PicList#462
11
- * :sparkles: Feature(custom): update picgo-server 0d4390f
12
-
13
-
14
-
15
- ## (2026-01-25)
16
-
17
- * :bug: Fix(custom): fix config migrate issue d79dee0, closes #40
18
-
19
-
20
-
21
- ## (2026-01-12)
22
-
23
- * :sparkles: Feature(custom): support secondary picbed upload in cli 1083185, closes #26
24
- * :sparkles: Feature(custom): support secondary upload for server 2fd6a6f
25
-
26
-
27
-
28
- ## (2026-01-10)
29
-
30
- * :bug: Fix(custom): specific sharp to 0.34.4 dee8fac
31
-
32
-
33
-
34
- ## (2026-01-10)
35
-
36
- * :package: Chore(custom): downgrade sharp ace6ee0
37
-
38
-
39
-
40
- ## (2026-01-10)
41
-
42
- * :sparkles: Feature(custom): support picbed specific compress/watermark/rename/autorename/manualrenam 74e8a6f
43
-
44
-
45
-
46
- ## (2026-01-09)
47
-
48
- * :arrow_up: Upgrade(custom): upgrade to piclist/store 3.0.1 c4aecc8
49
- * :pencil: Docs(custom): update readme 587d588
50
- * :sparkles: Feature(custom): db now support multiple config get 47314cc
51
- * :sparkles: Feature(custom): support multiple uploader config with the same config in PicList desktop 1f145ed
52
-
53
-
54
-
55
- ## (2026-01-06)
56
-
57
- * :arrow_up: Upgrade(custom): upgrade deps 95477a4
58
- * :arrow_up: Upgrade(custom): upgrade deps 58be712
59
- * :bug: Fix(custom): fix an issue where eslint not worked as expected 364ce95
60
- * :package: Chore(custom): enable conditional push to Docker Hub based on workflow input 0212769
61
- * :package: Chore(custom): update gitignore file fcb0674
62
- * :pencil: Docs(custom): update docs b971986
63
- * Add renovate.json (#22) 484bc1a, closes #22
64
- * Update dependency @smithy/node-http-handler to v4.4.7 (#23) eb0e239, closes #23
65
-
66
-
67
-
68
- ## (2025-11-14)
69
-
70
- * :arrow_up: Upgrade(custom): upgrade deps dcb971f
71
- * :arrow_up: Upgrade(custom): upgrade deps e25e7c7
72
- * :arrow_up: Upgrade(custom): upgrade deps e0358be
73
- * :arrow_up: Upgrade(custom): upgrade deps ebc991a
74
- * :bug: Fix(custom): fix wayland image upload bug 41a9b96, closes #19
75
- * :package: Chore(custom): update tseslint usage a0dc819
76
- * :sparkles: Feature(custom): add webpath for github c7eb33c
77
- * :sparkles: Feature(custom): optimize cli script 1e2792c
78
-
79
-
80
-
81
- ## (2025-09-25)
82
-
83
- * :arrow_up: Upgrade(custom): upgrade deps 7b29f04
84
- * :sparkles: Feature(custom): add sha256 placeholder for rename 2712866
85
-
86
-
87
-
88
- ## (2025-08-21)
89
-
90
- * :pencil: Docs(custom): update readme be7edd1
91
- * :sparkles: Feature(custom): support set image process setting for per picbed a98185b
92
- * :zap: Perf(custom): optimize random string generation algorithm c386b48
93
-
94
-
95
-
96
- ## (2025-08-20)
97
-
98
- * :bug: Fix(custom): replace mime-type with mime 18e6b75
99
-
100
-
101
-
102
- ## (2025-08-12)
103
-
104
- * :arrow_up: Upgrade(custom): upgrade deps 75e5a11
105
- * :package: Chore(custom): remove unused files 6be4d68
106
- * :sparkles: Feature(custom): add image watermark opacity setting a1d41f5
107
- * :sparkles: Feature(custom): add options for s3 88e2c7f, closes Kuingsmile/Piclist#343
108
- * :sparkles: Feature(custom): change watermark and image compress order bc380a6
109
- * :sparkles: Feature(custom): migrate to esm 838cb84
110
- * :sparkles: Feature(custom): optimize server 0dc69b2
111
- * :sparkles: Feature(custom): remove cjs support 9cd9674
112
-
113
-
114
-
115
- ## :tada: 1.9.14 (2025-06-12)
116
-
117
-
118
- ### :back: Revert
119
-
120
- * **custom:** revert sharp upgrade ([bb558cd](https://github.com/Kuingsmile/PicList-Core/commit/bb558cd))
121
-
122
-
123
-
124
- ## :tada: 1.9.13 (2025-06-10)
125
-
126
-
127
- ### :sparkles: Features
128
-
129
- * **custom:** add skip process setting ([81da5b1](https://github.com/Kuingsmile/PicList-Core/commit/81da5b1))
130
- * **custom:** add webPath support for aliyun ([a81fea6](https://github.com/Kuingsmile/PicList-Core/commit/a81fea6))
131
- * **custom:** add webPath support for tcyun ([1000c8b](https://github.com/Kuingsmile/PicList-Core/commit/1000c8b))
132
- * **custom:** add webPath support to custom api ([7e83d0e](https://github.com/Kuingsmile/PicList-Core/commit/7e83d0e))
133
-
134
-
135
- ### :bug: Bug Fixes
136
-
137
- * **custom:** fix an issue where upload will filed caused by backup domain setting ([0a6fdf8](https://github.com/Kuingsmile/PicList-Core/commit/0a6fdf8))
138
- * **custom:** fix webdav webpath default value bug ([0184100](https://github.com/Kuingsmile/PicList-Core/commit/0184100))
139
-
140
-
141
- ### :package: Chore
142
-
143
- * **custom:** add mcp server configuration ([03cdfe9](https://github.com/Kuingsmile/PicList-Core/commit/03cdfe9))
144
-
145
-
146
-
147
- ## :tada: 1.9.12 (2025-06-03)
148
-
149
-
150
- ### :sparkles: Features
151
-
152
- * **custom:** add error handling for missing SM.MS token in uploader plugin ([b229807](https://github.com/Kuingsmile/PicList-Core/commit/b229807))
153
- * **custom:** improve image upload handling and error notifications in uploader plugin ([50e8dc8](https://github.com/Kuingsmile/PicList-Core/commit/50e8dc8))
154
-
155
-
156
- ### :bug: Bug Fixes
157
-
158
- * **custom:** fix typo ([a3dc79b](https://github.com/Kuingsmile/PicList-Core/commit/a3dc79b))
159
-
160
-
161
- ### :package: Chore
162
-
163
- * **custom:** remove unused files ([0a6827f](https://github.com/Kuingsmile/PicList-Core/commit/0a6827f))
164
-
165
-
166
- ### :pencil: Documentation
167
-
168
- * **custom:** add DeepWiki reference to English and Chinese README files ([50c4b09](https://github.com/Kuingsmile/PicList-Core/commit/50c4b09))
169
- * **custom:** update readme ([abc7986](https://github.com/Kuingsmile/PicList-Core/commit/abc7986))
170
-
171
-
172
-
173
- ## :tada: 1.9.11 (2025-02-27)
174
-
175
-
176
- ### :sparkles: Features
177
-
178
- * **custom:** optimize getconfig to hot-reload ([da65a05](https://github.com/Kuingsmile/PicList-Core/commit/da65a05))
179
-
180
-
181
- ### :bug: Bug Fixes
182
-
183
- * **custom:** fix alist output url bug ([3270f67](https://github.com/Kuingsmile/PicList-Core/commit/3270f67))
184
-
185
-
186
- ### :pencil: Documentation
187
-
188
- * **custom:** add chinease readme.md ([08386c3](https://github.com/Kuingsmile/PicList-Core/commit/08386c3))
189
-
190
-
191
-
192
- ## :tada: 1.9.10 (2024-12-27)
193
-
194
-
195
- ### :bug: Bug Fixes
196
-
197
- * **custom:** fix custom prefix bug of advanced picbed ([4a58a89](https://github.com/Kuingsmile/PicList-Core/commit/4a58a89))
198
-
199
-
200
-
201
- ## :tada: 1.9.9 (2024-12-19)
202
-
203
-
204
- ### :bug: Bug Fixes
205
-
206
- * **custom:** fix webdav rename bug ([7d4b9e8](https://github.com/Kuingsmile/PicList-Core/commit/7d4b9e8))
207
-
208
-
209
-
210
- ## :tada: 1.9.8 (2024-11-25)
211
-
212
-
213
- ### :sparkles: Features
214
-
215
- * **custom:** add milliseconds ([86671c2](https://github.com/Kuingsmile/PicList-Core/commit/86671c2))
216
-
217
-
218
-
219
- ## :tada: 1.9.7 (2024-11-16)
220
-
221
-
222
- ### :bug: Bug Fixes
223
-
224
- * **custom:** fix file convert bug of HEIC file ([9362aad](https://github.com/Kuingsmile/PicList-Core/commit/9362aad))
225
- * **custom:** quality must be 1-100 ([abad489](https://github.com/Kuingsmile/PicList-Core/commit/abad489))
226
-
227
-
228
-
229
- ## :tada: 1.9.6 (2024-09-12)
230
-
231
-
232
- ### :sparkles: Features
233
-
234
- * **custom:** remove telegra.ph ([cb2e076](https://github.com/Kuingsmile/PicList-Core/commit/cb2e076))
235
-
236
-
237
-
238
- ## :tada: 1.9.5 (2024-09-11)
239
-
240
-
241
- ### :sparkles: Features
242
-
243
- * **custom:** optimize second uploader ([58ae7ea](https://github.com/Kuingsmile/PicList-Core/commit/58ae7ea))
244
-
245
-
246
-
247
- ## :tada: 1.9.4 (2024-09-03)
248
-
249
-
250
- ### :bug: Bug Fixes
251
-
252
- * **custom:** fix webdav url bug ([38bc174](https://github.com/Kuingsmile/PicList-Core/commit/38bc174))
253
-
254
-
255
-
256
- ## :tada: 1.9.3 (2024-08-20)
257
-
258
-
259
- ### :sparkles: Features
260
-
261
- * **custom:** support picgo-server for piclist picbed ([3e91a9c](https://github.com/Kuingsmile/PicList-Core/commit/3e91a9c))
262
-
263
-
264
-
265
- ## :tada: 1.9.2 (2024-08-12)
266
-
267
-
268
- ### :sparkles: Features
269
-
270
- * **custom:** optimize windows clipboard script ([52b4612](https://github.com/Kuingsmile/PicList-Core/commit/52b4612))
271
-
272
-
273
-
274
- ## :tada: 1.9.1 (2024-07-25)
275
-
276
-
277
- ### :sparkles: Features
278
-
279
- * **custom:** add advanced picbed ([3c4c806](https://github.com/Kuingsmile/PicList-Core/commit/3c4c806))
280
-
281
-
282
- ### :package: Chore
283
-
284
- * **custom:** remove eol in prettierrc ([6332a9b](https://github.com/Kuingsmile/PicList-Core/commit/6332a9b))
285
-
286
-
287
- ### :pencil: Documentation
288
-
289
- * **custom:** update docs ([696a054](https://github.com/Kuingsmile/PicList-Core/commit/696a054))
290
-
291
-
292
-
293
- # :tada: 1.9.0 (2024-07-05)
294
-
295
-
296
- ### :sparkles: Features
297
-
298
- * **custom:** add buildin alist ([c7f5659](https://github.com/Kuingsmile/PicList-Core/commit/c7f5659))
299
- * **custom:** optimize commander ([9e42652](https://github.com/Kuingsmile/PicList-Core/commit/9e42652))
300
-
301
-
302
-
303
- ## :tada: 1.8.12 (2024-06-27)
304
-
305
-
306
- ### :sparkles: Features
307
-
308
- * **custom:** optimize upload progress event ([048b338](https://github.com/Kuingsmile/PicList-Core/commit/048b338))
309
-
310
-
311
-
312
- ## :tada: 1.8.11 (2024-06-24)
313
-
314
-
315
- ### :sparkles: Features
316
-
317
- * **custom:** picgo-server now support configName ([95f9b18](https://github.com/Kuingsmile/PicList-Core/commit/95f9b18))
318
-
319
-
320
- ### :bug: Bug Fixes
321
-
322
- * **custom:** remove unused code ([ef137fe](https://github.com/Kuingsmile/PicList-Core/commit/ef137fe))
323
-
324
-
325
-
326
- ## :tada: 1.8.10 (2024-06-14)
327
-
328
-
329
-
330
- ## :tada: 1.8.9 (2024-06-13)
331
-
332
-
333
- ### :sparkles: Features
334
-
335
- * **custom:** refresh before getconfig ([387abe7](https://github.com/Kuingsmile/PicList-Core/commit/387abe7))
336
- * **custom:** support delete for repeat image when using sm.ms ([6b512ad](https://github.com/Kuingsmile/PicList-Core/commit/6b512ad))
337
-
338
-
339
- ### :bug: Bug Fixes
340
-
341
- * **custom:** fix url upload bug ([fb510de](https://github.com/Kuingsmile/PicList-Core/commit/fb510de))
342
-
343
-
344
-
345
- ## :tada: 0.5.3 (2023-04-29)
346
-
347
-
348
- ### :sparkles: Features
349
-
350
- * add auth user upload for imgur ([ebfe657](https://github.com/Kuingsmile/PicList-Core/commit/ebfe657))
351
-
352
-
353
- ### :bug: Bug Fixes
354
-
355
- * compatibility with auto-delete ([f9248d5](https://github.com/Kuingsmile/PicList-Core/commit/f9248d5))
356
-
357
-
358
- ### :pencil: Documentation
359
-
360
- * update docs ([2ffac40](https://github.com/Kuingsmile/PicList-Core/commit/2ffac40))
361
-
362
-
363
-
364
- ## :tada: 0.5.2 (2023-04-18)
365
-
366
-
367
- ### :sparkles: Features
368
-
369
- * add auth user upload for imgur ([ebfe657](https://github.com/Kuingsmile/PicList-Core/commit/ebfe657))
370
-
371
-
372
- ### :bug: Bug Fixes
373
-
374
- * compatibility with auto-delete ([f9248d5](https://github.com/Kuingsmile/PicList-Core/commit/f9248d5))
375
-
376
-
377
- ### :pencil: Documentation
378
-
379
- * update docs ([2ffac40](https://github.com/Kuingsmile/PicList-Core/commit/2ffac40))
380
-
381
-
382
-
383
- ## :tada: 0.5.1 (2023-04-15)
384
-
385
-
386
- ### :sparkles: Features
387
-
388
- * add auth user upload for imgur ([ebfe657](https://github.com/Kuingsmile/PicList-Core/commit/ebfe657))
389
-
390
-
391
-
392
- # :tada: 0.3.0 (2023-03-09)
393
-
394
-
395
- ### :sparkles: Features
396
-
397
- * reduce package size ([c59c1dc](https://github.com/Kuingsmile/PicList-Core/commit/c59c1dc))
398
-
399
-
400
-
401
-
402
- # :tada: PicList core 0.0.6 (2023-01-23)
403
-
404
- ### :sparkles: Features
405
-
406
- * github、smms and imgur uploader now returns hash for deleting uploaded file.
407
-
408
- # :tada: 1.5.0-alpha.17 (2022-11-13)
409
-
410
-
411
- ### :sparkles: Features
412
-
413
- * update picgo.use ([e19bb6e](https://github.com/PicGo/PicGo-Core/commit/e19bb6e))
414
-
415
-
416
- ### :bug: Bug Fixes
417
-
418
- * some case will cause proxy not work ([6272303](https://github.com/PicGo/PicGo-Core/commit/6272303))
419
-
420
-
421
-
422
- # :tada: 1.5.0-alpha.16 (2022-11-09)
423
-
424
-
425
- ### :bug: Bug Fixes
426
-
427
- * upyun url-options is not required ([9736a11](https://github.com/PicGo/PicGo-Core/commit/9736a11))
428
-
429
-
430
-
431
- # :tada: 1.5.0-alpha.15 (2022-10-24)
432
-
433
-
434
- ### :bug: Bug Fixes
435
-
436
- * tencent cos url encode bug ([eafb70f](https://github.com/PicGo/PicGo-Core/commit/eafb70f))
437
-
438
-
439
-
440
- # :tada: 1.5.0-alpha.14 (2022-10-24)
441
-
442
-
443
- ### :bug: Bug Fixes
444
-
445
- * url encode bug ([4c70e9b](https://github.com/PicGo/PicGo-Core/commit/4c70e9b))
446
-
447
-
448
-
449
- # :tada: 1.5.0-alpha.13 (2022-10-19)
450
-
451
-
452
- ### :bug: Bug Fixes
453
-
454
- * type error ([b934e8a](https://github.com/PicGo/PicGo-Core/commit/b934e8a))
455
-
456
-
457
- ### :package: Chore
458
-
459
- * create oldRequest types ([749359a](https://github.com/PicGo/PicGo-Core/commit/749359a))
460
-
461
-
462
-
463
- # :tada: 1.5.0-alpha.12 (2022-10-14)
464
-
465
-
466
- ### :bug: Bug Fixes
467
-
468
- * types bug ([d77e6f3](https://github.com/PicGo/PicGo-Core/commit/d77e6f3))
469
-
470
-
471
-
472
- # :tada: 1.5.0-alpha.11 (2022-10-13)
473
-
474
-
475
-
476
- # :tada: 1.5.0-alpha.10 (2022-09-25)
477
-
478
-
479
- ### :sparkles: Features
480
-
481
- * add zh-TW ([#135](https://github.com/PicGo/PicGo-Core/issues/135)) ([d111d6a](https://github.com/PicGo/PicGo-Core/commit/d111d6a))
482
- * update linux.sh ([#134](https://github.com/PicGo/PicGo-Core/issues/134)) ([2910c20](https://github.com/PicGo/PicGo-Core/commit/2910c20))
483
-
484
-
485
- ### :bug: Bug Fixes
486
-
487
- * some texts in zh-TW ([#136](https://github.com/PicGo/PicGo-Core/issues/136)) ([907e6c9](https://github.com/PicGo/PicGo-Core/commit/907e6c9))
488
- * url image download bug & tencent cos url encode bug ([53d54f8](https://github.com/PicGo/PicGo-Core/commit/53d54f8))
489
-
490
-
491
-
492
- # :tada: 1.5.0-alpha.9 (2022-09-03)
493
-
494
-
495
- ### :sparkles: Features
496
-
497
- * finish request -> axios ([b89cf1e](https://github.com/PicGo/PicGo-Core/commit/b89cf1e))
498
-
499
-
500
- ### :bug: Bug Fixes
501
-
502
- * qiniu error msg can't show ([0e4661b](https://github.com/PicGo/PicGo-Core/commit/0e4661b))
503
- * sm.ms backupDomain message text ([45424d1](https://github.com/PicGo/PicGo-Core/commit/45424d1))
504
- * when request-options resolveWithFullResponse is false bug ([eb8217a](https://github.com/PicGo/PicGo-Core/commit/eb8217a))
505
-
506
-
507
-
508
- # :tada: 1.5.0-alpha.8 (2022-08-27)
509
-
510
-
511
- ### :sparkles: Features
512
-
513
- * add backupDomain for sm.ms ([c6d54f1](https://github.com/PicGo/PicGo-Core/commit/c6d54f1))
514
- * add debug logger type ([4342268](https://github.com/PicGo/PicGo-Core/commit/4342268))
515
- * add picgo.use for easily using plugin ([c0107f1](https://github.com/PicGo/PicGo-Core/commit/c0107f1))
516
-
517
-
518
- ### :bug: Bug Fixes
519
-
520
- * sometime tencent-cloud error message is empty ([6355e1b](https://github.com/PicGo/PicGo-Core/commit/6355e1b))
521
-
522
-
523
-
524
- # :tada: 1.5.0-alpha.7 (2022-08-20)
525
-
526
-
527
- ### :sparkles: Features
528
-
529
- * finish i18n text ([11b3197](https://github.com/PicGo/PicGo-Core/commit/11b3197))
530
-
531
-
532
- ### :bug: Bug Fixes
533
-
534
- * aliyun content-type -> Content-Type ([a649fcc](https://github.com/PicGo/PicGo-Core/commit/a649fcc))
535
-
536
-
537
-
538
- # :tada: 1.5.0-alpha.6 (2022-08-17)
539
-
540
-
541
- ### :bug: Bug Fixes
542
-
543
- * tencent cos upload error ([61df53a](https://github.com/PicGo/PicGo-Core/commit/61df53a))
544
-
545
-
546
-
547
- # :tada: 1.5.0-alpha.5 (2022-07-31)
548
-
549
-
550
- ### :sparkles: Features
551
-
552
- * add log file size limit ([158be01](https://github.com/PicGo/PicGo-Core/commit/158be01))
553
- * change inner db to @picgo/store ([0e90af3](https://github.com/PicGo/PicGo-Core/commit/0e90af3))
554
-
555
-
556
- ### :bug: Bug Fixes
557
-
558
- * build error ([674a6b5](https://github.com/PicGo/PicGo-Core/commit/674a6b5))
559
-
560
-
561
-
562
- # :tada: 1.5.0-alpha.4 (2022-05-26)
563
-
564
-
565
- ### :sparkles: Features
566
-
567
- * add userAgent for tencent cloud COS ([acac59a](https://github.com/PicGo/PicGo-Core/commit/acac59a))
568
-
569
-
570
-
571
- # :tada: 1.5.0-alpha.3 (2022-04-04)
572
-
573
-
574
- ### :bug: Bug Fixes
575
-
576
- * picgo-gui clipboard image uploading error ([1302f76](https://github.com/PicGo/PicGo-Core/commit/1302f76))
577
-
578
-
579
-
580
- # :tada: 1.5.0-alpha.2 (2022-04-03)
581
-
582
-
583
- ### :sparkles: Features
584
-
585
- * add wayland support for linux ([#119](https://github.com/PicGo/PicGo-Core/issues/119)) ([28905f2](https://github.com/PicGo/PicGo-Core/commit/28905f2))
586
-
587
-
588
- ### :bug: Bug Fixes
589
-
590
- * qiniu && upyun errors ([587dd3f](https://github.com/PicGo/PicGo-Core/commit/587dd3f))
591
-
592
-
593
-
594
- # :tada: 1.5.0-alpha.1 (2022-03-08)
595
-
596
-
597
- ### :sparkles: Features
598
-
599
- * add options for tencent cos ([1fccdcc](https://github.com/PicGo/PicGo-Core/commit/1fccdcc)), closes [#117](https://github.com/PicGo/PicGo-Core/issues/117)
600
- * **i18n:** add i18n for picgo ([4b93a76](https://github.com/PicGo/PicGo-Core/commit/4b93a76))
601
-
602
-
603
- ### :bug: Bug Fixes
604
-
605
- * build error in windows ([5616fb9](https://github.com/PicGo/PicGo-Core/commit/5616fb9))
606
-
607
-
608
- ### :package: Chore
609
-
610
- * add alpha branch for alpha version ([6882022](https://github.com/PicGo/PicGo-Core/commit/6882022)), closes [#106](https://github.com/PicGo/PicGo-Core/issues/106)
611
-
612
-
613
-
614
- # :tada: 1.5.0-alpha.0 (2021-10-26)
615
-
616
-
617
- ### :package: Chore
618
-
619
- * **build:** migrate to esbuild and change export assignment to esm export ([#102](https://github.com/PicGo/PicGo-Core/issues/102)) ([2a6cd18](https://github.com/PicGo/PicGo-Core/commit/2a6cd18))
620
-
621
-
622
-
623
- ## :tada: 1.4.26 (2021-08-23)
624
-
625
-
626
- ### :bug: Bug Fixes
627
-
628
- * engine bug in package.json ([1c65144](https://github.com/PicGo/PicGo-Core/commit/1c65144))
629
-
630
-
631
-
632
- ## :tada: 1.4.25 (2021-08-21)
633
-
634
-
635
- ### :bug: Bug Fixes
636
-
637
- * handle clipboard file path error ([ff4ec86](https://github.com/PicGo/PicGo-Core/commit/ff4ec86)), closes [#97](https://github.com/PicGo/PicGo-Core/issues/97)
638
- * **error:** throw error when transform failed ([#96](https://github.com/PicGo/PicGo-Core/issues/96)) ([57fce75](https://github.com/PicGo/PicGo-Core/commit/57fce75))
639
- * clipboard path contains space ([#95](https://github.com/PicGo/PicGo-Core/issues/95)) ([d2b73c1](https://github.com/PicGo/PicGo-Core/commit/d2b73c1))
640
-
641
-
642
-
643
- ## :tada: 1.4.24 (2021-08-01)
644
-
645
-
646
- ### :sparkles: Features
647
-
648
- * uploaded now can be modified since picgo will not use this value ([b6a8b58](https://github.com/PicGo/PicGo-Core/commit/b6a8b58))
649
-
650
-
651
-
652
- ## :tada: 1.4.23 (2021-07-27)
653
-
654
-
655
- ### :bug: Bug Fixes
656
-
657
- * cases when clipboard of wsl contain image file ([#91](https://github.com/PicGo/PicGo-Core/issues/91)) ([adfc55e](https://github.com/PicGo/PicGo-Core/commit/adfc55e))
658
-
659
-
660
- ### :package: Chore
661
-
662
- * add github actions for publishing ([caae80e](https://github.com/PicGo/PicGo-Core/commit/caae80e))
663
-
664
-
665
-
666
- ## :tada: 1.4.22 (2021-07-27)
667
-
668
-
669
- ### :sparkles: Features
670
-
671
- * **smms:** smms now supports image without token ([#89](https://github.com/PicGo/PicGo-Core/issues/89)) ([456b81c](https://github.com/PicGo/PicGo-Core/commit/456b81c))
672
- * add support for clipboard in wsl ([#87](https://github.com/PicGo/PicGo-Core/issues/87)) ([3e230de](https://github.com/PicGo/PicGo-Core/commit/3e230de))
673
-
674
-
675
-
676
- ## :tada: 1.4.21 (2021-05-09)
677
-
678
-
679
- ### :bug: Bug Fixes
680
-
681
- * output empty after uploading when using isolate context ([79c228b](https://github.com/PicGo/PicGo-Core/commit/79c228b))
682
-
683
-
684
-
685
- ## :tada: 1.4.20 (2021-05-09)
686
-
687
-
688
- ### :sparkles: Features
689
-
690
- * add createContext for each upload process ([ecde023](https://github.com/PicGo/PicGo-Core/commit/ecde023))
691
-
692
-
693
- ### :package: Chore
694
-
695
- * add debug launch.json ([9950259](https://github.com/PicGo/PicGo-Core/commit/9950259))
696
-
697
-
698
-
699
- ## :tada: 1.4.19 (2021-04-04)
700
-
701
-
702
- ### :sparkles: Features
703
-
704
- * add current uploader && transformer log ([67b2bb1](https://github.com/PicGo/PicGo-Core/commit/67b2bb1))
705
- * limit some of config's capabilities ([f901505](https://github.com/PicGo/PicGo-Core/commit/f901505))
706
-
707
-
708
-
709
- ## :tada: 1.4.18 (2021-03-06)
710
-
711
-
712
- ### :bug: Bug Fixes
713
-
714
- * unregister plugin delete pluginMap ([85228d8](https://github.com/PicGo/PicGo-Core/commit/85228d8))
715
-
716
-
717
-
718
- ## :tada: 1.4.17 (2021-02-09)
719
-
720
-
721
- ### :bug: Bug Fixes
722
-
723
- * **type:** type error in index.d.ts ([f617658](https://github.com/PicGo/PicGo-Core/commit/f617658)), closes [#69](https://github.com/PicGo/PicGo-Core/issues/69)
724
-
725
-
726
-
727
- ## :tada: 1.4.16 (2021-02-08)
728
-
729
-
730
- ### :sparkles: Features
731
-
732
- * add proxy & registry options for pluginHandler ([b10b963](https://github.com/PicGo/PicGo-Core/commit/b10b963))
733
- * dynamic proxy getter with ctx.Request.request ([687805f](https://github.com/PicGo/PicGo-Core/commit/687805f)), closes [#64](https://github.com/PicGo/PicGo-Core/issues/64)
734
- * supporting install specific version of plugin ([35e15b0](https://github.com/PicGo/PicGo-Core/commit/35e15b0))
735
-
736
-
737
-
738
- ## :tada: 1.4.15 (2021-01-24)
739
-
740
-
741
- ### :sparkles: Features
742
-
743
- * add local plugin install/uninstall/update support & imporve plugin name handler ([f8ec464](https://github.com/PicGo/PicGo-Core/commit/f8ec464))
744
-
745
-
746
-
747
- ## :tada: 1.4.14 (2020-12-19)
748
-
749
-
750
- ### :bug: Bug Fixes
751
-
752
- * types error ([303a4ec](https://github.com/PicGo/PicGo-Core/commit/303a4ec))
753
-
754
-
755
-
756
- ## :tada: 1.4.13 (2020-12-19)
757
-
758
-
759
- ### :sparkles: Features
760
-
761
- * new addPlugin api for node projects ([5a18432](https://github.com/PicGo/PicGo-Core/commit/5a18432))
762
-
763
-
764
- ### :bug: Bug Fixes
765
-
766
- * **type:** some type error ([233a6ca](https://github.com/PicGo/PicGo-Core/commit/233a6ca))
767
- * pluginLoader can't get the full plugin list ([83535b9](https://github.com/PicGo/PicGo-Core/commit/83535b9)), closes [#60](https://github.com/PicGo/PicGo-Core/issues/60)
768
-
769
-
770
-
771
- ## :tada: 1.4.12 (2020-11-04)
772
-
773
-
774
- ### :bug: Bug Fixes
775
-
776
- * let tcyun error info more detail ([ddf645f](https://github.com/PicGo/PicGo-Core/commit/ddf645f))
777
- * not encode before uploading an image with url ([c0aee32](https://github.com/PicGo/PicGo-Core/commit/c0aee32))
778
- * qiniu error handler ([de94212](https://github.com/PicGo/PicGo-Core/commit/de94212))
779
-
780
-
781
-
782
- ## :tada: 1.4.11 (2020-07-12)
783
-
784
-
785
- ### :bug: Bug Fixes
786
-
787
- * initailize db function error ([df7d526](https://github.com/PicGo/PicGo-Core/commit/df7d526))
788
-
789
-
790
-
791
- ## :tada: 1.4.10 (2020-06-28)
792
-
793
-
794
- ### :bug: Bug Fixes
795
-
796
- * url image hash bug ([e405221](https://github.com/PicGo/PicGo-Core/commit/e405221))
797
-
798
-
799
-
800
- ## :tada: 1.4.9 (2020-06-27)
801
-
802
-
803
- ### :sparkles: Features
804
-
805
- * add plugin running && error logs ([6adc070](https://github.com/PicGo/PicGo-Core/commit/6adc070))
806
- * **transformer:** add fallback to support more image formats such as HEIC ([0f5d2a9](https://github.com/PicGo/PicGo-Core/commit/0f5d2a9)), closes [#13](https://github.com/PicGo/PicGo-Core/issues/13)
807
-
808
-
809
- ### :bug: Bug Fixes
810
-
811
- * multiline logs format ([444a42f](https://github.com/PicGo/PicGo-Core/commit/444a42f))
812
- * the issue of lost logs ([daa7508](https://github.com/PicGo/PicGo-Core/commit/daa7508))
813
- * the order of the uploaded list may not be the same as the order entered ([2bf1ed9](https://github.com/PicGo/PicGo-Core/commit/2bf1ed9)), closes [#40](https://github.com/PicGo/PicGo-Core/issues/40)
814
- * unregisterPlugin's bug ([966bfd8](https://github.com/PicGo/PicGo-Core/commit/966bfd8))
815
-
816
-
817
- ### :package: Chore
818
-
819
- * add vscode workspace settings & migrate tslint to eslint ([50a4842](https://github.com/PicGo/PicGo-Core/commit/50a4842))
820
-
821
-
822
-
823
- ## :tada: 1.4.8 (2020-04-04)
824
-
825
-
826
- ### :bug: Bug Fixes
827
-
828
- * encode url before finishing ([7a6b39c](https://github.com/PicGo/PicGo-Core/commit/7a6b39c))
829
- * return true if decodeURI throw error to avoid crash ([d09d77a](https://github.com/PicGo/PicGo-Core/commit/d09d77a))
830
- * win10 cmd crash bug when "picgo upload" ([#35](https://github.com/PicGo/PicGo-Core/issues/35)) ([deec252](https://github.com/PicGo/PicGo-Core/commit/deec252))
831
-
832
-
833
-
834
- ## :tada: 1.4.7 (2020-03-07)
835
-
836
-
837
- ### :sparkles: Features
838
-
839
- * add smms-v2 support ([7e10655](https://github.com/PicGo/PicGo-Core/commit/7e10655))
840
- * remove weibo support ([96b2b3a](https://github.com/PicGo/PicGo-Core/commit/96b2b3a))
841
-
842
-
843
- ### :pencil: Documentation
844
-
845
- * update README ([aff6326](https://github.com/PicGo/PicGo-Core/commit/aff6326))
846
-
847
-
848
-
849
- ## :tada: 1.4.6 (2020-02-23)
850
-
851
-
852
- ### :bug: Bug Fixes
853
-
854
- * auto generate a local png bug ([c54ac67](https://github.com/PicGo/PicGo-Core/commit/c54ac67))
855
-
856
-
857
-
858
- ## :tada: 1.4.5 (2020-02-23)
859
-
860
-
861
- ### :sparkles: Features
862
-
863
- * add upload image from URL support ([0d87342](https://github.com/PicGo/PicGo-Core/commit/0d87342))
864
-
865
-
866
- ### :package: Chore
867
-
868
- * travis-ci deploy option ([a2a89cd](https://github.com/PicGo/PicGo-Core/commit/a2a89cd))
869
-
870
-
871
-
872
- ## :tada: 1.4.4 (2019-12-30)
873
-
874
-
875
- ### :bug: Bug Fixes
876
-
877
- * image_repeated error from smms ([#28](https://github.com/PicGo/PicGo-Core/issues/28)) ([f246b8d](https://github.com/PicGo/PicGo-Core/commit/f246b8d))
878
-
879
-
880
-
881
- ## :tada: 1.4.3 (2019-12-27)
882
-
883
-
884
- ### :sparkles: Features
885
-
886
- * add aliyun optionUrl option ([0a3bdea](https://github.com/PicGo/PicGo-Core/commit/0a3bdea))
887
-
888
-
889
-
890
- ## :tada: 1.4.2 (2019-12-26)
891
-
892
-
893
- ### :bug: Bug Fixes
894
-
895
- * cli source ([be6cdcc](https://github.com/PicGo/PicGo-Core/commit/be6cdcc))
896
-
897
-
898
-
899
- ## :tada: 1.4.1 (2019-12-26)
900
-
901
-
902
-
903
- # :tada: 1.4.0 (2019-12-26)
904
-
905
-
906
- ### :sparkles: Features
907
-
908
- * add config methods && pluginHandler to ctx ([f9bb9fb](https://github.com/PicGo/PicGo-Core/commit/f9bb9fb))
909
- * **plugin:** passing environment variables ([50467c7](https://github.com/PicGo/PicGo-Core/commit/50467c7))
910
-
911
-
912
- ### :bug: Bug Fixes
913
-
914
- * correct sm.ms err msg ([#18](https://github.com/PicGo/PicGo-Core/issues/18)) ([f0a4e8a](https://github.com/PicGo/PicGo-Core/commit/f0a4e8a))
915
- * pluginHandler args length error ([e15eac2](https://github.com/PicGo/PicGo-Core/commit/e15eac2))
916
-
917
-
918
- ### :package: Chore
919
-
920
- * **types:** added typings field to export type inform… ([#23](https://github.com/PicGo/PicGo-Core/issues/23)) ([8bb16e7](https://github.com/PicGo/PicGo-Core/commit/8bb16e7))
921
-
922
-
923
-
924
- ## :tada: 1.3.7 (2019-05-12)
925
-
926
-
927
- ### :bug: Bug Fixes
928
-
929
- * **clipboard:** clipboard image getter error in macOS ([8314604](https://github.com/PicGo/PicGo-Core/commit/8314604))
930
-
931
-
932
-
933
- ## :tada: 1.3.6 (2019-04-20)
934
-
935
-
936
- ### :bug: Bug Fixes
937
-
938
- * clipboard image upload under win10 ([48b72ed](https://github.com/PicGo/PicGo-Core/commit/48b72ed))
939
-
940
-
941
-
942
- ## :tada: 1.3.5 (2019-04-15)
943
-
944
-
945
- ### :bug: Bug Fixes
946
-
947
- * writing log sometimes disappeared ([d36c0ae](https://github.com/PicGo/PicGo-Core/commit/d36c0ae))
948
-
949
-
950
- ### :package: Chore
951
-
952
- * add picgo bump version ([c312302](https://github.com/PicGo/PicGo-Core/commit/c312302))