diff options
| author | Shpuld Shpuldson <shpuld@shpposter.club> | 2020-01-14 13:39:01 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shpuld@shpposter.club> | 2020-01-14 13:39:01 +0200 |
| commit | 9b8cdb652518e55cd126d70d3902a0953979c145 (patch) | |
| tree | e5c2e5b07621cf5d07c3dba97c20e607d5211259 | |
| parent | 7257189ea796d51117285814d32ed6138fdb3458 (diff) | |
update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d6ef1a5..2e17dc64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ 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] +### Fixed +- Single notifications left unread when hitting read on another device/tab + +## [1.1.8] - 2020-01-10 +### Added +- Icons in nav panel +- Private mode support +- Support for 'Move' type notifications +- Pleroma AMOLED dark theme +### Changed +- 403 messaging +### Fixed +- Deactivation of remote accounts from frontend + +## [1.1.7 and earlier] - 2019-12-14 ### Added - Ability to hide/show repeats from user - User profile button clutter organized into a menu @@ -11,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Started changelog anew - Ability to change user's email - About page +- Added remote user redirect ### Changed - changed the way fading effects for user profile/long statuses works, now uses css-mask instead of gradient background hacks which weren't exactly compatible with semi-transparent themes ### Fixed |
