mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
16 KiB
16 KiB
🎉 2.3.0-beta.8 (2021-08-13)
🐛 Bug Fixes
- settings bug (20d3cf9), closes #710
- upload clipboard images via http should return list (ae69263), closes #721
🎉 2.3.0-beta.7 (2021-08-01)
✨ Features
- add gallery db (6ddd660)
- add win32 support (1657542), closes #632
- finish custom config path (7030f7a), closes #255
🐛 Bug Fixes
- bug of gallery db for plugin (96a63ea)
- enable plugin should reload (49e5f34), closes #659
- gallery db bug (f1eb7f4)
- multiple uploading in the same time will cause output conflict (06b67e5), closes #666
- multiple uploading in the same time will cause rename failed (12cecc2)
- uploader error in linux (ab762ef), closes #627
- use uploader first (92022a6)
- windows ia32 && x64 build options (bdf523a)
🎉 2.3.0-beta.6 (2021-04-24)
✨ Features
- add baidu tongji for analytics (f536391)
- add logs for picgo-server (2d9e9c0), closes #627
- add privacy policy (992ff35)
🐛 Bug Fixes
- add plugin install failed notice (b05139f)
- default picBed using picBed.uploader instead of picBed.current (0a986c8)
- dev error with install vue-devtools (a657c51), closes #653 #658
- disable plugin need reload app (a1b70b4)
- fix analytics value (06d40ef)
- windows cli uploading bug (321e339), closes #657
📦 Chore
🎉 2.3.0-beta.5 (2021-04-04)
✨ Features
- add local plugin support && npm registry/proxy support (f0e1fa1)
- 为Linux系统适配桌面图标栏(Tray) (#603) (0fe3ade)
🐛 Bug Fixes
- default github placeholder (51d80a6)
📦 Chore
- change travis-ci -> GitHub Actions (064f37d)
🎉 2.3.0-beta.4 (2020-12-19)
✨ Features
- add global value for PicGo get GUI_VERSION & CORE_VERSION (eab014d)
- config: auto configuration backup & fallback to avoid main process crash (32b8b97), closes #568
🐛 Bug Fixes
- disabled plugin won't be shown in plugin page (33fdb16)
- shortKeyConfig maybe undefined (7b5e5ef), closes #557
- url encode before uploading by url (ce2b5cd), closes #581
📝 Documentation
- add flutter-picgo (92ff282)
- add gitads (2d42381)
- rm gitads (bb90e17)
- update discussions in doc (e793599)
- update install command by Homebrew (#599) (bd2311b)
- update README.md (#555) (2151857)
🎉 2.3.0-beta.3 (2020-07-12)
🐛 Bug Fixes
- choose default picBed failure (21d3942), closes #537
- shortkey disabled failure (4f0809e), closes #534
🎉 2.3.0-beta.2 (2020-07-12)
✨ Features
- add qrcode for picbeds' config (7fabc47)
🐛 Bug Fixes
📝 Documentation
- update readme (1c5880a)
🎉 2.3.0-beta.1 (2020-06-28)
🐛 Bug Fixes
- auto-copy option && copy style (b6e3adb)
- beta version update bug (18ad542)
- paste url encoding bug (59d3eba), closes #454
📝 Documentation
🎉 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)