mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix(api): 🐛 Fetch media content-type from data, instead of doing naive guesses
This commit is contained in:
parent
6f67881d96
commit
4fdb96930f
8 changed files with 111 additions and 23 deletions
|
|
@ -48,6 +48,7 @@ max_emoji_description_size = 1000
|
|||
- Correctly proxy all URIs in custom Markdown text.
|
||||
- Fixed several issues with the [ActivityPub Federation Bridge](https://github.com/versia-pub/activitypub) preventing it from operating properly.
|
||||
- Fixed incorrect content-type on some media when using S3.
|
||||
- All media content-type is now correctly fetched, instead of guessed from the file extension.
|
||||
|
||||
# `0.7.0` • The Auth and APIs Update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue