forked from AkkomaGang/akkoma-fe
Merge remote-tracking branch 'origin/develop' into proper-attachments
* origin/develop: Update CHANGELOG.md
This commit is contained in:
commit
efd558f394
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
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
|
||||
|
|
Loading…
Reference in a new issue