E

Ente (Photos & Auth)

E
Ente (Photos & Auth) Security v0.1.18

ensu-v0.1.18

Ensu Packs on Mobile - Add on knowledge packs for more accurate answers Under the hood improvements for better download management Chat responses are now GPU-accelerated on Linux via Vulkan. Thanks @bjorn! Fixed the desktop icon on Fedora. Thanks @fosszil! Faster replies in ongoing chats with a best-effort KV cache.

E
Ente (Photos & Auth) Security v4.4.25

auth-v4.4.25

Refreshed design for settings, setup, imports, and code management Added support for importing backups from OTP Auth Fixed incomplete multi-part imports from Google Authenticator Added clearer error handling for malformed imports Improved the account deletion flow with clearer impact details Fixed HTML export printing in Firefox Improved desktop navigation and dialog behavior Added icons and alias…

E
Ente (Photos & Auth) Security v1.3.59

photos-v1.3.59

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…

E
Ente (Photos & Auth) Security v0.3.0

cli-v0.3.0

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.

E
Ente (Photos & Auth) Security v1.3.58

photos-v1.3.58

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…

E
Ente (Photos & Auth) Security v1.7.26

photos-desktop-v1.7.26: Fix macOS universal build failing on the restored ONNX binaries

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…

E
Ente (Photos & Auth) Security v1.7.26-rc

photos-desktop-v1.7.26-rc: Fix macOS universal build failing on the restored ONNX binaries

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…