Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 17 additions & 6 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
{
"versionCode": 2,
"versionName": "V1.2",
"updateUrl": "https://github.com/zSayf/Shield/releases/download/V1.2/Shield.V1.2.apk",
"releaseNotes": "[NEW] \ud83d\udd04 Cloud-based in-app update system with version monitoring\n[NEW] \ud83d\udcf1 Modern UI with Material Design 3 components\n[NEW] \ud83d\ude80 Automatic update notifications with easy installation\n[IMPROVED] \ud83d\udee1\ufe0f Enhanced authentication system with secure user profiles\n[IMPROVED] \ud83d\udd12 Secure data handling with Firebase integration\n[IMPROVED] \ud83d\udcbe Internal file storage for secure updates and downloads\n[FIXED] \ud83d\udcca Performance optimizations for smoother operation",
"forceUpdate": false,
"minRequiredVersion": 1
"versionCode": 3,
"versionName": "V1.3",
"updateUrl": "https://github.com/zSayf/Shield/releases/download/V1.3/Shield.V1.3.apk",
"releaseNotes": [
"🎨 Improved user interface with material design elements",
"πŸ”’ Enhanced security features with end-to-end encryption",
"⚑ Performance optimizations for faster app loading",
"πŸ› Bug fixes and stability improvements",
"πŸ‘† Added support for biometric authentication",
"πŸŒ™ Dark mode support for better visibility",
"πŸ”‹ Improved battery efficiency",
"πŸ“± Enhanced UI/UX with modern design patterns",
"πŸ”„ Optimized background processes",
"πŸ“Š Improved analytics and reporting"
],
"forceUpdate": false,
"minRequiredVersion": 1
}