mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 14:48:13 -05:00
9.7 KiB
9.7 KiB
🎉 2.3.0-beta.0 (2020-04-30)
✨ Features
- add autoCopy option for users to use or not (67e526f)
- add beta-version update support (ad6acd8)
- add smms-v2 support (3f3ea69)
- add uploading image from URL support (a28c678)
- finish all-select && shift multi-select (2aeca50), closes #342
🐛 Bug Fixes
- confused port number auto increasing when opening a new PicGo app (cd70a1a)
- correct inputbox value && remove listener (32334e9)
- give a hint when node.js is not installed (7e86618)
- right-click menu upload fails with PicGo open (96cdfea), closes #415
- some win10 upload clipboard image crash (cc182b0)
- travis-ci bug (b357dfb)
- url uploader bug (96544f5)
📝 Documentation
📦 Chore
- update funding url (024d9cf)
🎉 2.2.2 (2020-01-20)
🐛 Bug Fixes
- picgo-server upload clipboard file's result bug (4ebd76f)
- releaseUrl may can't get latest version (ee46ab1)
🎉 2.2.1 (2020-01-09)
✨ Features
- add alias for plugin config name (5a06483)
- add aliyun oss options (a33f1ad), closes #347
- server: add http server for uploading images by a http request (c56d4ef)
- add server config settings (6b57cf7)
- only shows visible pic-beds (9d4d605), closes #310
🐛 Bug Fixes
- decrease title-bar z-index when config-form dialog shows (f2750e1)
- website: website pictures error (a5b6526)
- add new tray icon for macOS dark-mode (c5adf3b), closes #267
- beforeOpen handler in windows (cd30a6c)
- busApi event register first && emit later (e1a0cbb)
- enum type error (4e3fa28)
- handle empty request-body (81e6acb)
- launch error in new structrue (bc8e641)
- miniWindow minimize bug (5f2b7c7)
- plugin config-form && default plugin logo (514fc40)
- release script (b4f10c6)
- removeById handler error (c4f0a30), closes #382
- rename page not work (29a55ed)
- save debug mode && PICGO_ENV into config file (c6ead5b)
- server may never start (73870a5)
- settingPage && miniPage style in windows (3fd9572)
📝 Documentation
- add note for windows electron mirror (46a49ed)
- remove weibo picbed (e81b8f4)
- update installation by scoop (91b397d), closes #295
- update readme (1b3522e)
- update README (f491209)
- update site (fe9e19a)
🎉 2.2.0 (2020-01-01)
✨ Features
- add alias for plugin config name (5a06483)
- add aliyun oss options (a33f1ad), closes #347
- server: add http server for uploading images by a http request (c56d4ef)
- add server config settings (6b57cf7)
- only shows visible pic-beds (9d4d605), closes #310
🐛 Bug Fixes
- beforeOpen handler in windows (cd30a6c)
- website: website pictures error (a5b6526)
- add new tray icon for macOS dark-mode (c5adf3b), closes #267
- busApi event register first && emit later (e1a0cbb)
- decrease title-bar z-index when config-form dialog shows (f2750e1)
- enum type error (4e3fa28)
- handle empty request-body (81e6acb)
- launch error in new structrue (bc8e641)
- plugin config-form && default plugin logo (514fc40)
- release script (b4f10c6)
- rename page not work (29a55ed)
- save debug mode && PICGO_ENV into config file (c6ead5b)
- settingPage && miniPage style in windows (3fd9572)
📝 Documentation
- add note for windows electron mirror (46a49ed)
- remove weibo picbed (e81b8f4)
- update installation by scoop (91b397d), closes #295
- update readme (1b3522e)
- update README (f491209)
- update site (fe9e19a)
🎉 2.1.2 (2019-04-19)
✨ Features
🐛 Bug Fixes
- log-level filter bug (4e02244), closes #237
- log-level's reset value from 'all' -> ['all'] (3c6b329), closes #240 #237
- mini window hidden bug in linux (466dbec), closes #239
🎉 2.1.1 (2019-04-16)
🐛 Bug Fixes
- upload-area can't upload images (4000cea)
🎉 2.1.0 (2019-04-15)
✨ Features
- add commandline argvs support for picgo app (6db86ec)
- add gui-api for remove event (407b821), closes #201
- add windows context menu (e5fbe75)
- add workflow for mac (7f17697)
- support commandline -> upload images in clipboard (74c7016)
🐛 Bug Fixes
📝 Documentation
- add brew cask source (6122e17)
📦 Chore
- add picgo bump-version (37f1d34)