2021-04-29 12:14:41 -07:00
|
|
|
# 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](https://keepachangelog.com/en/1.0.0/).
|
|
|
|
|
|
|
|
## [0.1.0] - unreleased
|
|
|
|
|
|
|
|
Based on Pleroma 2.3.0-stable.
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Twitter-like block behavior, configured under "ActivityPub > Blockers visible" in AdminFE.
|
|
|
|
- The Soapbox version in `/api/v1/instance`
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Twitter-like block behavior is now the default.
|
2021-04-30 12:17:38 -07:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fixed some (not all) Markdown issues, such as broken trailing slash in links.
|