Releases: ente-io/photos-desktop
Releases · ente-io/photos-desktop
1.6.23
What's Changed
- app in foreground event listener by @abhinavkgrd in #152
- Update sentry config by @abhinavkgrd in #155
- Fix export related issues
- Other bug fixes and improvements
Full Changelog: v1.6.22...v1.6.23
1.6.22
1.6.21
What's Changed
- Watch folder issue by @abhinavkgrd in #145
- added cache entry delete support by @abhinavkgrd in #146
- bundle ml demo by @abhinavkgrd in #47
- open non desktop specific URLs in external browser by @abhinavkgrd in #147
Full Changelog: v1.6.20...v1.6.21
1.6.20
what's Changed
gallery bug fixes
ente-io/photos-web@a698d7c...570f96b
Full Changelog: v1.6.19...v1.6.20
1.6.18
What's Changed
- uncategorised (ente-io/photos-web#906)
- various bug fixes and other under-the-hood changes
Full Changelog: v1.6.17...v1.6.18
1.6.17
What's Changed
- Add image thumbnail generation api by @abhinavkgrd in #128
- Use stream for temp file creation by @abhinavkgrd in #130
- Log high memory usage by @abhinavkgrd in #132
- Add memory usage logging api by @abhinavkgrd in #135
- fix-state-memory-leaks ente-io/photos-web#881
Full Changelog: v1.6.16...v1.6.17
1.6.16
What's Changed
New Feature
- Allow people to add photos via a public link
Improvements
- bundled ImageMagick Binary for faster HEIC conversion [linux] #113
Behaviour changes
- removed sort by newest option ente-io/photos-web#823
- folder + file upload into separate albums now shows an error dialog ente-io/photos-web#824
- remove ELP extension from live photos ente-io/photos-web#828
- increased caption character limit to 5000 ente-io/photos-web#822
Bug fixes
- macOS taskbar icon now follows system theme #114
- upload not working after cancelling it once ente-io/photos-web#817
- fix live photo preview ente-io/photos-web#820
- fix storage usage shown as NaN issue ente-io/photos-web#829
- fixed live photo and video icon in file info dialog and fixed EXIF data spinner shown on videos EXIF, should have shown No Exif directly ente-io/photos-web#831
- fixes info dialog closing when the user used "i" letter in the caption name ente-io/photos-web#832
- OTP send even when mismatching password entered during signup ente-io/photos-web#838
- fix searching file causing renderer crash ente-io/photos-web#836
upload reliability improvements
- fix zip file stream getting stuck fix zip file stream getting stuck #122
- fix zip with no root folder getting stuck fix non-google takeout zip upload #123
- fix zip with upload on windows #125
- prevent possible infinite loop during file hash generation ente-io/photos-web#816
- add mp4 format missed by type detection library ente-io/photos-web#818
- remove metadata preprocessing ente-io/photos-web#815
Full Changelog: v1.6.14...v1.6.16
1.6.14
What's Changed
- add support to run FFmpeg locally by @abhinavkgrd in #102
- fix sentry symbol js by @abhinavkgrd in #107
- add utc diff in log time by @abhinavkgrd in #108
- Fix cmd+w close window keyboard shortcut mac by @abhinavkgrd in #111
- Fix ffmpeg static for zip upload by @abhinavkgrd in #110
- update node version to v16 by @abhinavkgrd in #101
- Add process stats logs by @abhinavkgrd in #105
- Update electron to latest by @abhinavkgrd in #96
Full Changelog: v1.6.12...v1.6.14
1.6.12
What's Changed
- App Update Dialog by @abhinavkgrd in #90
- Manual update download by @abhinavkgrd in #91
- fix get desktop cuttoff version error logging by @abhinavkgrd in #92
- Sentry id api by @abhinavkgrd in #93
- Sentry crash reporter by @abhinavkgrd in #94
- attach userID to sentry crash report by @abhinavkgrd in #98
- add get app version api by @abhinavkgrd in #99
Full Changelog: v1.6.11...v1.6.12
1.6.11
What's Changed
- fix black stripe screen by @abhinavkgrd in #82
- Open log directory by @abhinavkgrd in #84
- Native heic conversion by @abhinavkgrd in #83
- implement cancel function on readableStream by @abhinavkgrd in #86
- Disable console logging by @abhinavkgrd in #85
- Fix stack overflow issue by @abhinavkgrd in #89
Full Changelog: v1.6.10...v1.6.11