aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-11-17 18:25:05 +0000
committerShpuld Shpludson <shp@cock.li>2020-11-17 18:25:05 +0000
commitd905a6cb7047a40117714639b7b4578e0ab5f7a9 (patch)
treef85c588cd4cff4d7e9566204c6abfdab9184f4e5 /CHANGELOG.md
parentfa2884a8052bfe4f4d9d069ff9d1d15765c3bba8 (diff)
parent56c1d65384603c9a57e16210aca23829235c7893 (diff)
Merge branch 'feat/favicon-badge' into 'develop'
Add favicon badge for unread notifs See merge request pleroma/pleroma-fe!1273
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e4bf822..91c37aa2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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
+- Added a small red badge to the favicon when there's unread notifications
### Fixed
- Fixed clicking NSFW hider through status popover