aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-02-09 12:15:52 +0000
committerrinpatch <rinpatch@sdf.org>2020-02-09 12:15:52 +0000
commit42f76306e7fe69fc51be00285a4fef8569f54989 (patch)
tree416bc4048224a5fc9312c4c5834ea5207497a6b7 /CHANGELOG.md
parent1629fa2412b877f69c5cf0df09782227827b272b (diff)
parent06fec99e1d8d4be6cb71551089f2d95e936d6990 (diff)
downloadpleroma-1.1.9.tar.gz
Merge branch 'release/1.1.9' into 'stable'v1.1.9
Release/1.1.9 See merge request pleroma/pleroma!2189
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
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