aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-03-16 00:18:16 +0300
committerrinpatch <rinpatch@sdf.org>2020-03-16 00:18:16 +0300
commitbe500f8c884d64a7c834f90b790806dccf407be1 (patch)
treebc90a48a904e08511f34f044fa62f031af1fa938
parente25197788f05071a95daed5a6959c1b46aa69098 (diff)
downloadpleroma-be500f8c884d64a7c834f90b790806dccf407be1.tar.gz
CHANGELOG.md: Add remaining entries for 2.0.1
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c68572f6e..0cc314797 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,11 @@ 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/).
## [2.0.1] - 2020-03-15
+### Security
+- Static-FE: Fix remote posts not being sanitized
+
### Fixed
+- Rate limiter crashes when there is no explicitly specified ip in the config
- 500 errors when no `Accept` header is present if Static-FE is enabled
- Instance panel not being updated immediately due to wrong `Cache-Control` headers
- Statuses posted with BBCode/Markdown having unncessary newlines in Pleroma-FE