commit: 756f7bf7c2ee1beb7b43227271942130fd03c7cb
parent 030c374def6569a0b743678ef1148a12f9a681b4
Author: Shpuld Shpludson <shp@cock.li>
Date: Sun, 9 Jan 2022 18:29:46 +0000
Merge branch 'shpuld-develop-patch-58245' into 'develop'
Update CHANGELOG.md
See merge request pleroma/pleroma-fe!1423
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -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/).
-## Unreleased
+## [2.4.2] - 2022-01-09
### Added
- 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)
- Display reasons for instance specific policies
- Added functionality to cancel follow request
-
### Fixed
- Fixed link to external profile not working on user profiles
- Fixed mobile shoutbox display
- Fixed favicon badge not working in Chrome
- Escape html more properly in subject/display name
+
## [2.4.0] - 2021-08-08
### Added
- 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 "edit profile" button if viewing own profile which opens profile settings
-
### Fixed
- Fixed follow request count showing in the wrong location in mobile view
+
## [2.3.0] - 2021-03-01
### Fixed
- Button to remove uploaded media in post status form is now properly placed and sized.