aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-12-16 16:51:03 +0000
committerShpuld Shpludson <shp@cock.li>2020-12-16 16:51:03 +0000
commit466fc84e8223b83d4da2f6a805041e78e3701447 (patch)
treeac0d8bba431e02833793579055e874ed369fbe93 /CHANGELOG.md
parent34c65e3bcf12c0f114ad657d8a67825a3b74388a (diff)
parentfc4a17aa8ca21ae2f1b82a4d0153605c6c7bbb51 (diff)
Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop'
fix #1020 fix error handling in profile tab Closes #1020 See merge request pleroma/pleroma-fe!1299
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 77412b24..68c223d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed custom emoji not working in profile field names
- Fixed pinned statuses not appearing in user profiles
- Fixed some elements not being keyboard navigation friendly
+- Fixed error handling when updating various profile images
- Fixed your latest chat messages disappearing when closing chat view and opening it again during the same session
- Fixed custom emoji not showing in poll options before voting