aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2022-01-09 18:21:14 +0000
committerShpuld Shpludson <shp@cock.li>2022-01-09 18:21:14 +0000
commit030c374def6569a0b743678ef1148a12f9a681b4 (patch)
tree8817e0c4fd91b12fa30e43f3db537134d3755372
parentd22e04eaf6221f89d621db2ca839d3f30fb259dc (diff)
parent056f5f547ac6a5dd8be577526192c9be9ca08ccc (diff)
Merge branch 'shpuld-develop-patch-87791' into 'develop'
Update CHANGELOG.md See merge request pleroma/pleroma-fe!1422
-rw-r--r--CHANGELOG.md17
1 files changed, 15 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccbb27a4..07dbdba0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +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
+### 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
@@ -11,8 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Implemented user option to change sidebar position to the right side
- Implemented user option to hide floating shout panel
- Implemented "edit profile" button if viewing own profile which opens profile settings
-- 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)
+
### Fixed
- Fixed follow request count showing in the wrong location in mobile view