forked from Mahmud0808/Iconify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatestVersion.json
49 lines (49 loc) · 1.61 KB
/
latestVersion.json
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
{
"versionName": "6.1.0",
"versionCode": 8,
"apkUrl": "https://github.com/Mahmud0808/Iconify/releases/download/v6.1.0/Iconify.v6.1.0.apk",
"changelog": [
"Iconify v6.1.0 has arrived! It has the following new changes:",
"",
"Feature Changes:",
"• Color Engine:",
">> New Monet Engine",
">> Improved Pitch Black Theme",
">> Darker accent in light mode",
"• Icon Pack:",
">> 6 new Icons packs for Settings",
"• Brightness Bars:",
">> 2 new Brightness Bar style",
"• QS Panel Tiles:",
">> 2 new QS Panel Tiles style",
"• Notification:",
">> Pixel variant Notification styles",
">> 2 new Notification style",
"• Volume Panel:",
">> 1 new Volume Panel style",
"• Status Bar:",
">> Custom left/right padding",
">> Colored status bar",
"• Icon Mask:",
">> System icon shape changer",
"• XPosed Menu:",
">> Reduced necessity of restarting SystemUI",
">> Improved Blur Enabler (Hopefully no more bootloop!)",
">> 2 new custom Header Clock",
">> 2 new custom Lockscreen Clock",
">> 4 new Background Chip style",
">> and many improvements...",
"",
"App Changes:",
">> More accurate previews.",
">> Persian translation. (Incomplete)",
">> Russian translation. (Incomplete)",
">> Turkish translation. (Incomplete)",
"",
"Notes:",
">> Clean install is recommended as a lot has been changed internally in this build.",
">> Restart SystemUI after enabling Monet Engine for the first time.",
"",
"Also included in this version are bug fixes and other improvements."
]
}