Tags give the ability to mark specific points in history as being important
  • 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)
    3b515cde · v0.10.7-rc.3 ·
  • 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)
    b95c2368 · v0.10.7-rc.2 ·
  • 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)
    9036f786 · v0.10.7-rc.1 ·
  • 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
    3552f08a · v0.10.6 ·
  • 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)
    99e4221e · v0.10.5 ·
  • v0.10.4   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.4-rc.1...v0.10.4) * No changes
    6c5f4983 · v0.10.4 ·
  • 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)
    620ca5f2 · v0.10.4-rc.1 ·
  • v0.10.3   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3-rc.2...v0.10.3) * No changes
    f5cf2aec · v0.10.3 ·
  • 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)
    c75bc425 · v0.10.3-rc.2 ·
  • 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)
    c07362d7 · v0.10.3-rc.1 ·
  • 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)
    0e3ae2fa · v0.10.2 ·
  • v0.10.1   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.1-rc.1...v0.10.1) * [No changes]
    3581f6ed · v0.10.1 ·
  • 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)
    85b60960 · v0.10.1-rc.1 ·
  • 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)
    e65c6566 · v0.10.0-rc.2 ·
  • 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)
    687f491e · v0.10.0-rc.1 ·
  • 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)
    f7aad3c4 · v0.9.7 ·
  • 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)
    529e0147 · v0.9.6 ·
  • v0.9.5   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.5-rc.2...v0.9.5) * Don't peek when creating a room [\#1113](https://github.com/matrix-org/matrix-react-sdk/pull/1113) * More translations & translation fixes
    66c3a6d9 · v0.9.5 ·
  • v0.9.5-rc.2   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.5-rc.1...v0.9.5-rc.2) * Avoid getting stuck in a loop in CAS login [\#1109](https://github.com/matrix-org/matrix-react-sdk/pull/1109) * Update from Weblate. [\#1101](https://github.com/matrix-org/matrix-react-sdk/pull/1101) * Correctly inspect state when rejecting invite [\#1108](https://github.com/matrix-org/matrix-react-sdk/pull/1108) * Make sure to pass the roomAlias to the preview header if we have it [\#1107](https://github.com/matrix-org/matrix-react-sdk/pull/1107) * Make sure captcha disappears when container does [\#1106](https://github.com/matrix-org/matrix-react-sdk/pull/1106) * Fix URL previews [\#1105](https://github.com/matrix-org/matrix-react-sdk/pull/1105)
    12ad9a2c · v0.9.5-rc.2 ·
  • v0.9.5-rc.1   [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.4...v0.9.5-rc.1) * Groundwork for tests including a teamserver login [\#1098](https://github.com/matrix-org/matrix-react-sdk/pull/1098) * Show a spinner when accepting an invite and waitingForRoom [\#1100](https://github.com/matrix-org/matrix-react-sdk/pull/1100) * Display a spinner until new room object after join success [\#1099](https://github.com/matrix-org/matrix-react-sdk/pull/1099) * Luke/attempt fix peeking regression [\#1097](https://github.com/matrix-org/matrix-react-sdk/pull/1097) * Show correct text in set email password dialog (2) [\#1096](https://github.com/matrix-org/matrix-react-sdk/pull/1096) * Don't create a guest login if user went to /login [\#1092](https://github.com/matrix-org/matrix-react-sdk/pull/1092) * Give password confirmation correct title, description [\#1095](https://github.com/matrix-org/matrix-react-sdk/pull/1095) * Make enter submit change password form [\#1094](https://github.com/matrix-org/matrix-react-sdk/pull/1094) * When not specified, remove roomAlias state in RoomViewStore [\#1093](https://github.com/matrix-org/matrix-react-sdk/pull/1093) * Update from Weblate. [\#1091](https://github.com/matrix-org/matrix-react-sdk/pull/1091) * Fixed pagination infinite loop caused by long messages [\#1045](https://github.com/matrix-org/matrix-react-sdk/pull/1045) * Clear persistent storage on login and logout [\#1085](https://github.com/matrix-org/matrix-react-sdk/pull/1085) * DM guessing: prefer oldest joined member [\#1087](https://github.com/matrix-org/matrix-react-sdk/pull/1087) * Ask for email address after setting password for the first time [\#1090](https://github.com/matrix-org/matrix-react-sdk/pull/1090) * i18n for setting password flow [\#1089](https://github.com/matrix-org/matrix-react-sdk/pull/1089) * remove mx_filterFlipColor from verified e2e icon so its not purple :/ [\#1088](https://github.com/matrix-org/matrix-react-sdk/pull/1088) * width and height must be int otherwise synapse cries [\#1083](https://github.com/matrix-org/matrix-react-sdk/pull/1083) * remove RoomViewStore listener from MatrixChat on unmount [\#1084](https://github.com/matrix-org/matrix-react-sdk/pull/1084) * Add script to copy translations between files [\#1082](https://github.com/matrix-org/matrix-react-sdk/pull/1082) * Only process user_directory response if it's for the current query [\#1081](https://github.com/matrix-org/matrix-react-sdk/pull/1081) * Fix regressions with starting a 1-1. [\#1080](https://github.com/matrix-org/matrix-react-sdk/pull/1080) * allow forcing of TURN [\#1079](https://github.com/matrix-org/matrix-react-sdk/pull/1079) * Remove a bunch of dead code from react-sdk [\#1077](https://github.com/matrix-org/matrix-react-sdk/pull/1077) * Improve error logging/reporting in megolm import/export [\#1061](https://github.com/matrix-org/matrix-react-sdk/pull/1061) * Delinting [\#1064](https://github.com/matrix-org/matrix-react-sdk/pull/1064) * Show reason for a call hanging up unexpectedly. [\#1071](https://github.com/matrix-org/matrix-react-sdk/pull/1071) * Add reason for ban in room settings [\#1072](https://github.com/matrix-org/matrix-react-sdk/pull/1072) * adds mx_filterFlipColor so that the dark theme will invert this image [\#1070](https://github.com/matrix-org/matrix-react-sdk/pull/1070)
    82436758 · v0.9.5-rc.1 ·