summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2020-10-27 22:44:31 +0000
committerrinpatch <rinpatch@sdf.org>2020-11-05 16:32:50 +0300
commit4d693b5e54b46c8863c463503d270a0d61d79c37 (patch)
treef4b0193185c1054933139fea44025531d9cf778c /CHANGELOG.md
parent79caf3840e40ecd304aa79f42e826abc6329b255 (diff)
Merge branch '2236-no-name' into 'develop'
Resolve "Account cannot be fetched by some instances" Closes #2236 See merge request pleroma/pleroma!3101
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 dd500bdd8..d712c3498 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ switched to a new configuration mechanism, however it was not officially removed
- Allow sending out emails again.
- Allow sending chat messages to yourself
- OStatus / static FE endpoints: fixed inaccessibility for anonymous users on non-federating instances, switched to handling per `:restrict_unauthenticated` setting.
+- Fix remote users with a whitespace name.
### Upgrade notes