diff --git a/CHANGES.rst b/CHANGES.rst index 11c74c324..02d42666c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,9 +8,9 @@ Improvements: * Menu actions: Display message time (#2463). * Reactions Menu: Fix position (#2447). * Context menu polish (#2466). - * Upgrade Piwik/MatomoTracker (v6.0.1) (#2159). - * Message Editing: Annotate edited messages in timeline (#2400). - * Message Editing: Editing in the timeline (#2404). + * Upgrade Piwik/MatomoTracker (v6.0.1) (#2159). + * Message Editing: Annotate edited messages in timeline (#2400). + * Message Editing: Editing in the timeline (#2404). * Read receipts: They are now counted at the MatrixKit level. Bug fix: @@ -18,6 +18,7 @@ Bug fix: * Registration with an email is broken (#2417). * Reactions: Bad position (#2462). * Reactions: It lets you react to join/leave events (#2476). + * Adjust size of the insert button in the People tab, thanks to @dcordero (PR #2473). Changes in 0.8.6 (2019-05-06) =============================================== diff --git a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat.png b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat.png index 388b3a1e8..de289fc08 100644 Binary files a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat.png and b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat.png differ diff --git a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@2x.png b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@2x.png index 7bade5e8e..d9b709ae8 100644 Binary files a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@2x.png and b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@2x.png differ diff --git a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@3x.png b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@3x.png index 2a466e5d0..f12d709ca 100644 Binary files a/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@3x.png and b/Riot/Assets/Images.xcassets/People/create_direct_chat.imageset/create_direct_chat@3x.png differ