Key Changes
-
Sync Improvements:
- Improved error handling during synchronization, now displaying more errors encountered during the sync process.
-
Backup Reliability:
- Refactored the retry strategy in the backup system, ensuring failed backups are retried up to a maximum of 3 times.
-
Bug Fixes:
- Fixed a bug that prevented folders from being properly deleted, preventing them from reappearing after synchronization.
- Fixed a bug that caused incorrect file progress notifications, where files would remain stuck in a "Decrypting" state.
- Fixed a bug in development where the application always appeared as "offline". The internet connectivity check has been improved to provide more accurate status detection.