From 53d43b570749f9072ea0662ffafd8b7db630b132 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sun, 1 Oct 2023 22:14:26 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38469ea..a20eebdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 2023.8 (104) +Features/Improvements: +- Show search operators on Mastodon 4.2 +- Enable composing local-only posts on Akkoma +- Update timestamps after refreshing notifications/timelines +- Improve list appearance in rich text posts +- Improve error message when uploading attachment to Pixelfed fails +- Compress uploaded videos to fit within instance limits +- iPad: Allow switching between split screen and full screen navigation + +Bugfixes: +- Fix replies to posts with content warnings always showing confirmation dialog before closing +- Fix Live Text control reappearing when swiping between attachment gallery pages +- Fix avatars on certain notifications flickering when refreshing +- iPad: Fix delay on app launch before "My Profile" sidebar item appears +- macOS: Fix "New Post" window title appearing twice + ## 2023.7 (103) Features/Improvements: - Add support for iOS 17