From 281585cdf07adc3dbc5fc73f1cbbd8b87d987d1f Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Thu, 4 Apr 2024 23:13:02 -0400 Subject: [PATCH] Update release changelog --- CHANGELOG-release.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/CHANGELOG-release.md b/CHANGELOG-release.md index cf8087c8..48863f4d 100644 --- a/CHANGELOG-release.md +++ b/CHANGELOG-release.md @@ -1,3 +1,37 @@ +## 2024.1 +This update includes a significant improvements for the attachment gallery and displaying rich text posts. See below for a full list of improvements and fixes. + +Features/Improvements: +- Improve attachment gallery + - Improve animations + - Display video captions + - Support sharing/saving videos + - Resume music playback after playing videos +- Improve rich text display in posts +- Add See Results button to polls +- Add Share and Save to Photos menu items to post attachments +- Show verified links in account lists +- Display message on empty list timelines +- Add preference to indicate attachments lacking alt text +- Mark notifications as read on Mastodon web frontend once displayed +- iPadOS: Support tapping the selected sidebar item to scroll to top + +Bugfixes: +- Fix issue changing scope after searching +- Fix crash when searching "from:me" +- Fix tapping Followers button on profile opening Following screen +- Fix crash when removing poll option on Compose screen +- Fix hang when sharing video/GIFV attachments +- Fix stretched Save to Photos icon when sharing attachments +- Fix GIFV playback preventing device sleep +- Fix Notifications tab not scrolling to top when tab bar item tapped +- Fix selection not clearing on Trending Hashtags +- Fix fast account switcher overlapping iPhone sensor housing in landscape +- Fix Edit List screen not updating when adding/removing accounts +- Fix changing list reply policy not refreshing timeline +- Pixelfed: Fix crash when there are multiple follow notifications from the same account +- macOS: Fix attachment gallery displaying improperly when Reduce Motion is on + ## 2023.8 This update adds support for search operators and post translation, and improves support for displaying rich-text posts. See below for a full list of improvements and fixes.