Tags: markfeathers/matrix-react-sdk
Tags
[Full Changelog](matrix-org/matrix-react-sdk@v3.15.0-rc.1...v3.15.0) matrix-react-sdk 3.15.0 fixes a low severity issue (CVE-2021-21320) where the user content sandbox can be abused to trick users into opening unexpected documents. The content is opened with a `blob` origin that cannot access Matrix user data, so messages and secrets are not at risk. Thanks to @keerok for responsibly disclosing this via Matrix's Security Disclosure Policy. * Upgrade to JS SDK 9.8.0
[Full Changelog](matrix-org/matrix-react-sdk@v3.14.0...v3.15.0-rc.1) * Upgrade to JS SDK 9.8.0-rc.1 * Translations update from Weblate [\matrix-org#5683](matrix-org#5683) * Fix object diffing when objects have different keys [\matrix-org#5681](matrix-org#5681) * Add <code> if it's missing [\matrix-org#5673](matrix-org#5673) * Add email only if the verification is complete [\matrix-org#5629](matrix-org#5629) * Fix portrait videocalls [\matrix-org#5676](matrix-org#5676) * Tweak code block icon positions [\matrix-org#5643](matrix-org#5643) * Revert "Improve URL preview formatting and image upload thumbnail size" [\matrix-org#5677](matrix-org#5677) * Fix context menu leaving visible area [\matrix-org#5644](matrix-org#5644) * Jitsi conferences names, take 3 [\matrix-org#5675](matrix-org#5675) * Update isUserOnDarkTheme to take use_system_theme in account [\matrix-org#5670](matrix-org#5670) * Discard some dead code [\matrix-org#5665](matrix-org#5665) * Add developer tool to explore and edit settings [\matrix-org#5664](matrix-org#5664) * Use and create new room helpers [\matrix-org#5663](matrix-org#5663) * Clear message previews when the maximum limit is reached for history [\matrix-org#5661](matrix-org#5661) * VoIP virtual rooms, mk II [\matrix-org#5639](matrix-org#5639) * Disable chat effects when reduced motion preferred [\matrix-org#5660](matrix-org#5660) * Improve URL preview formatting and image upload thumbnail size [\matrix-org#5637](matrix-org#5637) * Fix border radius when the panel is collapsed [\matrix-org#5641](matrix-org#5641) * Use a more generic layout setting - useIRCLayout → layout [\matrix-org#5571](matrix-org#5571) * Remove redundant lockOrigin parameter from usercontent [\matrix-org#5657](matrix-org#5657) * Set ICE candidate pool size option [\matrix-org#5655](matrix-org#5655) * Prepare to encrypt when a call arrives [\matrix-org#5654](matrix-org#5654) * Use config for host signup branding [\matrix-org#5650](matrix-org#5650) * Use randomly generated conference names for Jitsi [\matrix-org#5649](matrix-org#5649) * Modified regex to account for an immediate new line after slash commands [\matrix-org#5647](matrix-org#5647) * Fix codeblock scrollbar color for non-Firefox [\matrix-org#5642](matrix-org#5642) * Fix codeblock scrollbar colors [\matrix-org#5630](matrix-org#5630) * Added loading and disabled the button while searching for server [\matrix-org#5634](matrix-org#5634)
[Full Changelog](matrix-org/matrix-react-sdk@v3.14.0-rc.1...v3.14.0) * Upgrade to JS SDK 9.7.0 * [Release] Use config for host signup branding [\matrix-org#5651](matrix-org#5651)
[Full Changelog](matrix-org/matrix-react-sdk@v3.13.1...v3.14.0-rc.1) * Upgrade to JS SDK 9.7.0-rc.1 * Translations update from Weblate [\matrix-org#5636](matrix-org#5636) * Add host signup modal with iframe [\matrix-org#5450](matrix-org#5450) * Fix duplication of codeblock elements [\matrix-org#5633](matrix-org#5633) * Handle undefined call stats [\matrix-org#5632](matrix-org#5632) * Avoid delayed displaying of sources in source picker [\matrix-org#5631](matrix-org#5631) * Give breadcrumbs toolbar an accessibility label. [\matrix-org#5628](matrix-org#5628) * Fix the %s in logs [\matrix-org#5627](matrix-org#5627) * Fix jumpy notifications settings UI [\matrix-org#5625](matrix-org#5625) * Improve displaying of code blocks [\matrix-org#5559](matrix-org#5559) * Fix desktop Matrix screen sharing and add a screen/window picker [\matrix-org#5525](matrix-org#5525) * Call "MatrixClientPeg.get()" only once in method "findOverrideMuteRule" [\matrix-org#5498](matrix-org#5498) * Close current modal when session is logged out [\matrix-org#5616](matrix-org#5616) * Switch room explorer list to CSS grid [\matrix-org#5551](matrix-org#5551) * Improve SSO login start screen and 3pid invite handling somewhat [\matrix-org#5622](matrix-org#5622) * Don't jump to bottom on reaction [\matrix-org#5621](matrix-org#5621) * Fix several profile settings oddities [\matrix-org#5620](matrix-org#5620) * Add option to hide the stickers button in the composer [\matrix-org#5530](matrix-org#5530) * Fix confusing right panel button behaviour [\matrix-org#5598](matrix-org#5598) * Fix jumping timestamp if hovering a message with e2e indicator bar [\matrix-org#5601](matrix-org#5601) * Fix avatar and trash alignment [\matrix-org#5614](matrix-org#5614) * Fix z-index of stickerpicker [\matrix-org#5617](matrix-org#5617) * Fix permalink via parsing for rooms [\matrix-org#5615](matrix-org#5615) * Fix "Terms and Conditions" checkbox alignment [\matrix-org#5613](matrix-org#5613) * Fix flair height after accent changes [\matrix-org#5611](matrix-org#5611) * Iterate Social Logins work around edge cases and branding [\matrix-org#5609](matrix-org#5609) * Lock widget room ID when added [\matrix-org#5607](matrix-org#5607) * Better errors for SSO failures [\matrix-org#5605](matrix-org#5605) * Increase language search bar width [\matrix-org#5549](matrix-org#5549) * Scroll to bottom on message_sent [\matrix-org#5565](matrix-org#5565) * Fix new rooms being titled 'Empty Room' [\matrix-org#5587](matrix-org#5587) * Fix saving the collapsed state of the left panel [\matrix-org#5593](matrix-org#5593) * Fix app-url hint in the e2e-test run script output [\matrix-org#5600](matrix-org#5600) * Fix RoomView re-mounting breaking peeking [\matrix-org#5602](matrix-org#5602) * Tweak a few room ID checks [\matrix-org#5592](matrix-org#5592) * Remove pills from event permalinks with text [\matrix-org#5575](matrix-org#5575)
[Full Changelog](matrix-org/matrix-react-sdk@v3.13.0...v3.13.1) * [Release] Fix z-index of stickerpicker [\matrix-org#5618](matrix-org#5618)
[Full Changelog](matrix-org/matrix-react-sdk@v3.13.0-rc.1...v3.13.0) * Upgrade to JS SDK 9.6.0 * [Release] Fix flair height after accent changes [\matrix-org#5612](matrix-org#5612) * [Release] Iterate Social Logins work around edge cases and branding [\matrix-org#5610](matrix-org#5610) * [Release] Lock widget room ID when added [\matrix-org#5608](matrix-org#5608) * [Release] Better errors for SSO failures [\matrix-org#5606](matrix-org#5606) * [Release] Fix RoomView re-mounting breaking peeking [\matrix-org#5603](matrix-org#5603)
[Full Changelog](matrix-org/matrix-react-sdk@v3.12.1...v3.13.0-rc.1) * Upgrade to JS SDK 9.6.0-rc.1 * Translations update from Weblate [\matrix-org#5597](matrix-org#5597) * Support managed hybrid widgets from config [\matrix-org#5596](matrix-org#5596) * Add managed hybrid call widgets when supported [\matrix-org#5594](matrix-org#5594) * Tweak mobile guide toast copy [\matrix-org#5595](matrix-org#5595) * Improve SSO auth flow [\matrix-org#5578](matrix-org#5578) * Add optional mobile guide toast [\matrix-org#5586](matrix-org#5586) * Fix invisible text after logging out in the dark theme [\matrix-org#5588](matrix-org#5588) * Fix escape for cancelling replies [\matrix-org#5591](matrix-org#5591) * Update widget-api to beta.12 [\matrix-org#5589](matrix-org#5589) * Add commands for DM conversion [\matrix-org#5540](matrix-org#5540) * Run a UI refresh over the OIDC Exchange confirmation dialog [\matrix-org#5580](matrix-org#5580) * Allow stickerpickers the legacy "visibility" capability [\matrix-org#5581](matrix-org#5581) * Hide local video if it is muted [\matrix-org#5529](matrix-org#5529) * Don't use name width in reply thread for IRC layout [\matrix-org#5518](matrix-org#5518) * Update code_style.md [\matrix-org#5554](matrix-org#5554) * Fix Czech capital letters like ŠČŘ... [\matrix-org#5569](matrix-org#5569) * Add optional search shortcut [\matrix-org#5548](matrix-org#5548) * Fix Sudden 'find a room' UI shows up when the only room moves to favourites [\matrix-org#5584](matrix-org#5584) * Increase PersistedElement's z-index [\matrix-org#5568](matrix-org#5568) * Remove check that prevents Jitsi widgets from being unpinned [\matrix-org#5582](matrix-org#5582) * Fix Jitsi widgets causing localized tile crashes [\matrix-org#5583](matrix-org#5583) * Log candidates for calls [\matrix-org#5573](matrix-org#5573) * Upgrade deps 2021-01 [\matrix-org#5579](matrix-org#5579) * Fix "Continuing without email" dialog bug [\matrix-org#5566](matrix-org#5566) * Require registration for verification actions [\matrix-org#5574](matrix-org#5574) * Don't play the hangup sound when the call is answered from elsewhere [\matrix-org#5572](matrix-org#5572) * Move to newer base image for end-to-end tests [\matrix-org#5570](matrix-org#5570) * Update widgets in the room upon join [\matrix-org#5564](matrix-org#5564) * Update AuxPanel and related buttons when widgets change or on reload [\matrix-org#5563](matrix-org#5563) * Add VoIP user mapper [\matrix-org#5560](matrix-org#5560) * Improve styling of SSO Buttons for multiple IdPs [\matrix-org#5558](matrix-org#5558) * Fixes for the general tab in the room dialog [\matrix-org#5522](matrix-org#5522) * fix issue 16226 to allow switching back to default HS. [\matrix-org#5561](matrix-org#5561) * Support room-defined widget layouts [\matrix-org#5553](matrix-org#5553) * Change a bunch of strings from Recovery Key/Phrase to Security Key/Phrase [\matrix-org#5533](matrix-org#5533) * Give a bigger target area to AppsDrawer vertical resizer [\matrix-org#5557](matrix-org#5557) * Fix minimized left panel avatar alignment [\matrix-org#5493](matrix-org#5493) * Ensure component index has been written before renaming [\matrix-org#5556](matrix-org#5556) * Fixed continue button while selecting home-server [\matrix-org#5552](matrix-org#5552) * Wire up MSC2931 widget navigation [\matrix-org#5527](matrix-org#5527) * Various fixes for Bridge Info page (MSC2346) [\matrix-org#5454](matrix-org#5454) * Use room-specific listeners for message preview and community prototype [\matrix-org#5547](matrix-org#5547) * Fix some misc. React warnings when viewing timeline [\matrix-org#5546](matrix-org#5546) * Use device storage for allowed widgets if account data not supported [\matrix-org#5544](matrix-org#5544) * Fix incoming call box on dark theme [\matrix-org#5542](matrix-org#5542) * Convert DMRoomMap to typescript [\matrix-org#5541](matrix-org#5541) * Add in-call dialpad for DTMF sending [\matrix-org#5532](matrix-org#5532)
[Full Changelog](matrix-org/matrix-react-sdk@v3.12.0...v3.12.1) * Upgrade to JS SDK 9.5.1
[Full Changelog](matrix-org/matrix-react-sdk@v3.12.0-rc.1...v3.12.0) * Upgrade to JS SDK 9.5.0 * Fix incoming call box on dark theme [\matrix-org#5543](matrix-org#5543)
[Full Changelog](matrix-org/matrix-react-sdk@v3.11.1...v3.12.0-rc.1) * Fix soft crash on soft logout page [\matrix-org#5539](matrix-org#5539) * Translations update from Weblate [\matrix-org#5538](matrix-org#5538) * Run TypeScript tests [\matrix-org#5537](matrix-org#5537) * Add a basic widget explorer to devtools (per-room) [\matrix-org#5528](matrix-org#5528) * Add <input type="password"> to security key field [\matrix-org#5534](matrix-org#5534) * Fix avatar upload prompt/tooltip floating wrong and permissions [\matrix-org#5526](matrix-org#5526) * Add a dialpad UI for PSTN lookup [\matrix-org#5523](matrix-org#5523) * Basic call transfer initiation support [\matrix-org#5494](matrix-org#5494) * Fix #15988 [\matrix-org#5524](matrix-org#5524) * Bump node-notifier from 8.0.0 to 8.0.1 [\matrix-org#5520](matrix-org#5520) * Use TypeScript source for development, swap to build during release [\matrix-org#5503](matrix-org#5503) * Look for emoji in the body that will be displayed [\matrix-org#5517](matrix-org#5517) * Bump ini from 1.3.5 to 1.3.7 [\matrix-org#5486](matrix-org#5486) * Recognise `*.element.io` links as Element permalinks [\matrix-org#5514](matrix-org#5514) * Fixes for call UI [\matrix-org#5509](matrix-org#5509) * Add a snowfall chat effect (with /snowfall command) [\matrix-org#5511](matrix-org#5511) * fireworks effect [\matrix-org#5507](matrix-org#5507) * Don't play call end sound for calls that never started [\matrix-org#5506](matrix-org#5506) * Add /tableflip slash command [\matrix-org#5485](matrix-org#5485) * Import from src in IncomingCallBox.tsx [\matrix-org#5504](matrix-org#5504) * Social Login support both https and mxc icons [\matrix-org#5499](matrix-org#5499) * Fix padding in confirmation email registration prompt [\matrix-org#5501](matrix-org#5501) * Fix room list help prompt alignment [\matrix-org#5500](matrix-org#5500)
PreviousNext