photos-desktop-v1.7.27
fix(Upload):pre-confirmation-ux-issue
fix(Upload):pre-confirmation-ux-issue
fix(Upload):pre-confirmation-ux-issue
[space] Fix push delivery to Firefox Android (#11793)
[space] Fix push delivery to Firefox Android (#11793)
[space] Fix push delivery to Firefox Android (#11793)
Auth 4.4.25+1072
Description Tests
Comment and react to shared memories. Choose which photos and videos are included before creating a shared memory link. Redesigned the photo viewer and info sheet for a cleaner, more readable experience. Added support for saving contact names and profile photos. Removed indirect connections from Contacts. Redesigned the Family plan dashboard. Improved backup reliability and progress updates. Impro…
Photos 1.3.59+2214
[mobile] Use contact-first avatars across Photos (#11615)
Added --exclude-albums to skip albums by name during export. Matching is case-insensitive, and existing exported files are left untouched. Added admin send-mail for testing email configuration on self-hosted servers. Improved passkey and email-OTP login compatibility, particularly for self-hosted deployments. Fixed handling of ~ and relative paths for export directories and Auth export decryption.
Description Tests
Locker 1.0.7+218
[mobile] Add JitPack repository for QR dependency (#11474)
Added support for casting albums to multiple screens and managing active cast sessions. Improved the account deletion flow with clearer impact details and confirmation. Simplified delete confirmations into a single prompt that remembers the last selected option. Clear cached images and videos from device storage during logout and automatic cache cleanup. Fixed backup folder selection when switchin…
Photos 1.3.58+2196
[mob][photos] Update in-app change log (#11324)
The electron-builder 26.0.14 to 26.8.1 update brought in a newer @electron/universal that flags thin Mach-O files that are byte identical in the x64 and arm64 builds, expecting them to be listed in x64ArchFiles. The per arch onnxruntime-node binaries are exactly that by design (binding.js picks bin/napi-v6/darwin/ at runtime), but the check never fired on 1.7.25 because the packaging bug had prune…
The electron-builder 26.0.14 to 26.8.1 update brought in a newer @electron/universal that flags thin Mach-O files that are byte identical in the x64 and arm64 builds, expecting them to be listed in x64ArchFiles. The per arch onnxruntime-node binaries are exactly that by design (binding.js picks bin/napi-v6/darwin/ at runtime), but the check never fired on 1.7.25 because the packaging bug had prune…
See commit msg for reason, in brief: the fix in #11277 unmasked this issue that had existed since we updated electron-builder 26.0.14 to 26.8.1 and which is now causing builds to fail, e.g. https://github.com/ente/ente/actions/runs/28777576459/job/85325124599
Added a way to view and delete Auth codes that could not be parsed. Added support for importing 2FA codes from QR code images on desktop. Improved support for importing codes from Google Authenticator QR exports. Fixed Auth AppImage startup on Linux systems where bundled C++ runtime libraries could conflict with host graphics drivers. Fixed Auth AppImage startup on Linux systems where bundled depe…
Description move shared notification/loading-bar helpers into ente-base move download status notifications into ente-gallery reuse gallery full-screen dropzone from albums
Redesigned the Search tab with improved spacing, previews, empty states, and keyboard handling. Improved Albums with Shared/Received filters, refreshed empty states, and better add-to-album flows. Fixed a bug in bulk file downloads and improved backup album selection. Added skipped backup file reasons, such as “Deleted from Ente”. Preserved draft comments when closing and reopening the photo comme…
Photos-desktop v1.7.25
Bug fixes and improvements
Newly added codes now stay in view, so an active search or tag filter no longer hides a code you just added. Sharing is now limited to TOTP codes; the share option is hidden for HOTP entries. Fixed many custom icons that were invisible, low-contrast, mis-colored, or flickering in light or dark mode. Fixed some icons not appearing in the icon picker because their filenames weren't resolved correctl…
Update to media_kit v1.2.2 to fix app crashing on using media_kit video player. Add album title tooltips, fix album sorting labels, and consistent typography. Fixed album widgets repeatedly showing the same cached photos from selected albums. Fixed JPEG export artifacts in the image editor. Use app bar from new design on galleries. Stopped repeatedly retrying Apple Photos items that cannot be down…