-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrelease.json
38 lines (38 loc) · 1.78 KB
/
release.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
{
"latestVersion": "1.1.8",
"latestVersionCode": 1000228,
"url": "https://sfl.gl/VXtMsTa",
"releaseNotes": [
"",
"𝒩ℯ𝓀ℴ 𝓋2𝓇𝒶𝓎𝒩𝒢 v1.1.8",
"𝗕𝘂𝗶𝗹𝗱 𝗗𝗮𝘁𝗲: 04 August 2024",
"",
"꒰📝~𝗖𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴:~꒱ೄྀ࿐ˊˎ-",
"• Core update v1.8.23",
"• Change style switchpreference",
"• Redesign bypass list activity",
"• Translation Update",
"• Optimized Theme Dark Mode",
"• Introduced version catalog for streamlined dependency management",
"• Bump workRuntimeKtx from 2.8.1 to 2.9.0",
"• Bump com.tencent:mmkv-static from 1.3.7 to 1.3.9",
"• Fixed the toolbar disappearing when the typing keyboard appears",
"• Fix typo: s/Domian/Domain/g",
"• Refactor extension functions for better performance and clarity",
"• Refactor V2RayServiceManager to Use Constants for Configuration Values",
"• Refactor GlobalScope Usage to Prevent Memory Leaks",
"• Refactor redundant PendingIntent code into a helper function",
"• Refactor charset usage and consolidate function implementation",
"• Drop geolocation-cn (cn contains geolocation-cn)",
"• Introduct ImageSlider",
"• Simplifying the filter configuration file",
"• Remove redundant access modifier",
"• Add Documentation Comments to AppConfig Constants",
"• Refactor filterConfig Function for Simplified Code and Reusability",
"• Optimize strState Handling by Removing Redundant try-catch",
"• Simplify parseInt function",
"• Refactor base64 decode function to simplify handling",
"• Fix getDarkModeStatus to handle configuration changes more accurately",
"• Updated getLocale function to use appropriate Locale constants"
]
}