Releases: ente-io/photos-desktop
1.7.7-beta
Nightly builds
1.7.6
- Face merging and suggestions (beta).
- Parse description from metadata JSON.
- Support Italian 🇮🇹, Ukrainian 🇺🇦 and Lithuanian 🇱🇹 translations
- Fix an out of memory crash on uploading large libraries.
New Contributors
- @Apalepex made their first contribution in ente-io/ente#3620
1.7.5
- Face grouping (beta).
- Include shared files in export.
- Directly upload to selected album on drag and drop.
- Improve heuristics for clubbing a photo and video into a live photo.
New Contributors
- @Trekky12 made their first contribution in ente-io/ente#3319
1.7.4
- Improved date search, including support for day of week and hour of day.
- Fix video thumbnail generation and upload on Intel macOS.
- Club a photo and video into a live photo only if both are within 2 minutes.
- Fix an issue causing ZIP uploads to sometimes fail.
New Contributors
- @saibotk made their first contribution in ente-io/ente#2911
- @Johannes7k75 made their first contribution in ente-io/ente#2856
1.7.3
- Face recognition and magic search (public beta).
- Support Polish 🇵🇱 translations.
1.7.2
- Significantly improve the speed of the metadata parsing step during imports of Google takeouts.
- Add a option to set and use a custom endpoint.
- Fix an issue preventing subscription purchases and renewals.
- Clear cached password after changing it on a different device.
- Reconcile exported files with disk on app start and resync.
Note
Magic search and the face recognition (beta) have been disabled as we put finishing touches.
1.7.1
- Support for passkeys 🔑 as a second factor authentication mechanism.
- Remember the window size across app restarts.
- Fix a regression causing the Linux app icon to not be visible.
- Fix an issue causing deleted items in watched folders to not move to uncategorized.
- Fix duplicate file uploads caused sometimes when initializing a folder watch.
1.7.0
v1.7 is a major rewrite to improve the security of our app. In particular, the UI and the native parts of the app now run isolated from each other and communicate only using a predefined IPC boundary.
Other highlights:
-
View your photos on big screens and Chromecast devices by using the "Play album on TV" option in the album menu.
-
Support Brazilian Portuguese 🇧🇷, German 🇩🇪 and Russian 🇷🇺. A big thank you to the community members who translate Ente into their own language.
-
Provide a checkbox to select all photos in a day.
-
Fix a case where the dedup screen would not refresh after removing items.
New Contributors
- @aakankshabhende made their first contribution in ente-io/ente#674
- @MatMaul made their first contribution in ente-io/ente#1175
- @LI-NA made their first contribution in ente-io/ente#1198
- @daviddeepan made their first contribution in ente-io/ente#1438
For the full list of contributors and changes, please see our source repository.
1.6.63
What's Changed
New
- Option to select file download location.
- Add support for searching popular cities
- Sorted duplicates in desecending order of size
- Add Counter to upload section
- Display full name and collection name on hover on dedupe screen photos
Bug Fixes
- Fix add to album padding issue
- Fix double uncategorized album issue
- Hide Hidden collection files from all section
Full Changelog: v1.6.62...v1.6.63
1.6.62
What's Changed
New
- Integrated onnx clip runner
Bug Fixes
- Fixes login button requiring double click issue
- Fixes Collection sort state not preserved issue
- Fixes continuous export causing app crash
- Improves ML related copies for better distinction from clip
- Added better favicons for light mode
- Fixed face indexing issues
- Fixed thumbnail load issue
Full Changelog: v1.6.60...v1.6.62