From e5f731c97d2d889ddc6871b97de1cc37c6671729 Mon Sep 17 00:00:00 2001 From: HJ <30-hj@users.noreply.git.pleroma.social> Date: Mon, 24 Jan 2022 19:29:01 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb79d439..50eac575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## Unreleased +### Fixed +- Completely hidden posts still had 1px border + +### Changed +- Settings window has been throughly rearranged to make make more sense and make navication settings easier. + +### Added +- Option to completely hide muted threads + ## [2.4.2] - 2022-01-09 ### Added - Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel