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