Browse Source

Merge branch 'revert/changelog' into 'develop'

Revert changelog entry that leaked from another branch.

See merge request pleroma/pleroma!3334
delete-chats-for-deleted-users
feld 3 years ago
parent
commit
0edb5c805b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      CHANGELOG.md

+ 0
- 1
CHANGELOG.md View File

@@ -59,7 +59,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Ability to define custom HTTP headers per each frontend
- MRF (`NoEmptyPolicy`): New MRF Policy which will deny empty statuses or statuses of only mentions from being created by local users
- New users will receive a simple email confirming their registration if no other emails will be dispatched. (e.g., Welcome, Confirmation, or Approval Required)
- Added Pleroma.Upload.Filter.HeifToJpeg to automate converting .heic files from Apple devices to JPEGs which can be viewed in browsers. Requires heic-convert tool from libheif.

<details>
<summary>API Changes</summary>


Loading…
Cancel
Save