Releases: ente-io/photos-desktop
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
1.6.60
What's Changed
- Fix orientation issue by @abhinavkgrd in #302
- Fix ML logging issue by @abhinavkgrd in ente-io/photos-web#1530
Full Changelog: v1.6.59...v1.6.60
1.6.59
What's Changed
New
- Added arm64 builds for Linux
Bug Fixes
- Fix editor file, not loading issue
- Fix ML results missing thumbnail issue
Full Changelog: v1.6.58...v1.6.59
1.6.58
1.6.57
What's Changed
- Added encrypted Disk caching for files
- Added option to customise cache folder location
Bug Fixes
- Fixed caching issue, causing multiple download of file during ml sync
Full Changelog: v1.6.56...v1.6.57
1.6.55
What's Changed
Bug Fixes
- Added manage family portal option if the add-on is active
- Fixed filename date parsing issue
- Fixed storage limit UI glitch
- Fixed the dedupe page layout issue
- Fixed ElectronAPI refactoring issue
- Fixed Search related issues
Full Changelog: v1.6.54...v1.6.55
1.6.54
What's Changed
New Features
- Added support for HEIC and raw image in photo editor
Bug Fixes
- Fixed 16bit HDR HEIC images support
- Fixed blocked login due safe storage issue
- Fixed Search related issues
- Fixed issue of watch folder not cleared on logout
- other under the hood ui/ux improvements
Full Changelog: v1.6.53...v1.6.54
1.6.53
What's Changed
Bug Fixes
- Fixed watch folder disabled issue
- Fixed BF Add on related issues
- Fixed clip sync issue and added better logging
- Fixed mov file upload
- Fixed clip extraction-related issue
Full Changelog: v1.6.52...v1.6.53