summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-03-01 18:44:29 -0500
committertusooa <tusooa@kazv.moe>2023-03-01 18:44:29 -0500
commit938e238ea10f2e56316650892ad6ba1dd46b3ea5 (patch)
treeea2c9dd75a806fbfd2e916fbf64fafaaee73774d /CHANGELOG.md
parente4925f813afda5883fd12a48b99b2b12f83678d9 (diff)
downloadpleroma-938e238ea10f2e56316650892ad6ba1dd46b3ea5.tar.gz
pleroma-938e238ea10f2e56316650892ad6ba1dd46b3ea5.zip
Add the security fix to the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 628841792..6a7ec1032 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Allow customizing instance languages
### Fixed
+- Security: uploading HTTP endpoint can no longer create directories in the upload dir (internal APIs, like backup, still can do it.)
- ~ character in urls in Markdown posts are handled properly
- Exiftool upload filter will now ignore SVG files
- Fix `block_from_stranger` setting