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
Commits
a1e7852c
Commit
a1e7852c
authored
4 years ago
by
HJ
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG.md
parent
5ab1b0ab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1278
Merge develop into master for 2.2.0
,
!1272
Update CHANGELOG.md
Pipeline
#32477
passed
4 years ago
Stage: lint
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+10
-6
10 additions, 6 deletions
CHANGELOG.md
with
10 additions
and
6 deletions
CHANGELOG.md
+
10
−
6
View file @
a1e7852c
...
...
@@ -6,22 +6,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
-
New option to optimize timeline rendering to make the site more responsive (enabled by default)
-
New instance option
`logoLeft`
to move logo to the left side in desktop nav bar
-
Import/export a muted users
-
Proper handling of deletes when using websocket streaming
-
Added optimistic chat message sending, so you can start writing next message before the previous one has been sent
## [Unreleased patch]
### Fixed
-
Fixed chats list not updating its order when new messages come in
-
Fixed chat messages sometimes getting lost when you receive a message at the same time
-
Fixed clicking NSFW hider through status popover
-
Fixed chat-view back button being hard to click
-
Fixed fresh chat notifications being cleared immediately while leaving the chat view and not having time to actually see the messages
-
Fixed multiple regressions in CSS styles
-
Fixed multiple issues with input fields when using CJK font as default
-
Fixed search field in navbar infringing into logo in some cases
### Changed
-
Clicking immediately when timeline shifts is now blocked to prevent misclicks
### Added
-
Import/export a muted users
-
Proper handling of deletes when using websocket streaming
-
Added optimistic chat message sending, so you can start writing next message before the previous one has been sent
-
Icons changed from fontello (FontAwesome 4 + others) to FontAwesome 5 due to problems with fontello.
-
Some icons changed for better accessibility (lock, globe)
-
Logo is now clickable
## [2.1.1] - 2020-09-08
### Changed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment