diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-12-15 19:50:59 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-12-15 19:50:59 +0000 |
| commit | 22546ea8132ab73a1501256dd2686dbf88dfc308 (patch) | |
| tree | 73a19170bf4fbc535a093e9300e7900349e2a95f /CHANGELOG.md | |
| parent | 5d95376bef43b6c01ceee845cd42a355d74acdf2 (diff) | |
| parent | 5077549c7314c5ba18160a2a1a0bb303f143c182 (diff) | |
Merge branch 'develop' into 'feat/move-external-source-button-to-extra-buttons'
# Conflicts:
# CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed9b82d..1ca9b18b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mouseover titles for emojis in reaction picker - 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 ### Fixed - Fixed the occasional bug where screen would scroll 1px when typing into a reply form @@ -17,11 +18,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixed custom emoji not working in profile field names - Fixed pinned statuses not appearing in user profiles - Fixed some elements not being keyboard navigation friendly +- 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 ### Changed - Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers - Made reply/fav/repeat etc buttons easier to hit - Moved external source link from status heading to the ellipsis menu +- Disabled horizontal textarea resize ## [2.2.1] - 2020-11-11 |
