forked from AkkomaGang/akkoma
Add OnlyMedia upload filter change to changelog
This commit is contained in:
parent
5144d6f4ba
commit
8c956bc671
1 changed files with 1 additions and 1 deletions
|
@ -6,9 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## Added
|
||||
- Added a new configuration option to the MediaProxy feature that allows the blocking of specific domains from using the media proxy or being explicitly allowed by the Content-Security-Policy.
|
||||
- Please make sure instances you wanted to block media from are not in the MediaProxy `whitelist`, and instead use `blocklist`.
|
||||
- `OnlyMedia` Upload Filter to simplify restricting uploads to audio, image, and video types
|
||||
|
||||
## 2023.05
|
||||
|
||||
|
|
Loading…
Reference in a new issue