logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 7397636914a9d3e7fd30373034c25175273ab808
parent: dac263e2242a5fbfaf677c0cbe1204278f5ce985
Author: Shpuld Shpuldson <shpuld@shpposter.club>
Date:   Tue, 14 Jan 2020 16:01:30 +0200

change changelog to reflect actual release history of frontend

Diffstat:

MCHANGELOG.md12++++--------
1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -4,22 +4,18 @@ 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] -### Changed -- Captcha now resets on failed registrations -- Notifications column now cleans itself up to optimize performance when tab is left open for a long time -### Fixed -- Single notifications left unread when hitting read on another device/tab -- Registration fixed - -## [1.1.8] - 2020-01-10 ### Added - Icons in nav panel - Private mode support - Support for 'Move' type notifications - Pleroma AMOLED dark theme ### Changed +- Captcha now resets on failed registrations +- Notifications column now cleans itself up to optimize performance when tab is left open for a long time - 403 messaging ### Fixed +- Single notifications left unread when hitting read on another device/tab +- Registration fixed - Deactivation of remote accounts from frontend ## [1.1.7 and earlier] - 2019-12-14