v1.3.1 - Multi-Device Sync Fix + Performance + Restore Bug Fix
🔧 Fixed: - Multi-device JSON sync now works (thanks Thomas!) - Restore from Server skipped files (timestamp bug) - No duplicate downloads - First MD sync after export now fast ⚡ Performance: - JSON sync: 12-14s → 2-3s - Hybrid timestamp + E-Tag optimization - Matches Markdown sync speed ✨ New: - Sync status UI in MainActivity - Content-based MD import - Debug logging improvements - SyncStateManager for sync coordination 🔧 Technical: - Clear lastSyncTimestamp on restore - Clear E-Tag caches on restore - E-Tag refresh after upload - Fixed timestamp update after MD export
This commit is contained in:
13
fastlane/metadata/android/de-DE/changelogs/9.txt
Normal file
13
fastlane/metadata/android/de-DE/changelogs/9.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
v1.3.1 - Multi-Device Sync Fix + Performance
|
||||
|
||||
🔧 Multi-Device JSON Sync (Danke Thomas!):
|
||||
• JSON-Dateien syncen jetzt zwischen Geräten
|
||||
• Funktioniert auch ohne Markdown aktiviert
|
||||
• Keine doppelten Downloads mehr
|
||||
|
||||
⚡ Performance-Verbesserungen:
|
||||
• Sync beschleunigt: 12-14s → 2-3s
|
||||
• Erster Sync nach MD-Export jetzt schnell
|
||||
• JSON erreicht Markdown-Geschwindigkeit
|
||||
|
||||
+ Sync-Status-UI, Content MD-Import, Debug-Tools
|
||||
Reference in New Issue
Block a user