From: rinpatch Date: Sat, 8 Feb 2020 22:22:56 +0000 (+0300) Subject: changelog: add entry for 1.1.9 X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=01396a11f27c85ec01a1e0418fc0de629383c796;p=akkoma changelog: add entry for 1.1.9 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cd0c4fad..9858c734b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.1.9] - 2020-02-10 +### Fixed +- OTP: Inability to set the upload limit (again) +- Not being able to pin polls +- Streaming API: incorrect handling of reblog mutes +- Rejecting the user when field length limit is exceeded +- OpenGraph provider: html entities in descriptions + ## [1.1.8] - 2020-01-10 ### Fixed - Captcha generation issues