ensu-v0.1.20-beta
[desktop][photos] Update electron builder and updater dependencies (#…
[desktop][photos] Update electron builder and updater dependencies (#…
[desktop][photos] Update electron builder and updater dependencies (#…
[desktop][photos] Update electron builder and updater dependencies (#…
Photos 1.3.60+2230
[space] misc (#11970)
[space] misc (#11970)
Locker 1.0.8+235
Fixed an issue that prevented Gemma models from downloading.
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.
[space] Header improvement (#11931)
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…
Ensu 0.1.18+101
Description Add icons for Palform and VGen. Adapted from https://github.com/palform and https://help.vgen.co/hc/en-us/articles/12884824880663-VGen-Brand-Assets respectively. Tests N/A
fix(Upload):pre-confirmation-ux-issue
fix(Upload):pre-confirmation-ux-issue
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