diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-12-18 08:37:01 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-12-18 08:37:01 +0000 |
| commit | 8d9bf3efc8825afaf07dca4db69cb19f3dfbe411 (patch) | |
| tree | ffdf4b45e8d17fe2e3c6d5ba03c69f308b18c702 /CHANGELOG.md | |
| parent | 3359d4ddf6ee6449bd230eb2056f08edbb3d355e (diff) | |
| parent | 93af7ee36a6956d4ec3d0ffd57ec733ddc7cd4e9 (diff) | |
Merge branch 'plain-bg' into 'develop'
Solid color wallpaper support
See merge request pleroma/pleroma-fe!1314
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 850188f1..83bcee6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Support to input emoji into the search box in reaction picker - Added some missing unicode emoji - Added the upload limit to the Features panel in the About page +- Support for solid color wallpaper, instance doesn't have to define a wallpaper anymore ### Fixed - Fixed the occasional bug where screen would scroll 1px when typing into a reply form @@ -21,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixed error handling when updating various profile images - Fixed your latest chat messages disappearing when closing chat view and opening it again during the same session - Fixed custom emoji not showing in poll options before voting +- Fixed link color not applied to instance name in topbar ### Changed - Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers @@ -28,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Adjusted timeline menu clickable area to match the visible button - Moved external source link from status heading to the ellipsis menu - Disabled horizontal textarea resize +- Wallpaper is now top-aligned, horizontally centered. ## [2.2.1] - 2020-11-11 |
