Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.11.0-rc.2
    21ead6e4 · v0.11.0-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.0-rc.1...v0.11.0-rc.2)
    * Make groups a fully-fleged baked-in feature
    [\#1603](https://github.com/matrix-org/matrix-react-sdk/pull/1603)
  • v0.11.0-rc.1
    07b6c559 · v0.11.0-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7...v0.11.0-rc.1)
    * Improve widget rendering on prop updates
    [\#1548](https://github.com/matrix-org/matrix-react-sdk/pull/1548)
    * Display group member profile (avatar/displayname) in ConfirmUserActionDialog
    [\#1595](https://github.com/matrix-org/matrix-react-sdk/pull/1595)
    * Don't crash if there isn't a room notif rule
    [\#1602](https://github.com/matrix-org/matrix-react-sdk/pull/1602)
    * Show group name in flair tooltip if one is set
    [\#1596](https://github.com/matrix-org/matrix-react-sdk/pull/1596)
    * Convert group avatar URL to HTTP before handing to BaseAvatar
    [\#1597](https://github.com/matrix-org/matrix-react-sdk/pull/1597)
    * Add group features as starting points for ILAG
    [\#1601](https://github.com/matrix-org/matrix-react-sdk/pull/1601)
    * Modify the group room visibility API to reflect the js-sdk changes
    [\#1598](https://github.com/matrix-org/matrix-react-sdk/pull/1598)
    * Update from Weblate.
    [\#1599](https://github.com/matrix-org/matrix-react-sdk/pull/1599)
    * Revert "UnknownDeviceDialog: get devices from SDK"
    [\#1594](https://github.com/matrix-org/matrix-react-sdk/pull/1594)
    * Order users in the group member list with admins first
    [\#1591](https://github.com/matrix-org/matrix-react-sdk/pull/1591)
    * Fetch group members after accepting an invite
    [\#1592](https://github.com/matrix-org/matrix-react-sdk/pull/1592)
    * Improve address picker for rooms
    [\#1589](https://github.com/matrix-org/matrix-react-sdk/pull/1589)
    * Fix FlairStore getPublicisedGroupsCached to give the correct, existing
    promise
    [\#1590](https://github.com/matrix-org/matrix-react-sdk/pull/1590)
    * Use the getProfileInfo API for group inviter profile
    [\#1585](https://github.com/matrix-org/matrix-react-sdk/pull/1585)
    * Add checkbox to GroupAddressPicker for determining visibility of group rooms
    [\#1587](https://github.com/matrix-org/matrix-react-sdk/pull/1587)
    * Alter group member api
    [\#1581](https://github.com/matrix-org/matrix-react-sdk/pull/1581)
    * Improve group creation UX
    [\#1580](https://github.com/matrix-org/matrix-react-sdk/pull/1580)
    * Disable RoomDetailList in GroupView when editing
    [\#1583](https://github.com/matrix-org/matrix-react-sdk/pull/1583)
    * Default to no read pins if there is no applicable account data
    [\#1586](https://github.com/matrix-org/matrix-react-sdk/pull/1586)
    * UnknownDeviceDialog: get devices from SDK
    [\#1584](https://github.com/matrix-org/matrix-react-sdk/pull/1584)
    * Add a small indicator for when a new event is pinned
    [\#1486](https://github.com/matrix-org/matrix-react-sdk/pull/1486)
    * Implement tooltip for group rooms
    [\#1582](https://github.com/matrix-org/matrix-react-sdk/pull/1582)
    * Room notifs in autocomplete & composer
    [\#1577](https://github.com/matrix-org/matrix-react-sdk/pull/1577)
    * Ignore img tags in HTML if src is not specified
    [\#1579](https://github.com/matrix-org/matrix-react-sdk/pull/1579)
    * Indicate admins in the group member list with a sheriff badge
    [\#1578](https://github.com/matrix-org/matrix-react-sdk/pull/1578)
    * Remember whether widget drawer was hidden per-room
    [\#1533](https://github.com/matrix-org/matrix-react-sdk/pull/1533)
    * Throw an error when trying to create a group store with falsey groupId
    [\#1576](https://github.com/matrix-org/matrix-react-sdk/pull/1576)
    * Fixes React warning
    [\#1571](https://github.com/matrix-org/matrix-react-sdk/pull/1571)
    * Fix Flair not appearing due to missing this._usersInFlight
    [\#1575](https://github.com/matrix-org/matrix-react-sdk/pull/1575)
    * Use, if possible, a room's canonical or first alias when viewing the …
    [\#1574](https://github.com/matrix-org/matrix-react-sdk/pull/1574)
    * Add CSS classes to group ID input in CreateGroupDialog
    [\#1573](https://github.com/matrix-org/matrix-react-sdk/pull/1573)
    * Give autocomplete providers the room they're in
    [\#1568](https://github.com/matrix-org/matrix-react-sdk/pull/1568)
    * Fix multiple pills on one line
    [\#1572](https://github.com/matrix-org/matrix-react-sdk/pull/1572)
    * Fix group invites such that they look similar to room invites
    [\#1570](https://github.com/matrix-org/matrix-react-sdk/pull/1570)
    * Add a GeminiScrollbar to Your Communities
    [\#1569](https://github.com/matrix-org/matrix-react-sdk/pull/1569)
    * Fix multiple requests for publicised groups of given user
    [\#1567](https://github.com/matrix-org/matrix-react-sdk/pull/1567)
    * Add toggle to alter visibility of a room-group association
    [\#1566](https://github.com/matrix-org/matrix-react-sdk/pull/1566)
    * Pillify room notifs in the timeline
    [\#1564](https://github.com/matrix-org/matrix-react-sdk/pull/1564)
    *  Implement simple GroupRoomInfo
    [\#1563](https://github.com/matrix-org/matrix-react-sdk/pull/1563)
    * turn NPE on flair resolution errors into a logged error
    [\#1565](https://github.com/matrix-org/matrix-react-sdk/pull/1565)
    * Less translation in parts
    [\#1484](https://github.com/matrix-org/matrix-react-sdk/pull/1484)
    * Redact group IDs from analytics
    [\#1562](https://github.com/matrix-org/matrix-react-sdk/pull/1562)
    * Display whether the group summary/room list is loading
    [\#1560](https://github.com/matrix-org/matrix-react-sdk/pull/1560)
    * Change client-side validation of group IDs to match synapse
    [\#1558](https://github.com/matrix-org/matrix-react-sdk/pull/1558)
    * Prevent non-members from opening group settings
    [\#1559](https://github.com/matrix-org/matrix-react-sdk/pull/1559)
    * Alter UI for disinviting a group member
    [\#1556](https://github.com/matrix-org/matrix-react-sdk/pull/1556)
    * Only show admin tools to privileged users
    [\#1555](https://github.com/matrix-org/matrix-react-sdk/pull/1555)
    * Try lowercase username on login
    [\#1550](https://github.com/matrix-org/matrix-react-sdk/pull/1550)
    * Don't refresh page on password change prompt
    [\#1554](https://github.com/matrix-org/matrix-react-sdk/pull/1554)
    * Fix initial in GroupAvatar in GroupView
    [\#1553](https://github.com/matrix-org/matrix-react-sdk/pull/1553)
    * Use "crop" method to scale group avatars in MyGroups
    [\#1549](https://github.com/matrix-org/matrix-react-sdk/pull/1549)
    * Lowercase all usernames
    [\#1547](https://github.com/matrix-org/matrix-react-sdk/pull/1547)
    * Add sensible missing entry generator for MELS tests
    [\#1546](https://github.com/matrix-org/matrix-react-sdk/pull/1546)
    * Fix prompt to re-use chat room
    [\#1545](https://github.com/matrix-org/matrix-react-sdk/pull/1545)
    * Add unregiseterListener to GroupStore
    [\#1544](https://github.com/matrix-org/matrix-react-sdk/pull/1544)
    * Fix groups invited users err for non members
    [\#1543](https://github.com/matrix-org/matrix-react-sdk/pull/1543)
    * Add Mention button to MemberInfo
    [\#1532](https://github.com/matrix-org/matrix-react-sdk/pull/1532)
    * Only show group settings cog to members
    [\#1541](https://github.com/matrix-org/matrix-react-sdk/pull/1541)
    * Use correct icon for group room deletion and make themeable
    [\#1540](https://github.com/matrix-org/matrix-react-sdk/pull/1540)
    * Add invite button to MemberInfo if user has left or wasn't in room
    [\#1534](https://github.com/matrix-org/matrix-react-sdk/pull/1534)
    * Add option to mirror local video feed
    [\#1539](https://github.com/matrix-org/matrix-react-sdk/pull/1539)
    * Use the correct userId when displaying who redacted a message
    [\#1538](https://github.com/matrix-org/matrix-react-sdk/pull/1538)
    * Only show editing UI for aliases/related_groups for users /w power
    [\#1529](https://github.com/matrix-org/matrix-react-sdk/pull/1529)
    * Swap from `ui_opacity` to `panel_disabled`
    [\#1535](https://github.com/matrix-org/matrix-react-sdk/pull/1535)
    * Fix room address picker tiles default name
    [\#1536](https://github.com/matrix-org/matrix-react-sdk/pull/1536)
    * T3chguy/hide level change on 50
    [\#1531](https://github.com/matrix-org/matrix-react-sdk/pull/1531)
    * fix missing date sep caused by hidden event at start of day
    [\#1537](https://github.com/matrix-org/matrix-react-sdk/pull/1537)
    * Add a delete confirmation dialog for widgets
    [\#1520](https://github.com/matrix-org/matrix-react-sdk/pull/1520)
    * When dispatching view_[my_]group[s], reset RoomViewStore
    [\#1530](https://github.com/matrix-org/matrix-react-sdk/pull/1530)
    * Prevent editing of UI requiring user privilege if user unprivileged
    [\#1528](https://github.com/matrix-org/matrix-react-sdk/pull/1528)
    * Use the correct property of the API room objects
    [\#1526](https://github.com/matrix-org/matrix-react-sdk/pull/1526)
    * Don't include the |other in the translation value
    [\#1527](https://github.com/matrix-org/matrix-react-sdk/pull/1527)
    * Re-run gen-i18n after fixing https://github.com/matrix-org/matrix-react-
    sdk/pull/1521
    [\#1525](https://github.com/matrix-org/matrix-react-sdk/pull/1525)
    * Fix some react warnings in GroupMemberList
    [\#1522](https://github.com/matrix-org/matrix-react-sdk/pull/1522)
    * Fix bug with gen-i18n/js when adding new plurals
    [\#1521](https://github.com/matrix-org/matrix-react-sdk/pull/1521)
    * Make GroupStoreCache global for cross-package access
    [\#1524](https://github.com/matrix-org/matrix-react-sdk/pull/1524)
    * Add fields needed by RoomDetailList to groupRoomFromApiObject
    [\#1523](https://github.com/matrix-org/matrix-react-sdk/pull/1523)
    * Only show flair for groups with avatars set
    [\#1519](https://github.com/matrix-org/matrix-react-sdk/pull/1519)
    * Refresh group member lists after inviting users
    [\#1518](https://github.com/matrix-org/matrix-react-sdk/pull/1518)
    * Invalidate the user's public groups cache when changing group publicity
    [\#1517](https://github.com/matrix-org/matrix-react-sdk/pull/1517)
    * Make the gen-i18n script validate _t calls
    [\#1515](https://github.com/matrix-org/matrix-react-sdk/pull/1515)
    * Add placeholder to MyGroups page, adjust CSS classes
    [\#1514](https://github.com/matrix-org/matrix-react-sdk/pull/1514)
    * Rxl881/parallelshell
    [\#1338](https://github.com/matrix-org/matrix-react-sdk/pull/1338)
    * Run prunei18n
    [\#1513](https://github.com/matrix-org/matrix-react-sdk/pull/1513)
    * Update from Weblate.
    [\#1512](https://github.com/matrix-org/matrix-react-sdk/pull/1512)
    * Add script to prune unused translations
    [\#1502](https://github.com/matrix-org/matrix-react-sdk/pull/1502)
    * Fix creation of DM rooms
    [\#1510](https://github.com/matrix-org/matrix-react-sdk/pull/1510)
    * Group create dialog: only enter localpart
    [\#1507](https://github.com/matrix-org/matrix-react-sdk/pull/1507)
    * Improve MyGroups UI
    [\#1509](https://github.com/matrix-org/matrix-react-sdk/pull/1509)
    * Use object URLs to load Files in to images
    [\#1508](https://github.com/matrix-org/matrix-react-sdk/pull/1508)
    * Add clientside error for non-alphanumeric group ID
    [\#1506](https://github.com/matrix-org/matrix-react-sdk/pull/1506)
    * Fix invites to groups without names
    [\#1505](https://github.com/matrix-org/matrix-react-sdk/pull/1505)
    * Add warning when adding group rooms/users
    [\#1504](https://github.com/matrix-org/matrix-react-sdk/pull/1504)
    * More Groups->Communities
    [\#1503](https://github.com/matrix-org/matrix-react-sdk/pull/1503)
    * Groups -> Communities
    [\#1501](https://github.com/matrix-org/matrix-react-sdk/pull/1501)
    * Factor out Flair cache into FlairStore
    [\#1500](https://github.com/matrix-org/matrix-react-sdk/pull/1500)
    * Add i18n script to package.json
    [\#1499](https://github.com/matrix-org/matrix-react-sdk/pull/1499)
    * Make gen-i18n support 'HTML'
    [\#1498](https://github.com/matrix-org/matrix-react-sdk/pull/1498)
    * fix editing visuals on groupview header
    [\#1497](https://github.com/matrix-org/matrix-react-sdk/pull/1497)
    * Script to generate the translations base file
    [\#1493](https://github.com/matrix-org/matrix-react-sdk/pull/1493)
    * Update from Weblate.
    [\#1495](https://github.com/matrix-org/matrix-react-sdk/pull/1495)
    * Attempt to relate a group to a room when adding it
    [\#1494](https://github.com/matrix-org/matrix-react-sdk/pull/1494)
    * Shuffle GroupView UI
    [\#1490](https://github.com/matrix-org/matrix-react-sdk/pull/1490)
    * Fix bug preventing partial group profile
    [\#1491](https://github.com/matrix-org/matrix-react-sdk/pull/1491)
    * Don't show room IDs when picking rooms
    [\#1492](https://github.com/matrix-org/matrix-react-sdk/pull/1492)
    * Only show invited section if there are invited group members
    [\#1489](https://github.com/matrix-org/matrix-react-sdk/pull/1489)
    * Show "Invited" section in the user list
    [\#1488](https://github.com/matrix-org/matrix-react-sdk/pull/1488)
    * Refactor class names for an entity tile being hovered over
    [\#1487](https://github.com/matrix-org/matrix-react-sdk/pull/1487)
    * Modify GroupView UI
    [\#1475](https://github.com/matrix-org/matrix-react-sdk/pull/1475)
    * Message/event pinning
    [\#1439](https://github.com/matrix-org/matrix-react-sdk/pull/1439)
    * Remove duplicate declaration that breaks the build
    [\#1483](https://github.com/matrix-org/matrix-react-sdk/pull/1483)
    * Include magnet scheme in sanitize HTML params
    [\#1301](https://github.com/matrix-org/matrix-react-sdk/pull/1301)
    * Add a way to jump to a user's Read Receipt from MemberInfo
    [\#1454](https://github.com/matrix-org/matrix-react-sdk/pull/1454)
    * Use standard subsitution syntax in _tJsx
    [\#1462](https://github.com/matrix-org/matrix-react-sdk/pull/1462)
    * Don't suggest grey as a color scheme for a room
    [\#1442](https://github.com/matrix-org/matrix-react-sdk/pull/1442)
    * allow hiding of notification body for privacy reasons
    [\#1362](https://github.com/matrix-org/matrix-react-sdk/pull/1362)
    * Suggest to invite people when speaking in an empty room
    [\#1466](https://github.com/matrix-org/matrix-react-sdk/pull/1466)
    * Buttons to remove room/self avatar
    [\#1478](https://github.com/matrix-org/matrix-react-sdk/pull/1478)
    * T3chguy/fix memberlist
    [\#1480](https://github.com/matrix-org/matrix-react-sdk/pull/1480)
    * add option to disable BigEmoji
    [\#1481](https://github.com/matrix-org/matrix-react-sdk/pull/1481)
    
  • v0.10.7
    f58d89ef · v0.10.7 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.3...v0.10.7)
    * Update to latest js-sdk
  • v0.10.7-rc.3
    3b515cde · v0.10.7-rc.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.2...v0.10.7-rc.3)
    * Fix the enableLabs flag, again
    [\#1474](https://github.com/matrix-org/matrix-react-sdk/pull/1474)
  • v0.10.7-rc.2
    b95c2368 · v0.10.7-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.1...v0.10.7-rc.2)
    * Honour the (now legacy) enableLabs flag
    [\#1473](https://github.com/matrix-org/matrix-react-sdk/pull/1473)
    * Don't show labs features by default
    [\#1472](https://github.com/matrix-org/matrix-react-sdk/pull/1472)
    * Make features disabled by default
    [\#1470](https://github.com/matrix-org/matrix-react-sdk/pull/1470)
  • v0.10.7-rc.1
    9036f786 · v0.10.7-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.6...v0.10.7-rc.1)
    * Add warm fuzzy dialog for inviting users to a group
    [\#1459](https://github.com/matrix-org/matrix-react-sdk/pull/1459)
    * enable/disable features in config.json
    [\#1468](https://github.com/matrix-org/matrix-react-sdk/pull/1468)
    * Update from Weblate.
    [\#1469](https://github.com/matrix-org/matrix-react-sdk/pull/1469)
    * Don't send RR or RM when peeking at a room
    [\#1463](https://github.com/matrix-org/matrix-react-sdk/pull/1463)
    * Fix bug that inserted emoji when typing
    [\#1467](https://github.com/matrix-org/matrix-react-sdk/pull/1467)
    * Ignore VS16 char in RTE
    [\#1458](https://github.com/matrix-org/matrix-react-sdk/pull/1458)
    * Show failures when sending messages
    [\#1460](https://github.com/matrix-org/matrix-react-sdk/pull/1460)
    * Run eslint --fix
    [\#1461](https://github.com/matrix-org/matrix-react-sdk/pull/1461)
    * Show who banned the user on hover
    [\#1441](https://github.com/matrix-org/matrix-react-sdk/pull/1441)
    * Enhancements to room power level settings
    [\#1440](https://github.com/matrix-org/matrix-react-sdk/pull/1440)
    * Added TextInputWithCheckbox dialog
    [\#868](https://github.com/matrix-org/matrix-react-sdk/pull/868)
    * Make it clearer which HS you're logging into
    [\#1456](https://github.com/matrix-org/matrix-react-sdk/pull/1456)
    * Remove redundant stale onKeyDown
    [\#1451](https://github.com/matrix-org/matrix-react-sdk/pull/1451)
    * Only allow event state event handlers on state events
    [\#1453](https://github.com/matrix-org/matrix-react-sdk/pull/1453)
    * Modify the group store to include group rooms
    [\#1452](https://github.com/matrix-org/matrix-react-sdk/pull/1452)
    * Factor-out GroupStore and create GroupStoreCache
    [\#1449](https://github.com/matrix-org/matrix-react-sdk/pull/1449)
    * Put related groups UI behind groups labs flag
    [\#1448](https://github.com/matrix-org/matrix-react-sdk/pull/1448)
    * Restrict Flair in the timeline to related groups of the room
    [\#1447](https://github.com/matrix-org/matrix-react-sdk/pull/1447)
    * Implement UI for editing related groups of a room
    [\#1446](https://github.com/matrix-org/matrix-react-sdk/pull/1446)
    * Fix a couple of bugs with EditableItemList
    [\#1445](https://github.com/matrix-org/matrix-react-sdk/pull/1445)
    * Factor out EditableItemList from AliasSettings
    [\#1444](https://github.com/matrix-org/matrix-react-sdk/pull/1444)
    * Add dummy translation function to mark translatable strings
    [\#1421](https://github.com/matrix-org/matrix-react-sdk/pull/1421)
    * Implement button to remove a room from a group
    [\#1438](https://github.com/matrix-org/matrix-react-sdk/pull/1438)
    * Fix showing 3pid invites in member list
    [\#1443](https://github.com/matrix-org/matrix-react-sdk/pull/1443)
    * Add button to get to MyGroups (view_my_groups or path #/groups)
    [\#1435](https://github.com/matrix-org/matrix-react-sdk/pull/1435)
    * Add eslint rule to disallow spaces inside of curly braces
    [\#1436](https://github.com/matrix-org/matrix-react-sdk/pull/1436)
    * Fix ability to invite existing mx users
    [\#1437](https://github.com/matrix-org/matrix-react-sdk/pull/1437)
    * Construct address picker message using provided `validAddressTypes`
    [\#1434](https://github.com/matrix-org/matrix-react-sdk/pull/1434)
    * Fix GroupView summary rooms displaying without avatars
    [\#1433](https://github.com/matrix-org/matrix-react-sdk/pull/1433)
    * Implement adding rooms to a group (or group summary) by room ID
    [\#1432](https://github.com/matrix-org/matrix-react-sdk/pull/1432)
    * Give flair avatars a tooltip = the group ID
    [\#1431](https://github.com/matrix-org/matrix-react-sdk/pull/1431)
    * Fix ability to feature self in a group summary
    [\#1430](https://github.com/matrix-org/matrix-react-sdk/pull/1430)
    * Implement "Add room to group" feature
    [\#1429](https://github.com/matrix-org/matrix-react-sdk/pull/1429)
    * Fix group membership publicity
    [\#1428](https://github.com/matrix-org/matrix-react-sdk/pull/1428)
    * Add support for Jitsi screensharing in electron app
    [\#1355](https://github.com/matrix-org/matrix-react-sdk/pull/1355)
    * Delint and DRY TextForEvent
    [\#1424](https://github.com/matrix-org/matrix-react-sdk/pull/1424)
    * Bust the flair caches after 30mins
    [\#1427](https://github.com/matrix-org/matrix-react-sdk/pull/1427)
    * Show displayname / avatar in group member info
    [\#1426](https://github.com/matrix-org/matrix-react-sdk/pull/1426)
    * Create GroupSummaryStore for storing group summary stuff
    [\#1418](https://github.com/matrix-org/matrix-react-sdk/pull/1418)
    * Add status & toggle for publicity
    [\#1419](https://github.com/matrix-org/matrix-react-sdk/pull/1419)
    * MemberList: show 100 more on overflow tile click
    [\#1417](https://github.com/matrix-org/matrix-react-sdk/pull/1417)
    * Fix NPE in MemberList
    [\#1425](https://github.com/matrix-org/matrix-react-sdk/pull/1425)
    * Fix incorrect variable in string
    [\#1422](https://github.com/matrix-org/matrix-react-sdk/pull/1422)
    * apply i18n _t to string which has already been translated
    [\#1420](https://github.com/matrix-org/matrix-react-sdk/pull/1420)
    * Make the invite section a truncatedlist too
    [\#1416](https://github.com/matrix-org/matrix-react-sdk/pull/1416)
    * Implement removal function of features users/rooms
    [\#1415](https://github.com/matrix-org/matrix-react-sdk/pull/1415)
    * Allow TruncatedList to get children via a callback
    [\#1412](https://github.com/matrix-org/matrix-react-sdk/pull/1412)
    * Experimental: Lazy load user autocomplete entries
    [\#1413](https://github.com/matrix-org/matrix-react-sdk/pull/1413)
    * Show displayname & avatar url in group member list
    [\#1414](https://github.com/matrix-org/matrix-react-sdk/pull/1414)
    * De-lint TruncatedList
    [\#1411](https://github.com/matrix-org/matrix-react-sdk/pull/1411)
    * Remove unneeded strings
    [\#1409](https://github.com/matrix-org/matrix-react-sdk/pull/1409)
    * Clean on prerelease
    [\#1410](https://github.com/matrix-org/matrix-react-sdk/pull/1410)
    * Redesign membership section in GroupView
    [\#1408](https://github.com/matrix-org/matrix-react-sdk/pull/1408)
    * Implement adding rooms to the group summary
    [\#1406](https://github.com/matrix-org/matrix-react-sdk/pull/1406)
    * Honour the is_privileged flag in GroupView
    [\#1407](https://github.com/matrix-org/matrix-react-sdk/pull/1407)
    * Update when a group arrives
    [\#1405](https://github.com/matrix-org/matrix-react-sdk/pull/1405)
    * Implement `view_group` dispatch when clicking flair
    [\#1404](https://github.com/matrix-org/matrix-react-sdk/pull/1404)
    * GroupView: Add a User
    [\#1402](https://github.com/matrix-org/matrix-react-sdk/pull/1402)
    * Track action button click event
    [\#1403](https://github.com/matrix-org/matrix-react-sdk/pull/1403)
    * Separate sender profile into elements with classes
    [\#1401](https://github.com/matrix-org/matrix-react-sdk/pull/1401)
    * Fix ugly integration button, use hover to show error
    [\#1399](https://github.com/matrix-org/matrix-react-sdk/pull/1399)
    * Fix promise error in flair
    [\#1400](https://github.com/matrix-org/matrix-react-sdk/pull/1400)
    * Flair!
    [\#1351](https://github.com/matrix-org/matrix-react-sdk/pull/1351)
    * Group Membership UI
    [\#1328](https://github.com/matrix-org/matrix-react-sdk/pull/1328)
  • v0.10.6
    3552f08a · v0.10.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.5...v0.10.6)
    * New version of js-sdk with fixed build
  • v0.10.5
    99e4221e · v0.10.5 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.4...v0.10.5)
    * Fix build error (https://github.com/vector-im/riot-web/issues/5091)
  • v0.10.4
    6c5f4983 · v0.10.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.4-rc.1...v0.10.4)
    * No changes
  • v0.10.4-rc.1
    620ca5f2 · v0.10.4-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3...v0.10.4-rc.1)
    * Fix RoomView stuck in 'accept invite' state
    [\#1396](https://github.com/matrix-org/matrix-react-sdk/pull/1396)
    * Only show the integ management button if user is joined
    [\#1398](https://github.com/matrix-org/matrix-react-sdk/pull/1398)
    * suppressOnHover for member entity tiles which have no onClick
    [\#1273](https://github.com/matrix-org/matrix-react-sdk/pull/1273)
    * add /devtools command
    [\#1268](https://github.com/matrix-org/matrix-react-sdk/pull/1268)
    * Fix broken Link
    [\#1359](https://github.com/matrix-org/matrix-react-sdk/pull/1359)
    * Show who redacted an event on hover
    [\#1387](https://github.com/matrix-org/matrix-react-sdk/pull/1387)
    * start MELS expanded if it contains a highlighted/permalinked event.
    [\#1388](https://github.com/matrix-org/matrix-react-sdk/pull/1388)
    * Add ignore user API support
    [\#1389](https://github.com/matrix-org/matrix-react-sdk/pull/1389)
    * Add option to disable Emoji suggestions
    [\#1392](https://github.com/matrix-org/matrix-react-sdk/pull/1392)
    * sanitize the i18n for fn:textForHistoryVisibilityEvent
    [\#1397](https://github.com/matrix-org/matrix-react-sdk/pull/1397)
    * Don't check for only-emoji if there were none
    [\#1394](https://github.com/matrix-org/matrix-react-sdk/pull/1394)
    * Fix emojification of symbol characters
    [\#1393](https://github.com/matrix-org/matrix-react-sdk/pull/1393)
    * Update from Weblate.
    [\#1395](https://github.com/matrix-org/matrix-react-sdk/pull/1395)
    * Make /join join again
    [\#1391](https://github.com/matrix-org/matrix-react-sdk/pull/1391)
    * Display spinner not room preview after room create
    [\#1390](https://github.com/matrix-org/matrix-react-sdk/pull/1390)
    * Fix the avatar / room name in room preview
    [\#1384](https://github.com/matrix-org/matrix-react-sdk/pull/1384)
    * Remove spurious cancel button
    [\#1381](https://github.com/matrix-org/matrix-react-sdk/pull/1381)
    * Fix starting a chat by email address
    [\#1386](https://github.com/matrix-org/matrix-react-sdk/pull/1386)
    * respond on copy code block
    [\#1363](https://github.com/matrix-org/matrix-react-sdk/pull/1363)
    * fix DateUtils inconsistency with 12/24h
    [\#1383](https://github.com/matrix-org/matrix-react-sdk/pull/1383)
    * allow sending sub,sup and whitelist them on receive
    [\#1382](https://github.com/matrix-org/matrix-react-sdk/pull/1382)
    * Update roomlist when an event is decrypted
    [\#1380](https://github.com/matrix-org/matrix-react-sdk/pull/1380)
    * Update from Weblate.
    [\#1379](https://github.com/matrix-org/matrix-react-sdk/pull/1379)
    * fix radio for theme selection
    [\#1368](https://github.com/matrix-org/matrix-react-sdk/pull/1368)
    * fix some more zh_Hans - remove entirely broken lines
    [\#1378](https://github.com/matrix-org/matrix-react-sdk/pull/1378)
    * fix placeholder causing app to break when using zh
    [\#1377](https://github.com/matrix-org/matrix-react-sdk/pull/1377)
    * Avoid re-rendering RoomList on room switch
    [\#1375](https://github.com/matrix-org/matrix-react-sdk/pull/1375)
    * Fix 'Failed to load timeline position' regression
    [\#1376](https://github.com/matrix-org/matrix-react-sdk/pull/1376)
    * Fast path for emojifying strings
    [\#1372](https://github.com/matrix-org/matrix-react-sdk/pull/1372)
    * Consolidate the code copy button
    [\#1374](https://github.com/matrix-org/matrix-react-sdk/pull/1374)
    * Only add the code copy button for HTML messages
    [\#1373](https://github.com/matrix-org/matrix-react-sdk/pull/1373)
    * Don't re-render matrixchat unnecessarily
    [\#1371](https://github.com/matrix-org/matrix-react-sdk/pull/1371)
    * Don't wait for setState to run onHaveRoom
    [\#1370](https://github.com/matrix-org/matrix-react-sdk/pull/1370)
    * Introduce a RoomScrollStateStore
    [\#1367](https://github.com/matrix-org/matrix-react-sdk/pull/1367)
    * Don't always paginate when mounting a ScrollPanel
    [\#1369](https://github.com/matrix-org/matrix-react-sdk/pull/1369)
    * Remove unused scrollStateMap from LoggedinView
    [\#1366](https://github.com/matrix-org/matrix-react-sdk/pull/1366)
    * Revert "Implement sticky date separators"
    [\#1365](https://github.com/matrix-org/matrix-react-sdk/pull/1365)
    * Remove unused string "changing room on a RoomView is not supported"
    [\#1361](https://github.com/matrix-org/matrix-react-sdk/pull/1361)
    * Remove unused translation code translations
    [\#1360](https://github.com/matrix-org/matrix-react-sdk/pull/1360)
    * Implement sticky date separators
    [\#1353](https://github.com/matrix-org/matrix-react-sdk/pull/1353)
  • v0.10.3
    f5cf2aec · v0.10.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3-rc.2...v0.10.3)
    * No changes
  • v0.10.3-rc.2
    c75bc425 · v0.10.3-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3-rc.1...v0.10.3-rc.2)
    * Fix plurals in translations
    [\#1358](https://github.com/matrix-org/matrix-react-sdk/pull/1358)
    * Fix typo
    [\#1357](https://github.com/matrix-org/matrix-react-sdk/pull/1357)
    * Update from Weblate.
    [\#1356](https://github.com/matrix-org/matrix-react-sdk/pull/1356)
  • v0.10.3-rc.1
    c07362d7 · v0.10.3-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.2...v0.10.3-rc.1)
    * Fix room change sometimes being very slow
    [\#1354](https://github.com/matrix-org/matrix-react-sdk/pull/1354)
    * apply shouldHideEvent fn to onRoomTimeline for RoomStatusBar
    [\#1346](https://github.com/matrix-org/matrix-react-sdk/pull/1346)
    * text4event widget modified, used to show widget added each time.
    [\#1345](https://github.com/matrix-org/matrix-react-sdk/pull/1345)
    * separate concepts of showing and managing RRs to fix regression
    [\#1352](https://github.com/matrix-org/matrix-react-sdk/pull/1352)
    * Make staging widgets work with live and vice versa.
    [\#1350](https://github.com/matrix-org/matrix-react-sdk/pull/1350)
    * Avoid breaking /sync with uncaught exceptions
    [\#1349](https://github.com/matrix-org/matrix-react-sdk/pull/1349)
    * we need to pass whether it is an invite RoomSubList explicitly (i18n)
    [\#1343](https://github.com/matrix-org/matrix-react-sdk/pull/1343)
    * Percent encoding isn't a valid thing within _t
    [\#1348](https://github.com/matrix-org/matrix-react-sdk/pull/1348)
    * Fix spurious notifications
    [\#1339](https://github.com/matrix-org/matrix-react-sdk/pull/1339)
    * Unbreak password reset with a non-default HS
    [\#1347](https://github.com/matrix-org/matrix-react-sdk/pull/1347)
    * Remove unnecessary 'load' on notif audio element
    [\#1341](https://github.com/matrix-org/matrix-react-sdk/pull/1341)
    * _tJsx returns a React Object, the sub fn must return a React Object
    [\#1340](https://github.com/matrix-org/matrix-react-sdk/pull/1340)
    * Fix deprecation warning about promise.defer()
    [\#1292](https://github.com/matrix-org/matrix-react-sdk/pull/1292)
    * Fix click to insert completion
    [\#1331](https://github.com/matrix-org/matrix-react-sdk/pull/1331)
  • v0.10.2
    0e3ae2fa · v0.10.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.1...v0.10.2)
    * Force update on timelinepanel when event decrypted
    [\#1334](https://github.com/matrix-org/matrix-react-sdk/pull/1334)
    * Dispatch incoming_call synchronously
    [\#1337](https://github.com/matrix-org/matrix-react-sdk/pull/1337)
    * Fix React crying on machines without internet due to return undefined
    [\#1335](https://github.com/matrix-org/matrix-react-sdk/pull/1335)
    * Catch the promise rejection if scalar fails
    [\#1333](https://github.com/matrix-org/matrix-react-sdk/pull/1333)
    * Update from Weblate.
    [\#1329](https://github.com/matrix-org/matrix-react-sdk/pull/1329)
  • v0.10.1
    3581f6ed · v0.10.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.1-rc.1...v0.10.1)
    * [No changes]
  • v0.10.1-rc.1
    85b60960 · v0.10.1-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.0-rc.2...v0.10.1-rc.1)
    * Matthew/multiple widgets
    [\#1327](https://github.com/matrix-org/matrix-react-sdk/pull/1327)
    * Fix proptypes on UserPickerDialog
    [\#1326](https://github.com/matrix-org/matrix-react-sdk/pull/1326)
    * AppsDrawer: Remove unnecessary bind
    [\#1325](https://github.com/matrix-org/matrix-react-sdk/pull/1325)
    * Position add app widget link
    [\#1322](https://github.com/matrix-org/matrix-react-sdk/pull/1322)
    * Remove app tile beta tag.
    [\#1323](https://github.com/matrix-org/matrix-react-sdk/pull/1323)
    * Add missing translation.
    [\#1324](https://github.com/matrix-org/matrix-react-sdk/pull/1324)
    * Note that apps are not E2EE
    [\#1319](https://github.com/matrix-org/matrix-react-sdk/pull/1319)
    * Only render appTile body (including warnings) if drawer shown.
    [\#1321](https://github.com/matrix-org/matrix-react-sdk/pull/1321)
    * Timeline improvements
    [\#1320](https://github.com/matrix-org/matrix-react-sdk/pull/1320)
    * Add a space between widget name and "widget" in widget event tiles
    [\#1318](https://github.com/matrix-org/matrix-react-sdk/pull/1318)
    * Move manage integrations button from settings page to room header as a
    stand-alone component
    [\#1286](https://github.com/matrix-org/matrix-react-sdk/pull/1286)
    * Don't apply case logic to app names
    [\#1316](https://github.com/matrix-org/matrix-react-sdk/pull/1316)
    * Stop integ manager opening on every room switch
    [\#1315](https://github.com/matrix-org/matrix-react-sdk/pull/1315)
    * Add behaviour to toggle app draw on app tile header click
    [\#1313](https://github.com/matrix-org/matrix-react-sdk/pull/1313)
    * Change OOO so that MELS generation will continue over hidden events
    [\#1308](https://github.com/matrix-org/matrix-react-sdk/pull/1308)
    * Implement TextualEvent tiles for im.vector.modular.widgets
    [\#1312](https://github.com/matrix-org/matrix-react-sdk/pull/1312)
    * Don't show widget security warning to the person that added it to the room
    [\#1314](https://github.com/matrix-org/matrix-react-sdk/pull/1314)
    * remove unused strings introduced by string change
    [\#1311](https://github.com/matrix-org/matrix-react-sdk/pull/1311)
    * hotfix bad fn signature regression
    [\#1310](https://github.com/matrix-org/matrix-react-sdk/pull/1310)
    * Show a dialog if the maximum number of widgets allowed has been reached.
    [\#1291](https://github.com/matrix-org/matrix-react-sdk/pull/1291)
    * Fix Robot translation
    [\#1309](https://github.com/matrix-org/matrix-react-sdk/pull/1309)
    * Refactor ChatInviteDialog to be UserPickerDialog
    [\#1300](https://github.com/matrix-org/matrix-react-sdk/pull/1300)
    * Update Link to Translation status
    [\#1302](https://github.com/matrix-org/matrix-react-sdk/pull/1302)
  • v0.10.0-rc.2
    e65c6566 · v0.10.0-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.0-rc.1...v0.10.0-rc.2)
    * Fix Robot translation
    [\#1309](https://github.com/matrix-org/matrix-react-sdk/pull/1309)
    * hotfix bad fn signature regression
    [\#1310](https://github.com/matrix-org/matrix-react-sdk/pull/1310)
  • v0.10.0-rc.1
    687f491e · v0.10.0-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.7...v0.10.0-rc.1)
    * Fix i18n variable names and `)s` syntax for TE.json (Tegulu)
    [\#1306](https://github.com/matrix-org/matrix-react-sdk/pull/1306)
    * Allow autocompletion when typing user IDs
    [\#1303](https://github.com/matrix-org/matrix-react-sdk/pull/1303)
    * fix async modal create fn signature
    [\#1305](https://github.com/matrix-org/matrix-react-sdk/pull/1305)
    * Update from Weblate.
    [\#1304](https://github.com/matrix-org/matrix-react-sdk/pull/1304)
    * Fix bugs in textOffsetsToSelectionState
    [\#1299](https://github.com/matrix-org/matrix-react-sdk/pull/1299)
    * Store history as raw content
    [\#1298](https://github.com/matrix-org/matrix-react-sdk/pull/1298)
    * Add onClick to user pills
    [\#1297](https://github.com/matrix-org/matrix-react-sdk/pull/1297)
    * preventDefault when moving autocomplete selection with vertical arrow
    [\#1295](https://github.com/matrix-org/matrix-react-sdk/pull/1295)
    * Revert "At /user, view member of current room"
    [\#1294](https://github.com/matrix-org/matrix-react-sdk/pull/1294)
    * Display RM when it = a standalone member event
    [\#1296](https://github.com/matrix-org/matrix-react-sdk/pull/1296)
    * Disable widgets prior to release
    [\#1293](https://github.com/matrix-org/matrix-react-sdk/pull/1293)
    * At /user, view member of current room
    [\#1290](https://github.com/matrix-org/matrix-react-sdk/pull/1290)
    * un-i18n Modal Analytics
    [\#1255](https://github.com/matrix-org/matrix-react-sdk/pull/1255)
    * allow hiding of avatar/display name changes
    [\#1272](https://github.com/matrix-org/matrix-react-sdk/pull/1272)
    * Quote by taking the innerText of eventTiles
    [\#1289](https://github.com/matrix-org/matrix-react-sdk/pull/1289)
    * Track whether the user has richtext mode enabled
    [\#1288](https://github.com/matrix-org/matrix-react-sdk/pull/1288)
    * Hide autocomplete when RTE selection state (cursor) changes
    [\#1287](https://github.com/matrix-org/matrix-react-sdk/pull/1287)
    * Fix Set MXID Dialog woes
    [\#1259](https://github.com/matrix-org/matrix-react-sdk/pull/1259)
    * For mentions, always use rawDisplayName and remove (IRC)
    [\#1285](https://github.com/matrix-org/matrix-react-sdk/pull/1285)
    * Make MatrixChat do fewer render cycles during mount
    [\#1283](https://github.com/matrix-org/matrix-react-sdk/pull/1283)
    * Show unencrypted messages as unencrypted
    [\#1282](https://github.com/matrix-org/matrix-react-sdk/pull/1282)
    * Disable autocompletions for users and rooms when entering a command
    [\#1280](https://github.com/matrix-org/matrix-react-sdk/pull/1280)
    * Always use message `body` when quoting
    [\#1279](https://github.com/matrix-org/matrix-react-sdk/pull/1279)
    * When `hide`ing autocomplete, also remove completion state
    [\#1281](https://github.com/matrix-org/matrix-react-sdk/pull/1281)
    * Add optional setting for hiding avatars in <Pill>s
    [\#1277](https://github.com/matrix-org/matrix-react-sdk/pull/1277)
    * Mandate ctrl/meta ONLY for a subset of key bindings
    [\#1278](https://github.com/matrix-org/matrix-react-sdk/pull/1278)
    * Use the rawDisplayName for the user provider completion
    [\#1276](https://github.com/matrix-org/matrix-react-sdk/pull/1276)
    * Fix ctrl+a, backspace toggling block format
    [\#1275](https://github.com/matrix-org/matrix-react-sdk/pull/1275)
    * Allow default for ctrl+shift+b, ctrl+shift+u in RTE
    [\#1274](https://github.com/matrix-org/matrix-react-sdk/pull/1274)
    * MD-escape URLs/alises/user IDs prior to parsing markdown
    [\#1270](https://github.com/matrix-org/matrix-react-sdk/pull/1270)
    * Upgrade draft-js to 0.11.0-alpha
    [\#1269](https://github.com/matrix-org/matrix-react-sdk/pull/1269)
    * Display warning if widget is mixed content
    [\#1263](https://github.com/matrix-org/matrix-react-sdk/pull/1263)
    * Account for `\n` after each block
    [\#1267](https://github.com/matrix-org/matrix-react-sdk/pull/1267)
    * When sorting completions, use matched string, not entire query
    [\#1266](https://github.com/matrix-org/matrix-react-sdk/pull/1266)
    * Order room completions more intuitively
    [\#1265](https://github.com/matrix-org/matrix-react-sdk/pull/1265)
    * Adjust emoji sorting such that exact matches/prefixes appear first
    [\#1264](https://github.com/matrix-org/matrix-react-sdk/pull/1264)
    * Upgrade draft-js from 0.9.1 to 0.10.1
    [\#1262](https://github.com/matrix-org/matrix-react-sdk/pull/1262)
    * Use componentWillReceiveProps to update pill state when props change
    [\#1260](https://github.com/matrix-org/matrix-react-sdk/pull/1260)
    * Only auto-replace emoji following ^ or \s
    [\#1261](https://github.com/matrix-org/matrix-react-sdk/pull/1261)
    * Widget permissions
    [\#1257](https://github.com/matrix-org/matrix-react-sdk/pull/1257)
    * Interpret a `split-block` as format toggle for an empty block
    [\#1258](https://github.com/matrix-org/matrix-react-sdk/pull/1258)
    * Instead of inserting MD for completion, convert the Entity later
    [\#1256](https://github.com/matrix-org/matrix-react-sdk/pull/1256)
    * Fix /join #alias command in markdown mode
    [\#1254](https://github.com/matrix-org/matrix-react-sdk/pull/1254)
    * Attempt to improve test output to be more readable
    [\#1253](https://github.com/matrix-org/matrix-react-sdk/pull/1253)
    * Only apply room pills to matrix.to room links, exclude event links
    [\#1252](https://github.com/matrix-org/matrix-react-sdk/pull/1252)
    * Fix user pills suffixes
    [\#1251](https://github.com/matrix-org/matrix-react-sdk/pull/1251)
    * T3chguy/hide join part (attempt) 2
    [\#1243](https://github.com/matrix-org/matrix-react-sdk/pull/1243)
    * Scroll to the bottom of editor if on last line
    [\#1248](https://github.com/matrix-org/matrix-react-sdk/pull/1248)
    * Fix i18n on truncatedlist & friends to be sane
    [\#1250](https://github.com/matrix-org/matrix-react-sdk/pull/1250)
    * allow width, height, alt, title attributes in img
    [\#1249](https://github.com/matrix-org/matrix-react-sdk/pull/1249)
    * Use `data-offset-key` in RTE decorators
    [\#1247](https://github.com/matrix-org/matrix-react-sdk/pull/1247)
    * Get user pill profile remote data and show unrecognised rooms as links
    [\#1246](https://github.com/matrix-org/matrix-react-sdk/pull/1246)
    * UI for editing groups
    [\#1229](https://github.com/matrix-org/matrix-react-sdk/pull/1229)
    * Remove disambiguation from user mentions, add tooltip for mxid
    [\#1245](https://github.com/matrix-org/matrix-react-sdk/pull/1245)
    * Strip MD user mentions from the `body` of sent messages
    [\#1242](https://github.com/matrix-org/matrix-react-sdk/pull/1242)
    * Factor out shared logic in two code-paths for pill rendering
    [\#1241](https://github.com/matrix-org/matrix-react-sdk/pull/1241)
    * Hide widget panel while it is being deleted.
    [\#1240](https://github.com/matrix-org/matrix-react-sdk/pull/1240)
    * Insert pill onClick of timeline profile
    [\#1239](https://github.com/matrix-org/matrix-react-sdk/pull/1239)
    * Insert MD links when autocompleting in MD mode
    [\#1238](https://github.com/matrix-org/matrix-react-sdk/pull/1238)
    * Show beta testing icon and help message for widgets tile.
    [\#1226](https://github.com/matrix-org/matrix-react-sdk/pull/1226)
    * Implement old composer feature that inserts ': ' or ' '
    [\#1237](https://github.com/matrix-org/matrix-react-sdk/pull/1237)
    * Match emojis by long name
    [\#1236](https://github.com/matrix-org/matrix-react-sdk/pull/1236)
    * Prepare for asynchronous e2e APIs
    [\#1233](https://github.com/matrix-org/matrix-react-sdk/pull/1233)
    * Add mx_UserPill_me class to user pills that match credentials.userId
    [\#1234](https://github.com/matrix-org/matrix-react-sdk/pull/1234)
    * Mimic ctrl+j of RT mode in MD mode
    [\#1235](https://github.com/matrix-org/matrix-react-sdk/pull/1235)
    * Implement composer completion user/room pill insertion
    [\#1228](https://github.com/matrix-org/matrix-react-sdk/pull/1228)
    * Decorate matrix.to anchor tags as mx_UserPill and mx_RoomPill
    [\#1227](https://github.com/matrix-org/matrix-react-sdk/pull/1227)
    * Interpret backspace at start of style block as block style toggle
    [\#1232](https://github.com/matrix-org/matrix-react-sdk/pull/1232)
    * Use _uniq instead of _sortedUniq for return unique matched results
    [\#1231](https://github.com/matrix-org/matrix-react-sdk/pull/1231)
    * Fix inviting multiple people to a room
    [\#1230](https://github.com/matrix-org/matrix-react-sdk/pull/1230)
    * Decorate http://matrix.to links in the composer as pills
    [\#1225](https://github.com/matrix-org/matrix-react-sdk/pull/1225)
    * Fix file uploading
    [\#1224](https://github.com/matrix-org/matrix-react-sdk/pull/1224)
    * Fix RoomSettings save
    [\#1223](https://github.com/matrix-org/matrix-react-sdk/pull/1223)
    * Add code-block to the list of blocks where hitting return will split-…
    [\#1222](https://github.com/matrix-org/matrix-react-sdk/pull/1222)
    * Fix Autocompleter promises
    [\#1219](https://github.com/matrix-org/matrix-react-sdk/pull/1219)
    * Implement disabled-by-default setting for auto-replacement of plainte…
    [\#1221](https://github.com/matrix-org/matrix-react-sdk/pull/1221)
    * Transform `async` functions to bluebird promises
    [\#1220](https://github.com/matrix-org/matrix-react-sdk/pull/1220)
    * Improve RTE HTML link handling
    [\#1217](https://github.com/matrix-org/matrix-react-sdk/pull/1217)
    * Prevent exception on page unload
    [\#1216](https://github.com/matrix-org/matrix-react-sdk/pull/1216)
    * Switch matrix-react-sdk to bluebird
    [\#1213](https://github.com/matrix-org/matrix-react-sdk/pull/1213)
    * Remove `disableMarkdown` setting
    [\#1214](https://github.com/matrix-org/matrix-react-sdk/pull/1214)
    * Remove MessageComposerInputOld
    [\#1215](https://github.com/matrix-org/matrix-react-sdk/pull/1215)
    * Enable ctrl+k room filter focus
    [\#1212](https://github.com/matrix-org/matrix-react-sdk/pull/1212)
    * Use matrix-react-test-utils rather than our own impl
    [\#1211](https://github.com/matrix-org/matrix-react-sdk/pull/1211)
    * Fix a race in session loading code
    [\#1207](https://github.com/matrix-org/matrix-react-sdk/pull/1207)
    * use npm scripts arg passing instead of $KARMAFLAGS to make cross-compat
    [\#1210](https://github.com/matrix-org/matrix-react-sdk/pull/1210)
    * Update `unicodeToImage` to maintain compatibility with emojione
    [\#1209](https://github.com/matrix-org/matrix-react-sdk/pull/1209)
    * Give Login an unmounted guard
    [\#1206](https://github.com/matrix-org/matrix-react-sdk/pull/1206)
    * Fix a flaky test in the timelinepanel code
    [\#1208](https://github.com/matrix-org/matrix-react-sdk/pull/1208)
    * Add more features to Group View
    [\#1196](https://github.com/matrix-org/matrix-react-sdk/pull/1196)
    * Bump the dep on emojione to 2.2.7 to add :shark: and others
    [\#1205](https://github.com/matrix-org/matrix-react-sdk/pull/1205)
    * Fix bug where a received message would remove completions for users
    [\#1203](https://github.com/matrix-org/matrix-react-sdk/pull/1203)
    * whitelist data & mxc URIs on img tags: readds PR #333
    [\#712](https://github.com/matrix-org/matrix-react-sdk/pull/712)
    * Remove redundant functions, bindings, props
    [\#1202](https://github.com/matrix-org/matrix-react-sdk/pull/1202)
    * Only allow completion of emoji in certain circumstances
    [\#1199](https://github.com/matrix-org/matrix-react-sdk/pull/1199)
    * Take RTE out of labs! 🎉
    [\#1176](https://github.com/matrix-org/matrix-react-sdk/pull/1176)
    * Implement 'Groups' page
    [\#1167](https://github.com/matrix-org/matrix-react-sdk/pull/1167)
    * Possibly fix accepting invites
    [\#1200](https://github.com/matrix-org/matrix-react-sdk/pull/1200)
    * Remove two possible sources for the "AutoComplete stays visible bug
    [\#1198](https://github.com/matrix-org/matrix-react-sdk/pull/1198)
    * WithMatrixClient -> withMatrixClient
    [\#1197](https://github.com/matrix-org/matrix-react-sdk/pull/1197)
    * Use app ID for element key and pass screen parameter to scalar.
    [\#1194](https://github.com/matrix-org/matrix-react-sdk/pull/1194)
    * Add group view page
    [\#1148](https://github.com/matrix-org/matrix-react-sdk/pull/1148)
    * Alter EMOJI_REGEX to include end of string ($)
    [\#1195](https://github.com/matrix-org/matrix-react-sdk/pull/1195)
    * Fix vector-im/riot-web#4526 by pretending to join when creating a room
    [\#1193](https://github.com/matrix-org/matrix-react-sdk/pull/1193)
    * Allow underline through MD and in RTE (MD) using <u> which works with CM
    [\#1192](https://github.com/matrix-org/matrix-react-sdk/pull/1192)
    * Only insert HTML into the composer in RTE mode
    [\#1190](https://github.com/matrix-org/matrix-react-sdk/pull/1190)
    * only show unban button in RoomSettings if user has sufficient PL to do so
    [\#1191](https://github.com/matrix-org/matrix-react-sdk/pull/1191)
    * Fix a React duplicate key error
    [\#1189](https://github.com/matrix-org/matrix-react-sdk/pull/1189)
    * Implement MessageComposerStore to persist composer state when room switching
    [\#1181](https://github.com/matrix-org/matrix-react-sdk/pull/1181)
    * Add visual feedback for when there are no completions available
    [\#1188](https://github.com/matrix-org/matrix-react-sdk/pull/1188)
    * Filter out unsupported emoji from the emoji meta data
    [\#1187](https://github.com/matrix-org/matrix-react-sdk/pull/1187)
    * When hitting "tab" use an autocompleteDelay of 0
    [\#1180](https://github.com/matrix-org/matrix-react-sdk/pull/1180)
    * Don't try to match with an empty query string
    [\#1179](https://github.com/matrix-org/matrix-react-sdk/pull/1179)
    * Add some logging to track down flaky test
    [\#1186](https://github.com/matrix-org/matrix-react-sdk/pull/1186)
    * Run the riot-web tests against js-sdk develop
    [\#1185](https://github.com/matrix-org/matrix-react-sdk/pull/1185)
    * Use Chrome instead of PhantomJS for tests
    [\#1184](https://github.com/matrix-org/matrix-react-sdk/pull/1184)
    * Fix import for Rooms so that DMs can be created
    [\#1183](https://github.com/matrix-org/matrix-react-sdk/pull/1183)
    * Only match users by matchgin displayname or user ID prefixes
    [\#1177](https://github.com/matrix-org/matrix-react-sdk/pull/1177)
    * Only truncate autocomplete pulls of Emoji, Room and UserProvider
    [\#1178](https://github.com/matrix-org/matrix-react-sdk/pull/1178)
    * Improve the sorting applied to the sorting of autocomplete results
    [\#1175](https://github.com/matrix-org/matrix-react-sdk/pull/1175)
    * De-Lint 23 files
    [\#1171](https://github.com/matrix-org/matrix-react-sdk/pull/1171)
    * add missing commands to the Autocomplete CommandProvider
    [\#1169](https://github.com/matrix-org/matrix-react-sdk/pull/1169)
    * Only move through history if caret at start or end of line
    [\#1174](https://github.com/matrix-org/matrix-react-sdk/pull/1174)
    * Don't pad 12h timestamps
    [\#1165](https://github.com/matrix-org/matrix-react-sdk/pull/1165)
    * Strip out "/me" after committing to RTE history
    [\#1173](https://github.com/matrix-org/matrix-react-sdk/pull/1173)
    * When formatting with MD enabled, move selection inside ** or equivalent
    [\#1172](https://github.com/matrix-org/matrix-react-sdk/pull/1172)
    * make RoomHeader Topic use EmojiText to be emojione-friendly
    [\#1170](https://github.com/matrix-org/matrix-react-sdk/pull/1170)
    * Match by emoji ascii regex first before shorthand
    [\#1168](https://github.com/matrix-org/matrix-react-sdk/pull/1168)
    * Always store sent MD messages as MD in history
    [\#1166](https://github.com/matrix-org/matrix-react-sdk/pull/1166)
    * Only allow history selection when on the first or last line
    [\#1163](https://github.com/matrix-org/matrix-react-sdk/pull/1163)
    * Only send HTML when using RTE when necessary
    [\#1162](https://github.com/matrix-org/matrix-react-sdk/pull/1162)
    * Move cursor to end of editor when quoting
    [\#1161](https://github.com/matrix-org/matrix-react-sdk/pull/1161)
    * Fix #4422 by persisting the "currently composed" message
    [\#1160](https://github.com/matrix-org/matrix-react-sdk/pull/1160)
    * Be sensible about handling up/down vs tab/tab-shift
    [\#1159](https://github.com/matrix-org/matrix-react-sdk/pull/1159)
    * Implement ascii emoji tab completion
    [\#1158](https://github.com/matrix-org/matrix-react-sdk/pull/1158)
    * Do debouncing for autocomplete in a sane way
    [\#1156](https://github.com/matrix-org/matrix-react-sdk/pull/1156)
    * Fix issue where the cursor is put at the start of selected history item
    [\#1155](https://github.com/matrix-org/matrix-react-sdk/pull/1155)
    * Scalar: add in set_widget and get_widgets
    [\#1068](https://github.com/matrix-org/matrix-react-sdk/pull/1068)
    * Add support for apps
    [\#1152](https://github.com/matrix-org/matrix-react-sdk/pull/1152)
    * Work around draft-js-export-html#62 by post-processing <br>\n
    [\#1153](https://github.com/matrix-org/matrix-react-sdk/pull/1153)
    * Order emojis by standard ordering, add alternate shortnames
    [\#1154](https://github.com/matrix-org/matrix-react-sdk/pull/1154)
    * Overide default draft-js handling of pasting text/html
    [\#1151](https://github.com/matrix-org/matrix-react-sdk/pull/1151)
    * Allow toggling of dev tools when RTE focussed
    [\#1150](https://github.com/matrix-org/matrix-react-sdk/pull/1150)
    * Only syntax highlight if language was specified
    [\#1074](https://github.com/matrix-org/matrix-react-sdk/pull/1074)
    * fix one major cause of stuck unread notifications
    [\#1147](https://github.com/matrix-org/matrix-react-sdk/pull/1147)
    * RTE: Use <del> for strikeout
    [\#1146](https://github.com/matrix-org/matrix-react-sdk/pull/1146)
    * Update tab-complete state onRoom received after joining
    [\#1145](https://github.com/matrix-org/matrix-react-sdk/pull/1145)
    * RTE and Autocomplete fixes
    [\#518](https://github.com/matrix-org/matrix-react-sdk/pull/518)
    * RTE Fixes
    [\#1144](https://github.com/matrix-org/matrix-react-sdk/pull/1144)
    * Only submit phone number when phone loginType is selected
    [\#1143](https://github.com/matrix-org/matrix-react-sdk/pull/1143)
    * Fix potential race in setting client listeners
    [\#1142](https://github.com/matrix-org/matrix-react-sdk/pull/1142)
    * Update from Weblate.
    [\#1141](https://github.com/matrix-org/matrix-react-sdk/pull/1141)
    * Use 12h timestamps when enabled in RR
    [\#1140](https://github.com/matrix-org/matrix-react-sdk/pull/1140)
    * manual check for updates
    [\#1019](https://github.com/matrix-org/matrix-react-sdk/pull/1019)
    * Fix load failure in firefox when indexedDB is disabled
    [\#1138](https://github.com/matrix-org/matrix-react-sdk/pull/1138)
    * Fix an incorrect console error
    [\#1139](https://github.com/matrix-org/matrix-react-sdk/pull/1139)
    * Remove dead special-casing for OLM.BAD_LEGACY_ACCOUNT_PICKLE
    [\#1134](https://github.com/matrix-org/matrix-react-sdk/pull/1134)
    * reset page subtitle and favicon on_logged_out
    [\#1127](https://github.com/matrix-org/matrix-react-sdk/pull/1127)
    * Make the indexeddb worker script work again
    [\#1132](https://github.com/matrix-org/matrix-react-sdk/pull/1132)
    * Fix another race with first-sync
    [\#1131](https://github.com/matrix-org/matrix-react-sdk/pull/1131)
    * Don't allow UserSettings to render if !MatrixClientPeg.get()
    [\#1129](https://github.com/matrix-org/matrix-react-sdk/pull/1129)
    * Various logging cleanups
    [\#1130](https://github.com/matrix-org/matrix-react-sdk/pull/1130)
    * Fix ability to invite users with caps in their user IDs
    [\#1128](https://github.com/matrix-org/matrix-react-sdk/pull/1128)
    * Redesign the warning to be red text, move below "Sign out"
    [\#1126](https://github.com/matrix-org/matrix-react-sdk/pull/1126)
    * Implement password nag warning in user settings account section
    [\#1123](https://github.com/matrix-org/matrix-react-sdk/pull/1123)
    * Show a "Skip" button instead of "Cancel" in SetEmailDialog
    [\#1118](https://github.com/matrix-org/matrix-react-sdk/pull/1118)
    * Pop up a dialog when we get a room key request
    [\#996](https://github.com/matrix-org/matrix-react-sdk/pull/996)
    * Fix another infinite spin on register
    [\#1124](https://github.com/matrix-org/matrix-react-sdk/pull/1124)
    * Update from Weblate.
    [\#1119](https://github.com/matrix-org/matrix-react-sdk/pull/1119)
    * Internationalise the drop targets
    [\#1122](https://github.com/matrix-org/matrix-react-sdk/pull/1122)
    * add two strings to translation
    [\#1121](https://github.com/matrix-org/matrix-react-sdk/pull/1121)
    * Fix infinite spinner on email registration
    [\#1120](https://github.com/matrix-org/matrix-react-sdk/pull/1120)
    * Get rid of guestCreds
    [\#1116](https://github.com/matrix-org/matrix-react-sdk/pull/1116)
    * Update from Weblate.
    [\#1117](https://github.com/matrix-org/matrix-react-sdk/pull/1117)
    * Reduce save-restore window in ScrollPanel to reduce scrolling jumps
    [\#1076](https://github.com/matrix-org/matrix-react-sdk/pull/1076)
    * Fix race in registration for pusher config
    [\#1115](https://github.com/matrix-org/matrix-react-sdk/pull/1115)
    * Refactor the state machine in MatrixChat
    [\#1102](https://github.com/matrix-org/matrix-react-sdk/pull/1102)
    * Avoid transitioning to loggedIn state during token login
    [\#1110](https://github.com/matrix-org/matrix-react-sdk/pull/1110)
    * make forward_event be friendly with the RVS stuffs
    [\#1112](https://github.com/matrix-org/matrix-react-sdk/pull/1112)
    * Update from Weblate.
    [\#1114](https://github.com/matrix-org/matrix-react-sdk/pull/1114)
    * Don't peek when creating a room
    [\#1113](https://github.com/matrix-org/matrix-react-sdk/pull/1113)
    * Remove unused collapse_rhs
    [\#1111](https://github.com/matrix-org/matrix-react-sdk/pull/1111)
    * App widget improvements and Jitsi
    [\#1086](https://github.com/matrix-org/matrix-react-sdk/pull/1086)
    
  • v0.9.7
    f7aad3c4 · v0.9.7 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.6...v0.9.7)
    * Fix ability to invite users with caps in their user IDs
    [\#1128](https://github.com/matrix-org/matrix-react-sdk/pull/1128)
    * Fix another race with first-sync
    [\#1131](https://github.com/matrix-org/matrix-react-sdk/pull/1131)
    * Make the indexeddb worker script work again
    [\#1132](https://github.com/matrix-org/matrix-react-sdk/pull/1132)
    * Use the web worker when clearing js-sdk stores
    [\#1133](https://github.com/matrix-org/matrix-react-sdk/pull/1133)
  • v0.9.6
    529e0147 · v0.9.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.5...v0.9.6)
    * Fix infinite spinner on email registration
    [\#1120](https://github.com/matrix-org/matrix-react-sdk/pull/1120)
    * Translate help promots in room list
    [\#1121](https://github.com/matrix-org/matrix-react-sdk/pull/1121)
    * Internationalise the drop targets
    [\#1122](https://github.com/matrix-org/matrix-react-sdk/pull/1122)
    * Fix another infinite spin on register
    [\#1124](https://github.com/matrix-org/matrix-react-sdk/pull/1124)