File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # :tada : 2.4.0-beta.9 (2024-12-02)
2
+
3
+
4
+ ### :bug : Bug Fixes
5
+
6
+ * clipboard filename missing second ([ c9fe402] ( https://github.com/Molunerfinn/PicGo/commit/c9fe402 ) ), closes [ #1293 ] ( https://github.com/Molunerfinn/PicGo/issues/1293 )
7
+ * copy text bug ([ c8ba547] ( https://github.com/Molunerfinn/PicGo/commit/c8ba547 ) ), closes [ #1210 ] ( https://github.com/Molunerfinn/PicGo/issues/1210 ) [ #1280 ] ( https://github.com/Molunerfinn/PicGo/issues/1280 )
8
+ * plugin list search bug ([ 04140de] ( https://github.com/Molunerfinn/PicGo/commit/04140de ) ), closes [ #1297 ] ( https://github.com/Molunerfinn/PicGo/issues/1297 )
9
+
10
+
11
+ ### :package : Chore
12
+
13
+ * update ci macos version ([ 316928e] ( https://github.com/Molunerfinn/PicGo/commit/316928e ) )
14
+
15
+
16
+
1
17
# :tada : 2.4.0-beta.8 (2024-07-16)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " picgo" ,
3
- "version" : " 2.4.0-beta.8 " ,
3
+ "version" : " 2.4.0-beta.9 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " vue-cli-service electron:build" ,
You can’t perform that action at this time.
0 commit comments