Skip to content

Commit 917ec73

Browse files
committed
🎉 Release: v2.4.0-beta.7
1 parent 8e91582 commit 917ec73

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# :tada: 2.4.0-beta.7 (2024-04-22)
2+
3+
4+
### :sparkles: Features
5+
6+
* add startup mode ([aaec99f](https://github.com/Molunerfinn/PicGo/commit/aaec99f)), closes [#915](https://github.com/Molunerfinn/PicGo/issues/915)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* config page scroll bug ([8e91582](https://github.com/Molunerfinn/PicGo/commit/8e91582)), closes [#1237](https://github.com/Molunerfinn/PicGo/issues/1237)
12+
* tray menu open bug ([50e0a64](https://github.com/Molunerfinn/PicGo/commit/50e0a64)), closes [#1217](https://github.com/Molunerfinn/PicGo/issues/1217)
13+
14+
15+
116
# :tada: 2.4.0-beta.6 (2023-11-19)
217

318

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.4.0-beta.6",
3+
"version": "2.4.0-beta.7",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)