X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=75442b5f0d9d0a7e56cb639b11753ff7045116af;hb=9e49f4627fd0346cf88d44c4ab8c46c740aab36e;hp=e6180a6dac44fe5debfeb19e5991705f354866d3;hpb=d34dc4a7469b97e28ca4fffc8b2387c937ab56d8;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index e6180a6da..75442b5f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.