2.7 KiB
2.7 KiB
Changelog
All notable changes to this project will be documented in this file.
This file is only for changes to Soapbox.
For changes to Pleroma, see CHANGELOG.md
The format is based on Keep a Changelog.
Unreleased
- Added
AntiDuplicationPolicy
andAntiMentionSpamPolicy
for spam.
Fixed
- Link previews not working for some websites. Let rich media user-agent be configurable (with
:pleroma, :rich_media, user_agent: "whatever"
).
[3.0.0] - 2022-05-24
Based on Pleroma 2.4 develop.
TODO: a full changelog
Added
- Events
- Translations
[1.1.1] - 2021-05-21
Based on Pleroma 2.3.0-stable.
Fixed
- Broken frontend due to not all files being in the repo.
[1.1.0] - 2021-05-18
Based on Pleroma 2.3.0-stable.
Added
Fixed
Changed
- Prepared installation files for use with asdf version manager. (!22, !23, !24)
- BREAKING:
imagemagick
andexiftool
are required to be installed on the system.
[1.0.0] - 2021-05-11
Based on Pleroma 2.3.0-stable.
Added
- Rich media embeds for sites like YouTube, etc. (!13)
- Twitter-like block behavior, configured under "ActivityPub > Blockers visible" in AdminFE. (!9)
- The Soapbox version in
/api/v1/instance
(!6)
Changed
- Soapbox FE is set as the default frontend. (!16)
- Twitter-like block behavior is now the default. (!9)