Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-07-16 05:46:18 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-16 05:48:03 +0300
commitd0af34c0790e13eef187813d12f35ffe6f11b373 (patch)
treec91b1598053f8692aaea893ba7b3b36215ede80b /Changelog.md
parent5669ba6b48f2488e394789bc6fb8504358e966b7 (diff)
parentf995e6af0d02e9c085c2237f44ec36234ac0ed6e (diff)
Merge pull request #8358 from tclaus/supporting_heic_images
Using webp as storage format for images
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 0681d69f3..423960738 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -36,6 +36,7 @@ Although the chat was never enabled per default and was marked as experimental,
* For pods running PostgreSQL, make sure that no upper-case/mixed-case tags exist, and create a `lower(name)` index on tags to speed up ActsAsTaggableOn [#8206](https://github.com/diaspora/diaspora/pull/8206)
* Allow podmins/moderators to see all local public posts to improve moderation [#8232](https://github.com/diaspora/diaspora/pull/8232) [#8320](https://github.com/diaspora/diaspora/pull/8320)
* Add support for directly paste images to upload them [#8237](https://github.com/diaspora/diaspora/pull/8237)
+* Add support for webp images and convert new png/jpg to webp to save space and bandwidth [#8358](https://github.com/diaspora/diaspora/pull/8358)
# 0.7.18.0