-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUpdate.json
More file actions
8 lines (8 loc) · 1.43 KB
/
Copy pathUpdate.json
File metadata and controls
8 lines (8 loc) · 1.43 KB
1
2
3
4
5
6
7
8
{
"versionCode": 13,
"versionName": "V3.5",
"updateUrl": "https://github.com/zSayf/Noty/releases/download/V3.5/Noty.V3.5.apk",
"releaseNotes": "Noty v3.5 - Professional UI Redesign & Comprehensive Testing\n\n🎨 PROFESSIONAL DIALOG REDESIGN\n• Complete Material Design 3 transformation with indigo-coral theme\n• API Key Dialog: Professional header, card layout, expandable help\n• All dialogs updated with consistent theming and smooth animations\n\n🔧 WIDGET & PERFORMANCE IMPROVEMENTS\n• Fixed critical widget sync issues (completed tasks visibility)\n• Smooth mode switching eliminating stuck states\n• 90% reduction in I/O operations through intelligent caching\n• 70% reduction in write operations via batch processing\n\n🧪 COMPREHENSIVE TESTING INFRASTRUCTURE\n• 110+ test cases with 100% pass rate\n• 11 new pure unit test files covering all core components\n• Cross-platform compatibility (Windows/Linux/macOS)\n\n🌍 ARABIC LANGUAGE ENHANCEMENTS\n• Fixed Arabic time parsing (\"يوم التلات الصبح\")\n• Enhanced Gemini AI integration for dialect recognition\n• Improved voice-to-task conversion accuracy\n\n🔐 SECURITY & STABILITY\n• Enhanced shake detection (67% harder activation)\n• AES256 encryption for sensitive data\n• Local-first architecture with zero analytics\n• Memory leak prevention and battery optimization",
"forceUpdate": true,
"minRequiredVersion": 1
}