From 2a008c0b5ee8804cc86186fd985107da73fdfaa3 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 29 Dec 2022 16:25:38 -0600 Subject: [PATCH] CHANGELOG: letterboxing changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3528d406a..490404721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Compatibility: rudimentary support for Takahē. ### Changed +- Posts: letterbox images to 19:6 again. ### Fixed - Layout: use accent color for "floating action button" (mobile compose button). @@ -51,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Posts: move instance favicon beside username instead of post timestamp. - Posts: changed the behavior of content warnings. CWs and sensitive media are unified into one design. - Posts: redesigned interaction counters to use text instead of icons. +- Posts: letterbox images taller than 1:1. - Profile: overhauled user profiles to be consistent with the rest of the UI. - Composer: move emoji button alongside other composer buttons, add numerical counter. - Birthdays: move today's birthdays out of notifications into right sidebar.