Fix uploading webp image files when Exiftool Upload Filter is enabled

This commit is contained in:
Mark Felder 2020-08-26 13:32:03 -05:00 committed by rinpatch
commit fa347b9c2f
2 changed files with 14 additions and 4 deletions

View file

@ -138,6 +138,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix whole_word always returning false on filter get requests
- Migrations not working on OTP releases if the database was connected over ssl
- Fix relay following
- Fixed uploading webp images when the Exiftool Upload Filter is enabled
## [2.0.7] - 2020-06-13