File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## :tada : 2.3.1-beta.6 (2022-09-04)
2+
3+
4+ ### :sparkles : Features
5+
6+ * cli support uploading image with url ([ e848918] ( https://github.com/Molunerfinn/PicGo/commit/e848918 ) )
7+ * finish i18n system ([ 428ffc7] ( https://github.com/Molunerfinn/PicGo/commit/428ffc7 ) )
8+
9+
10+ ### :bug : Bug Fixes
11+
12+ * macos clipboard image can't show on tray page ([ 20e38f4] ( https://github.com/Molunerfinn/PicGo/commit/20e38f4 ) ), closes [ #961 ] ( https://github.com/Molunerfinn/PicGo/issues/961 )
13+ * showFileExplorer result bug ([ b6b2eea] ( https://github.com/Molunerfinn/PicGo/commit/b6b2eea ) )
14+ * windows upload clipboard file with builtin-clipboard not work ([ 7b50ba7] ( https://github.com/Molunerfinn/PicGo/commit/7b50ba7 ) )
15+
16+
17+ ### :package : Chore
18+
19+ * up issue template ([ 5f1fb08] ( https://github.com/Molunerfinn/PicGo/commit/5f1fb08 ) )
20+ * update cos upload url ([ 86012c0] ( https://github.com/Molunerfinn/PicGo/commit/86012c0 ) )
21+
22+
23+
124## :tada : 2.3.1-beta.5 (2022-08-14)
225
326
Original file line number Diff line number Diff line change 11{
22 "name" : " picgo" ,
3- "version" : " 2.3.1-beta.5 " ,
3+ "version" : " 2.3.1-beta.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vue-cli-service electron:serve" ,
You can’t perform that action at this time.
0 commit comments