Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Merge requests
!1422
Update CHANGELOG.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update CHANGELOG.md
shpuld-develop-patch-87791
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Shpuld Shpludson
requested to merge
shpuld-develop-patch-87791
into
develop
3 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
056f5f54
1 commit,
3 years ago
1 file
+
15
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CHANGELOG.md
+
15
−
2
Options
@@ -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
Loading