What's Changed
This release focuses on bug fixes, performance improvements, and updated translations for the mobile app.
Enhancements:
- Photos - Video Editor: Includes improvements to the video editor.
- Resumable Upload: Enabled gradual rollout for resumable upload functionality.
- Streaming: Includes performance improvements for streaming.
- Backup Status Screen: Updated the backup status screen.
- Pending Sync: Surface storage utilization information for the pending sync section.
- Audio Re-encoding: Re-encodes audio using FFmpeg.
- Faces Queue: Implemented a queue for face processing.
- File Upload: Improve upload experience for large files over flaky networks.
Bug Fixes:
- Photos - Build Error: Fixed a build failure caused by a translation error.
- Photos - Audio Session (iOS): Removed the setting of the audio session category on iOS.
- Photos - Wakelock: Addressed and fixed wakelock-related bugs.
- Photos - "Not person" Response: Fixed an issue with a null response for "Not person" identification.
- Photos - Memories Update: Fixed a regression in the update process for memories.
- Photos - Share to Ente: Resolved an issue when sharing content to Ente.
- Splash Screen (iOS Simulator): Fixed an issue where splash screens could get stuck during development with the iOS simulator.
- Widget Mount Check: Added a missing check for widget mounting.
- FFmpeg-kit (Android): Fixed an Android compilation issue with
ffmpeg-kit.
Other:
- Refactoring: Refactored code and removed unused methods.
- New Translations: Included new translations.
- Norwegian String: Setup a readable string for Norwegian.
- Resource Intensive Features Logging: Added logging to track whether resource-intensive features are enabled.
- Dark Mode App Icon (iOS): Updated the dark mode app icon to align with iOS design guidelines.
- Backup Failed Dialog: Updated the appearance of the backup failed dialog.
- Face Thumbnail Logging: Added logging for face thumbnails.
- Navigation to Backup Settings: The "Waiting for network" status now navigates to the Backup Settings screen when tapped.
- Version Updates: Minor version bumps (v1.0.7, v1.0.8+1038).
- Non-Ente Instance Banner: Hid the referral promo banner for non-Ente instance users.
Full Changelog: photos-v1.0.4...photos-v1.0.10