Skip to content

Releases: ente/nightly

photos-v1.3.58-rc

photos-v1.3.58-rc Pre-release
Pre-release

Choose a tag to compare

@ente-ci ente-ci released this 08 Jul 12:20
3f2f9b2
  • Update the account deletion flow with clearer deletion impact details and confirmation.
  • Clear cached images from device storage when logging out.
  • Improved the delete confirmation flow by replacing multiple prompts with a single confirmation that remembers the last selected option.
  • Fixed cached remote images and videos not being deleted from device storage during automatic cache cleanup.
  • Fix backup folder selection when switching from local gallery to an account.
  • Improved onboarding screen designs.
  • Reduced app storage growth on iOS by clearing temporary copies of on-device photos right after they are processed for machine learning.
  • Updated the Local Gallery backup banner UI and capped text scaling for large accessibility text sizes.
  • Updated Memories cards with larger rounded corners, wider title padding, and a 240 px max size so cards stay balanced across portrait and landscape screens.
  • Added support for casting albums to multiple screens and managing active cast sessions.
  • Show smaller detected people groups in Search when no larger groups are available.

photos-desktop-v1.7.27-beta

Pre-release

Choose a tag to compare

@ente-ci ente-ci released this 07 Jul 02:03
3f2f9b2
  • Fix ML indexing and search getting stuck when the library contains very large images.
  • Harden IPC boundary between the renderer and main process.
  • Fix the File Info panel closing after saving caption edits.
  • Upgrade to MUI v9.
  • Fix shared file action menus to show only available actions.
  • Show hidden album presence in the File Info panel.

auth-v4.4.25-beta

auth-v4.4.25-beta Pre-release
Pre-release

Choose a tag to compare

@ente-ci ente-ci released this 06 Jul 22:51
3f2f9b2
  • Update the account deletion flow with clearer deletion impact details and confirmation.

locker-v1.0.7-beta

locker-v1.0.7-beta Pre-release
Pre-release

Choose a tag to compare

@ente-ci ente-ci released this 23 Jun 23:55
352f1dc
  • Update the account deletion flow with clearer deletion impact details and confirmation.
  • Allow uploading to uncategorized collection
  • Drag to open drawer
  • Fixed empty trash handling, log viewer header styling, and signup recovery UI issues.
  • Fixed an issue where logout could fail to clear account data from the device.
    Updated Locker onboarding and recovery key UI.
  • Updated Locker bottom sheets to use the new component styling.

ensu-v0.1.18-beta

ensu-v0.1.18-beta Pre-release
Pre-release

Choose a tag to compare

@ente-ci ente-ci released this 12 Jun 01:41
352f1dc
  • Removed unimplemented sync code.
  • Simplified log parsing and polished the log viewers.
  • Chat responses are now GPU-accelerated on Linux via Vulkan. Thanks @bjorn!