mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-10 02:30:13 +00:00
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/).
|
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
|
## [2.4.2] - 2022-01-09
|
||||||
### Added
|
### Added
|
||||||
- Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel
|
- Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel
|
||||||
|
|
Loading…
Reference in a new issue