Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ente-io/ente

Auth v4.4.8 Beta (Build 475)

29 Oct 21:12
87e10d7

Choose a tag to compare

Pre-release

Nightly build for Auth v4.4.8

Build: 475
Commit: 1ad6418

photos-v1.2.15

28 Oct 11:02

Choose a tag to compare

  • OCR! Select text in photos
    Ente will detect if a photo or screenshot has an text and show you a button to enter text selection mode. Each line of text can be individually selected.

  • Swipe to select
    Use the swipe gesture to quickly select photos in your gallery. Works great with one handed use, without needing to lift up your finger!

  • New memories
    "Playful kids", "Winter adventures", "Neon nights", and more.

  • Landscape gallery and more
    Support for landscape layout in the app's main gallery. Show persons without any associated photos instead of filtering them out. Improve video aspect detection when shared from external apps.

photos-v1.2.11

13 Oct 05:02

Choose a tag to compare

  • Map view for shared links – Choose grouped, continuous, or trip layouts.
  • Embed albums – Add albums to your website or blog.
  • Shared albums in widgets – Widgets now support shared albums.
  • Quality of life – Add photos from file viewer, new guest view options.
  • Sharing – Share via QR code, control album join permissions.

photos-v1.2.8

29 Sep 11:56
6c2f950

Choose a tag to compare

What's Changed

Full Changelog: photos-v1.2.4...photos-v1.2.8

photos-v1.2.4

06 Sep 05:54
49c90a8

Choose a tag to compare

What's Changed

Full Changelog: photos-v1.2.0...photos-v1.2.4

auth-v4.4.4

20 Aug 08:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: auth-v4.4.3...auth-v4.4.4

photos-v1.2.0

07 Aug 12:37

Choose a tag to compare

What's Changed

Advanced Image Editor

We are releasing a new and advanced image editor that add more cropping frames, filter presets for quick edits, fine tuning options including saturation, contrast, brightness, temperature and a lot more. The new editor also includes the ability to draw on your photos and add emojis as stickers.

Smart Albums

You can now automatically add photos of selected people to any album. Just go the album, and select "auto-add people" from the overflow menu. If used along with shared album, you can share photos with zero clicks.

Improved Gallery

We have added the ability to group your gallery by weeks, months, and years. You can now customise your gallery to look exactly the way you want with these new grouping options, along with custom grids

Relevant PRs

New Contributors

Full Changelog: photos-v1.1.57...photos-v1.2.0

auth-v4.4.3

21 Jul 08:42
9c071c0

Choose a tag to compare

What's Changed

  • Fix unknown hard error on closing the app on Windows
  • Fall back to Passcode if FaceId not detected on iOS

Change Log

New Contributors

Full Changelog: auth-v4.4.0...auth-v4.4.3

photos-v1.1.57

15 Jul 11:39

Choose a tag to compare

What's Changed

Full Changelog: photos-v1.1.53...photos-v1.1.57

photos-v1.1.53

03 Jul 10:25

Choose a tag to compare

What's Changed

This release focuses on new features, enhancements and bug fixes, along with updated translations.


Features

  • Improved Face Recognition: See all detected faces, provide feedback on similar faces, and add/remove faces from a single photo.
  • Autoplay Memories: New experience for memories, including autoplay, swipe to next and more.
  • Birthday Notifications: Receive opt-out notifications for all birthdays you have saved on Ente, along with a collection of their best photos.
  • Background Uploads: Introducing background uploads for iOS, in addition to Android
  • Resumable Uploads and Downloads: All uploads and downloads now have the ability to be paused and resumed.
  • Uploading Large Video Files: Increased file size limit to 10GB.

Enhancements

  • Album UI: Made improvements to the album user interface.
  • Hashing Speed: Improved hashing speed by using file streams.
  • Home Gallery Refresh: Reduced home gallery refresh rate during iOS upload/indexing.
  • Streaming: Minor fixes and refactoring for streaming.
  • Download Percentage: Now shows download percentage during downloads.
  • Memories: Improved memory notifications and memory updates.
  • Caching: Improved caching for memories and magic search.
  • High-Resolution Images: Improved handling of high-resolution image rendering.
  • People Page: Added suggestions on the all people page.
  • Face Thumbnails: Refactored face thumbnail processing.
  • Faces UX: Made user experience improvements for faces.
  • Album Creation: Trimmed whitespace from new album names.
  • Search Query: Trimmed whitespace from search queries.
  • Scroll Offset: Remembers the last scroll offset when adding assets from the device.
  • Persons Entities: Caches persons entities.
  • Person Avatar: Uses cached mapping for person avatars.
  • On This Day: Lowered requirements for "On This Day" memories.
  • Widgets: Additional fixes for widgets.
  • Collections: Implemented batch operations for collection sheets.
  • Backup Status: The "Waiting for network" status now navigates to Backup Settings.
  • File Uploads: Removed NativeAdapter to support larger file uploads.

Bug Fixes

  • Sandbox Files: Treats sandbox files as unique during upload.
  • Translation Error: Fixed a build failure due to a translation error.
  • Wakelock: Fixed wakelock bugs and ensured wakelock is taken to continue video downloads.
  • Audio Session Category (iOS): Removed the setting of the audio session category on iOS.
  • Contacts Section: Fixed updates to the contacts section on PeopleChangedEvent.
  • "Not person" Null Response: Fixed null responses for "Not person."
  • Splash Screens (iOS Simulator): Fixed splash screens getting stuck during development.
  • Widget Mount: Added a missing check for widget mount.
  • Deletion: Fixed various deletion issues.
  • Memories Update Regression: Fixed a regression in memories updates.
  • Album Links: Fixed duplicate page opens for album links.
  • Album Deselection: Fixed deselection of albums with back navigation in the second tab and albums list.
  • Recommended Filters: Fixed recommended filters going blank when calling setState from different screens.
  • Memory Animation: Handled play/pause animation in memory when the bottom sheet is open.
  • Widget Display: Fixed widget display issues.
  • Already Linked Email: Fixed handling of already linked email errors.
  • Birthday Notification Timeout: Timeout for "on this day" notifications on Android at the end of the day.
  • ML Consent Bar: Fixed incorrectly showing the ML consent bar.
  • Compute Lock: Fixed not requesting compute lock if streaming is disabled.
  • OS Specific Device Health: Uses OS-specific logic for computing device health.
  • Local Only Assets: Skips hash check for local-only assets.
  • Public Link Handling: Logged event source for public link handling.
  • Network Error: Logged request ID on network errors.
  • Streaming: Fixed streaming issues.
  • Tonemap Logic: Uses correct tonemap logic for photos.
  • arb with Multiple Plurals: Fixed arb files with multiple plurals.

Other

  • Compute Controller: Added a compute controller.
  • Refactoring: Refactored and removed unused methods.
  • Docs: Updated launch.json in mobile docs to include cronetHttpNoPlay=true for Android.
  • Logging: Logs whether resource-intensive features are enabled.
  • New Translations: Includes various new translations for mobile.

New Contributors

Full Changelog: photos-v1.1.0...photos-v1.1.53