diff options
author | rinpatch <rinpatch@sdf.org> | 2019-12-13 22:08:45 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-12-13 22:08:45 +0300 |
commit | ec6cc876bc102d2c81ecc67321d48fbc4e00cdbb (patch) | |
tree | f8ecc79d52687056297bb142adb5019eef44f610 | |
parent | f393975123355789678c258c5a1b7481ea4f971e (diff) | |
download | pleroma-ec6cc876bc102d2c81ecc67321d48fbc4e00cdbb.tar.gz |
changelog: add entry for bundled pleroma-fe changes on 1.1.7
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e9782dc..e54d19dd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 |