changelog: add entry for bundled pleroma-fe changes on 1.1.7
authorrinpatch <rinpatch@sdf.org>
Fri, 13 Dec 2019 19:08:45 +0000 (22:08 +0300)
committerrinpatch <rinpatch@sdf.org>
Fri, 13 Dec 2019 19:08:45 +0000 (22:08 +0300)
CHANGELOG.md

index a4e9782dc0f16b6078f832320792f7c36d28ddf1..e54d19dd6c00e295df2aeb332401de56fb687d1d 100644 (file)
@@ -16,6 +16,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Default Captcha provider changed from `Pleroma.Captcha.Kocaptcha` to `Pleroma.Captcha.Native`
 - Better `Cache-Control` header for static content
 
+### Bundled Pleroma-FE Changes
+#### Added
+- Icons in the navigation panel
+
+#### Fixed
+- Improved support unauthenticated view of private instances
+
+#### Removed
+- Whitespace hack on empty post content 
+
 ## [1.1.6] - 2019-11-19
 ### Fixed
 - Not being able to log into to third party apps when the browser is logged into mastofe