forked from AkkomaGang/akkoma-fe
Update CHANGELOG.md
This commit is contained in:
parent
030c374def
commit
4cd27acf7f
1 changed files with 3 additions and 3 deletions
|
@ -3,20 +3,20 @@ 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
|
## [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
|
||||||
- Implemented user option to always show floating New Post button (normally mobile-only)
|
- Implemented user option to always show floating New Post button (normally mobile-only)
|
||||||
- Display reasons for instance specific policies
|
- Display reasons for instance specific policies
|
||||||
- Added functionality to cancel follow request
|
- Added functionality to cancel follow request
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed link to external profile not working on user profiles
|
- Fixed link to external profile not working on user profiles
|
||||||
- Fixed mobile shoutbox display
|
- Fixed mobile shoutbox display
|
||||||
- Fixed favicon badge not working in Chrome
|
- Fixed favicon badge not working in Chrome
|
||||||
- Escape html more properly in subject/display name
|
- Escape html more properly in subject/display name
|
||||||
|
|
||||||
|
|
||||||
## [2.4.0] - 2021-08-08
|
## [2.4.0] - 2021-08-08
|
||||||
### Added
|
### Added
|
||||||
- Added a quick settings to timeline header for easier access
|
- Added a quick settings to timeline header for easier access
|
||||||
|
@ -26,10 +26,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Implemented user option to hide floating shout panel
|
- Implemented user option to hide floating shout panel
|
||||||
- Implemented "edit profile" button if viewing own profile which opens profile settings
|
- Implemented "edit profile" button if viewing own profile which opens profile settings
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed follow request count showing in the wrong location in mobile view
|
- Fixed follow request count showing in the wrong location in mobile view
|
||||||
|
|
||||||
|
|
||||||
## [2.3.0] - 2021-03-01
|
## [2.3.0] - 2021-03-01
|
||||||
### Fixed
|
### Fixed
|
||||||
- Button to remove uploaded media in post status form is now properly placed and sized.
|
- Button to remove uploaded media in post status form is now properly placed and sized.
|
||||||
|
|
Loading…
Reference in a new issue