-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathrelease
More file actions
38 lines (38 loc) · 1.52 KB
/
release
File metadata and controls
38 lines (38 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"app":"happ_desktop",
"filenum": 33,
"linux": {
"block": [],
"beta": {},
"stable": {}
},
"macos": {
"block": [],
"beta": {},
"stable": {}
},
"windows": {
"block": [
"0.0.4",
"0.0.3"
],
"beta": {
"version": "2.6.0",
"link": "https://github.com/Happ-proxy/happ-desktop/releases/download/2.6.0/setup-Happ.x64.exe",
"details": "-Fixed crash when backing up proxy settings on Windows\n-Fixed window position not restoring correctly when starting minimized\n-Fixed subscription URL handling with case-sensitive paths\n-Fixed deep links on macOS\n-Fixed encrypted subscription silently succeeding when decryption fails\n-Fixed subscription section expand behavior\n-Fixed announcement disappearing when subscription info updates",
"update": {
"warnalways": "0.3.2",
"updateonly": "0.0.21"
}
},
"stable": {
"version": "2.6.0",
"link": "https://github.com/Happ-proxy/happ-desktop/releases/download/2.6.0/setup-Happ.x64.exe",
"details": "-Fixed crash when backing up proxy settings on Windows\n-Fixed window position not restoring correctly when starting minimized\n-Fixed subscription URL handling with case-sensitive paths\n-Fixed deep links on macOS\n-Fixed encrypted subscription silently succeeding when decryption fails\n-Fixed subscription section expand behavior\n-Fixed announcement disappearing when subscription info updates",
"update": {
"warnalways": "0.3.2",
"updateonly": "0.0.21"
}
}
}
}