* add server config settings ([6b57cf7](https://github.com/Kuingsmile/PicList/commit/6b57cf7))
* add server response headers for CORS ([#939](https://github.com/Kuingsmile/PicList/issues/939)) ([fb69bad](https://github.com/Kuingsmile/PicList/commit/fb69bad))
* add smms-v2 support ([3f3ea69](https://github.com/Kuingsmile/PicList/commit/3f3ea69))
* cli support uploading image with url ([e848918](https://github.com/Kuingsmile/PicList/commit/e848918))
* click cancel in rename-window will use origin filename now ([04701d4](https://github.com/Kuingsmile/PicList/commit/04701d4)), closes [#791](https://github.com/Kuingsmile/PicList/issues/791)
* **config:** auto configuration backup & fallback to avoid main process crash ([32b8b97](https://github.com/Kuingsmile/PicList/commit/32b8b97)), closes [#568](https://github.com/Kuingsmile/PicList/issues/568)
* finish i18n system ([428ffc7](https://github.com/Kuingsmile/PicList/commit/428ffc7))
* macOS tray icon more clearer ([ecd462f](https://github.com/Kuingsmile/PicList/commit/ecd462f))
* only shows visible pic-beds ([9d4d605](https://github.com/Kuingsmile/PicList/commit/9d4d605)), closes [#310](https://github.com/Kuingsmile/PicList/issues/310)
* **server:** add http server for uploading images by a http request ([c56d4ef](https://github.com/Kuingsmile/PicList/commit/c56d4ef))
* support commandline -> upload images in clipboard ([74c7016](https://github.com/Kuingsmile/PicList/commit/74c7016))
* support dragging any type of file to upload ([520d6d3](https://github.com/Kuingsmile/PicList/commit/520d6d3)), closes [#1052](https://github.com/Kuingsmile/PicList/issues/1052)
* support multiple config ([#1016](https://github.com/Kuingsmile/PicList/issues/1016)) ([9555649](https://github.com/Kuingsmile/PicList/commit/9555649))
* confused port number auto increasing when opening a new PicGo app ([cd70a1a](https://github.com/Kuingsmile/PicList/commit/cd70a1a))
* correct inputbox value && remove listener ([32334e9](https://github.com/Kuingsmile/PicList/commit/32334e9))
* **db:** fix some db bugs ([d3bb5ca](https://github.com/Kuingsmile/PicList/commit/d3bb5ca)), closes [#873](https://github.com/Kuingsmile/PicList/issues/873) [#806](https://github.com/Kuingsmile/PicList/issues/806)
* decrease title-bar z-index when config-form dialog shows ([f2750e1](https://github.com/Kuingsmile/PicList/commit/f2750e1))
* default picBed using picBed.uploader instead of picBed.current ([0a986c8](https://github.com/Kuingsmile/PicList/commit/0a986c8))
* dev error with install vue-devtools ([a657c51](https://github.com/Kuingsmile/PicList/commit/a657c51)), closes [#653](https://github.com/Kuingsmile/PicList/issues/653) [#658](https://github.com/Kuingsmile/PicList/issues/658)
* disable plugin need reload app ([a1b70b4](https://github.com/Kuingsmile/PicList/commit/a1b70b4))
* disabled plugin won't be shown in plugin page ([33fdb16](https://github.com/Kuingsmile/PicList/commit/33fdb16))
* electron builder actions bug ([5dd6e72](https://github.com/Kuingsmile/PicList/commit/5dd6e72))
* enable plugin should reload ([49e5f34](https://github.com/Kuingsmile/PicList/commit/49e5f34)), closes [#659](https://github.com/Kuingsmile/PicList/issues/659)
* encoding the result of picgo-server ([db71139](https://github.com/Kuingsmile/PicList/commit/db71139))
* enum type error ([4e3fa28](https://github.com/Kuingsmile/PicList/commit/4e3fa28))
* fix analytics value ([06d40ef](https://github.com/Kuingsmile/PicList/commit/06d40ef))
* log-level's reset value from 'all' -> ['all'] ([3c6b329](https://github.com/Kuingsmile/PicList/commit/3c6b329)), closes [#240](https://github.com/Kuingsmile/PicList/issues/240) [#237](https://github.com/Kuingsmile/PicList/issues/237)
* macos clipboard image can't show on tray page ([20e38f4](https://github.com/Kuingsmile/PicList/commit/20e38f4)), closes [#961](https://github.com/Kuingsmile/PicList/issues/961)
* macOS tray icon background color bug ([9791ff2](https://github.com/Kuingsmile/PicList/commit/9791ff2)), closes [#970](https://github.com/Kuingsmile/PicList/issues/970)
* mini window drag bug ([34b3656](https://github.com/Kuingsmile/PicList/commit/34b3656))
* mini window hidden bug in linux ([466dbec](https://github.com/Kuingsmile/PicList/commit/466dbec)), closes [#239](https://github.com/Kuingsmile/PicList/issues/239)
* mini window not always on top after reopen ([c79a286](https://github.com/Kuingsmile/PicList/commit/c79a286))
* multiple uploading in the same time will cause output conflict ([06b67e5](https://github.com/Kuingsmile/PicList/commit/06b67e5)), closes [#666](https://github.com/Kuingsmile/PicList/issues/666)
* multiple uploading in the same time will cause rename failed ([12cecc2](https://github.com/Kuingsmile/PicList/commit/12cecc2))
* notification freeze the main-process after uploading with clipboard ([3a50315](https://github.com/Kuingsmile/PicList/commit/3a50315)), closes [#824](https://github.com/Kuingsmile/PicList/issues/824)
* plugin config can't save ([09e4e82](https://github.com/Kuingsmile/PicList/commit/09e4e82)), closes [#943](https://github.com/Kuingsmile/PicList/issues/943)
* plugin config-form && default plugin logo ([514fc40](https://github.com/Kuingsmile/PicList/commit/514fc40))
* qiniu area option from select group -> input ([c64959a](https://github.com/Kuingsmile/PicList/commit/c64959a)), closes [#230](https://github.com/Kuingsmile/PicList/issues/230)
* rename page not work ([29a55ed](https://github.com/Kuingsmile/PicList/commit/29a55ed))
* right-click menu upload fails with PicGo open ([96cdfea](https://github.com/Kuingsmile/PicList/commit/96cdfea)), closes [#415](https://github.com/Kuingsmile/PicList/issues/415)
* save debug mode && PICGO_ENV into config file ([c6ead5b](https://github.com/Kuingsmile/PicList/commit/c6ead5b))
* server may never start ([73870a5](https://github.com/Kuingsmile/PicList/commit/73870a5))
* settingPage && miniPage style in windows ([3fd9572](https://github.com/Kuingsmile/PicList/commit/3fd9572))
* showFileExplorer result bug ([b6b2eea](https://github.com/Kuingsmile/PicList/commit/b6b2eea))
* some bugs ([a676c08](https://github.com/Kuingsmile/PicList/commit/a676c08)), closes [#722](https://github.com/Kuingsmile/PicList/issues/722)
* some bugs will case picgo-gui-local.log too large ([012a01d](https://github.com/Kuingsmile/PicList/commit/012a01d)), closes [#995](https://github.com/Kuingsmile/PicList/issues/995)
* some case will cause picgo-gui-local.log too large ([3c01861](https://github.com/Kuingsmile/PicList/commit/3c01861))
* some texts in zh-TW ([#978](https://github.com/Kuingsmile/PicList/issues/978)) ([531bc13](https://github.com/Kuingsmile/PicList/commit/531bc13))
* some win10 upload clipboard image crash ([cc182b0](https://github.com/Kuingsmile/PicList/commit/cc182b0))
* upload clipboard images via http should return list ([ae69263](https://github.com/Kuingsmile/PicList/commit/ae69263)), closes [#721](https://github.com/Kuingsmile/PicList/issues/721)
* uploader error in linux ([ab762ef](https://github.com/Kuingsmile/PicList/commit/ab762ef)), closes [#627](https://github.com/Kuingsmile/PicList/issues/627)
* upyun options is not required ([167e424](https://github.com/Kuingsmile/PicList/commit/167e424)), closes [#1002](https://github.com/Kuingsmile/PicList/issues/1002)
* url encode before uploading by url ([ce2b5cd](https://github.com/Kuingsmile/PicList/commit/ce2b5cd)), closes [#581](https://github.com/Kuingsmile/PicList/issues/581)
* add $extName for paste template ([64e54d0](https://github.com/Molunerfinn/PicGo/commit/64e54d0)), closes [#1000](https://github.com/Molunerfinn/PicGo/issues/1000)
### :bug: Bug Fixes
* upyun options is not required ([167e424](https://github.com/Molunerfinn/PicGo/commit/167e424)), closes [#1002](https://github.com/Molunerfinn/PicGo/issues/1002)
* change decodeURI -> decodeURIComponent & encode also ([7677f1e](https://github.com/Molunerfinn/PicGo/commit/7677f1e))
* macOS tray icon background color bug ([9791ff2](https://github.com/Molunerfinn/PicGo/commit/9791ff2)), closes [#970](https://github.com/Molunerfinn/PicGo/issues/970)
* some bugs will case picgo-gui-local.log too large ([012a01d](https://github.com/Molunerfinn/PicGo/commit/012a01d)), closes [#995](https://github.com/Molunerfinn/PicGo/issues/995)
* some case will cause picgo-gui-local.log too large ([3c01861](https://github.com/Molunerfinn/PicGo/commit/3c01861))
* some texts in zh-TW ([#978](https://github.com/Molunerfinn/PicGo/issues/978)) ([531bc13](https://github.com/Molunerfinn/PicGo/commit/531bc13))
* add dist upload to cos & update checkupdate logic ([c926414](https://github.com/Molunerfinn/PicGo/commit/c926414))
* add logFileSizeLimit for log file ([219b367](https://github.com/Molunerfinn/PicGo/commit/219b367)), closes [#935](https://github.com/Molunerfinn/PicGo/issues/935) [#945](https://github.com/Molunerfinn/PicGo/issues/945)
* add server response headers for CORS ([#939](https://github.com/Molunerfinn/PicGo/issues/939)) ([fb69bad](https://github.com/Molunerfinn/PicGo/commit/fb69bad))
* **db:** fix some db bugs ([d3bb5ca](https://github.com/Molunerfinn/PicGo/commit/d3bb5ca)), closes [#873](https://github.com/Molunerfinn/PicGo/issues/873) [#806](https://github.com/Molunerfinn/PicGo/issues/806)
* **gallery:** can't copy gallery pics link ([8d861be](https://github.com/Molunerfinn/PicGo/commit/8d861be)), closes [#901](https://github.com/Molunerfinn/PicGo/issues/901)
### :pencil: Documentation
* fix electron_mirror link error ([5d06469](https://github.com/Molunerfinn/PicGo/commit/5d06469)), closes [#849](https://github.com/Molunerfinn/PicGo/issues/849)
* add upload-clipboard-image from electron' clipboard ([27628da](https://github.com/Molunerfinn/PicGo/commit/27628da)), closes [#822](https://github.com/Molunerfinn/PicGo/issues/822)
* add wayland support for linux ([f1c8507](https://github.com/Molunerfinn/PicGo/commit/f1c8507))
* click cancel in rename-window will use origin filename now ([04701d4](https://github.com/Molunerfinn/PicGo/commit/04701d4)), closes [#791](https://github.com/Molunerfinn/PicGo/issues/791)
* mini window not always on top after reopen ([c79a286](https://github.com/Molunerfinn/PicGo/commit/c79a286))
* notification freeze the main-process after uploading with clipboard ([3a50315](https://github.com/Molunerfinn/PicGo/commit/3a50315)), closes [#824](https://github.com/Molunerfinn/PicGo/issues/824)
* upload clipboard images via http should return list ([ae69263](https://github.com/Molunerfinn/PicGo/commit/ae69263)), closes [#721](https://github.com/Molunerfinn/PicGo/issues/721)
* bug of gallery db for plugin ([96a63ea](https://github.com/Molunerfinn/PicGo/commit/96a63ea))
* enable plugin should reload ([49e5f34](https://github.com/Molunerfinn/PicGo/commit/49e5f34)), closes [#659](https://github.com/Molunerfinn/PicGo/issues/659)
* gallery db bug ([f1eb7f4](https://github.com/Molunerfinn/PicGo/commit/f1eb7f4))
* multiple uploading in the same time will cause output conflict ([06b67e5](https://github.com/Molunerfinn/PicGo/commit/06b67e5)), closes [#666](https://github.com/Molunerfinn/PicGo/issues/666)
* multiple uploading in the same time will cause rename failed ([12cecc2](https://github.com/Molunerfinn/PicGo/commit/12cecc2))
* uploader error in linux ([ab762ef](https://github.com/Molunerfinn/PicGo/commit/ab762ef)), closes [#627](https://github.com/Molunerfinn/PicGo/issues/627)
* use uploader first ([92022a6](https://github.com/Molunerfinn/PicGo/commit/92022a6))
* windows ia32 && x64 build options ([bdf523a](https://github.com/Molunerfinn/PicGo/commit/bdf523a))
* default picBed using picBed.uploader instead of picBed.current ([0a986c8](https://github.com/Molunerfinn/PicGo/commit/0a986c8))
* dev error with install vue-devtools ([a657c51](https://github.com/Molunerfinn/PicGo/commit/a657c51)), closes [#653](https://github.com/Molunerfinn/PicGo/issues/653) [#658](https://github.com/Molunerfinn/PicGo/issues/658)
* disable plugin need reload app ([a1b70b4](https://github.com/Molunerfinn/PicGo/commit/a1b70b4))
* fix analytics value ([06d40ef](https://github.com/Molunerfinn/PicGo/commit/06d40ef))
* windows cli uploading bug ([321e339](https://github.com/Molunerfinn/PicGo/commit/321e339)), closes [#657](https://github.com/Molunerfinn/PicGo/issues/657)
### :package: Chore
* add main process hot reload ([3fd6e4e](https://github.com/Molunerfinn/PicGo/commit/3fd6e4e))
* fix eslint error notice in indent ([69e1dc8](https://github.com/Molunerfinn/PicGo/commit/69e1dc8))
* add global value for PicGo get GUI_VERSION & CORE_VERSION ([eab014d](https://github.com/Molunerfinn/PicGo/commit/eab014d))
* **config:** auto configuration backup & fallback to avoid main process crash ([32b8b97](https://github.com/Molunerfinn/PicGo/commit/32b8b97)), closes [#568](https://github.com/Molunerfinn/PicGo/issues/568)
### :bug: Bug Fixes
* disabled plugin won't be shown in plugin page ([33fdb16](https://github.com/Molunerfinn/PicGo/commit/33fdb16))
* url encode before uploading by url ([ce2b5cd](https://github.com/Molunerfinn/PicGo/commit/ce2b5cd)), closes [#581](https://github.com/Molunerfinn/PicGo/issues/581)
* confused port number auto increasing when opening a new PicGo app ([cd70a1a](https://github.com/Molunerfinn/PicGo/commit/cd70a1a))
* correct inputbox value && remove listener ([32334e9](https://github.com/Molunerfinn/PicGo/commit/32334e9))
* give a hint when node.js is not installed ([7e86618](https://github.com/Molunerfinn/PicGo/commit/7e86618))
* right-click menu upload fails with PicGo open ([96cdfea](https://github.com/Molunerfinn/PicGo/commit/96cdfea)), closes [#415](https://github.com/Molunerfinn/PicGo/issues/415)
* some win10 upload clipboard image crash ([cc182b0](https://github.com/Molunerfinn/PicGo/commit/cc182b0))
* log-level's reset value from 'all' -> ['all'] ([3c6b329](https://github.com/Molunerfinn/PicGo/commit/3c6b329)), closes [#240](https://github.com/Molunerfinn/PicGo/issues/240) [#237](https://github.com/Molunerfinn/PicGo/issues/237)
* mini window hidden bug in linux ([466dbec](https://github.com/Molunerfinn/PicGo/commit/466dbec)), closes [#239](https://github.com/Molunerfinn/PicGo/issues/239)
* add commandline argvs support for picgo app ([6db86ec](https://github.com/Molunerfinn/PicGo/commit/6db86ec))
* add gui-api for remove event ([407b821](https://github.com/Molunerfinn/PicGo/commit/407b821)), closes [#201](https://github.com/Molunerfinn/PicGo/issues/201)
* add windows context menu ([e5fbe75](https://github.com/Molunerfinn/PicGo/commit/e5fbe75))
* add workflow for mac ([7f17697](https://github.com/Molunerfinn/PicGo/commit/7f17697))
* support commandline -> upload images in clipboard ([74c7016](https://github.com/Molunerfinn/PicGo/commit/74c7016))
### :bug: Bug Fixes
* qiniu area option from select group -> input ([c64959a](https://github.com/Molunerfinn/PicGo/commit/c64959a)), closes [#230](https://github.com/Molunerfinn/PicGo/issues/230)