Browse Source

CHANGELOG: fixed JSON error rendering

merge-requests/3498/head
Alex Gleason 2 years ago
parent
commit
3d8ce61fe5
No known key found for this signature in database GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Remote users can no longer reappear after being deleted.
- Deactivated users may now be deleted.
- Mix task `pleroma.database prune_objects`
- Fixed rendering of JSON errors on ActivityPub endpoints.
- Linkify: Parsing crash with URLs ending in unbalanced closed paren, no path separator, and no query parameters

### Removed


Loading…
Cancel
Save