Merge branch 'bugfix/favicon-empty-test' into 'develop'
[akkoma] / CHANGELOG.md
index e6180a6dac44fe5debfeb19e5991705f354866d3..75442b5f0d9d0a7e56cb639b11753ff7045116af 100644 (file)
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ### Fixed
 
 - Possible OOM errors with the default HTTP adapter
+- Fixed uploading webp images when the Exiftool Upload Filter is enabled by skipping them
 - Mastodon API: Search parameter `following` now correctly returns the followings rather than the followers
 - Mastodon API: Timelines hanging for (`number of posts with links * rich media timeout`) in the worst case.
   Reduced to just rich media timeout.