diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-12-11 12:44:28 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-12-11 12:44:28 +0000 |
| commit | a98e241a815a95a2a7dd073aec8a993719037dcc (patch) | |
| tree | 69e1a72886246526d9366fa4a0b652e4f17adee0 /changelog.d | |
| parent | 4a7b49181a89d30da11924d0a5e148b555ca1d5d (diff) | |
| parent | 5eed197c3e30d6c378bababdc25a4aac01e14a06 (diff) | |
Merge branch 'allow-apng' into 'develop'
file_type.service: allow apng images to be rendered
See merge request pleroma/pleroma-fe!1877
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/add-apng.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/add-apng.add b/changelog.d/add-apng.add new file mode 100644 index 00000000..cdec58af --- /dev/null +++ b/changelog.d/add-apng.add @@ -0,0 +1 @@ +Make Pleroma FE to also view apng (Animated PNG) attachment. |
