summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2021-02-02 18:15:00 +0000
committerfeld <feld@feld.me>2021-02-02 18:15:00 +0000
commitd37d4106c627e0d3a06765c5b46da40cb8ac41fe (patch)
treea2431ebe5fcd8ceeff321e4e4e8a7fa9d7aee431 /CHANGELOG.md
parent08888150007bc8a3ea5c65d47cf7383d3853080e (diff)
parentf852e8d2d21657dae36871a8c0ef65e33192f8da (diff)
Merge branch 'fix/majic-nits' into 'develop'
Majic: don't fix extensions See merge request pleroma/pleroma!3287
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 504ba2fb8..59091fb1b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -62,6 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Reblog API Endpoint: Do not set visibility parameter to public by default and let CommonAPI to infer it from status, so a user can reblog their private status without explicitly setting reblog visibility to private.
- Tag URLs in statuses are now absolute
- Removed duplicate jobs to purge expired activities
+- File extensions of some attachments were incorrectly changed. This feature has been disabled for now.
<details>
<summary>API Changes</summary>