-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease
More file actions
52 lines (52 loc) · 1.85 KB
/
Copy pathrelease
File metadata and controls
52 lines (52 loc) · 1.85 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"app":"happ_android",
"ret": 1,
"msg": "ok",
"data": "1.11.0",
"link": "https://github.com/Happ-proxy/happ-android/releases/download/1.11.0/Happ.apk",
"details": "-fix foreground notification for update subscription\n-fix ordering json subscription\n-bug fixes and performance improvements",
"filenum": 1097,
"apk": {
"block": [
],
"beta": {
"version": "1.16.0",
"link": "https://github.com/Happ-proxy/happ-android/releases/download/1.16.0/Happ_beta.apk",
"details": "-Add \"Device\" section to \"About\" screen\n-Add \"Send HWID\" toggle to \"Subscription\" screen; it allows to pass X-HWID and X-Device-Info headers to providers\n-Update telegram support bot link\n-Add \"Reset User Settings\" confirmation dialog\n-Background activity restriction handling (\"Subscription\" screen)\n-Fix server selection when list is updated (now first is selected)",
"update": {
"nowarn": "1.15.0",
"warnonce": "1.15.0",
"warnweek": "1.15.0",
"warnalways": "1.14.0",
"updateonly": "1.10.0"
}
},
"stable": {
"version": "1.11.0",
"link": "https://github.com/Happ-proxy/happ-android/releases/download/1.11.0/Happ.apk",
"details": "-fix foreground notification for update subscription\n-fix ordering json subscription\n-bug fixes and performance improvements",
"update": {
"nowarn": "1.10.0",
"warnonce": "1.10.0",
"warnweek": "1.10.0",
"warnalways": "1.10.0",
"updateonly": "1.10.0"
}
}
},
"google": {
"block": [
],
"stable": {
"version": "1.0.0",
"details": "Welcome to new version of Happ Android application",
"update": {
"nowarn": "1.10.0",
"warnonce": "1.10.0",
"warnweek": "1.10.0",
"warnalways": "1.10.0",
"updateonly": "1.10.0"
}
}
}
}