diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-24 19:31:42 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-24 19:31:42 +0000 |
| commit | 28ee5721bb88fcbfbdde89df432a408b34045230 (patch) | |
| tree | 84bf61d2e178133f36f8b3b5f8305966846ce672 | |
| parent | 3cf7f9e3c827299c379c5618a6a972eb375fbb54 (diff) | |
| parent | e5f731c97d2d889ddc6871b97de1cc37c6671729 (diff) | |
Merge branch 'hj-develop-patch-16931' into 'develop'
Update CHANGELOG.md
See merge request pleroma/pleroma-fe!1427
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
