Tags: scuq/matrix-react-sdk
Tags
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.3-rc.1...v0.13.3-rc.2 ) * Update js-sdk to fix exception
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.2...v0.13.3-rc.1) * Fix DM avatar [\matrix-org#2141](matrix-org#2141) * Update from Weblate. [\matrix-org#2142](matrix-org#2142) * Support m.room.tombstone events [\matrix-org#2124](matrix-org#2124) * Support room creation events [\matrix-org#2123](matrix-org#2123) * Support for room upgrades [\matrix-org#2122](matrix-org#2122) * Fix: dont show 1:1 avatar for rooms +2 members but only <=2 members loaded [\matrix-org#2137](matrix-org#2137) * Render terms & conditions in settings [\matrix-org#2136](matrix-org#2136) * Don't crash if the value of a room tag is null [\matrix-org#2133](matrix-org#2133) * Add stub for getVisibleRooms() [\matrix-org#2134](matrix-org#2134) * Fix LL crash trying to render own avatar in composer when member isn't available yet [\matrix-org#2132](matrix-org#2132) * Support M_INCOMPATIBLE_ROOM_VERSION [\matrix-org#2125](matrix-org#2125) * Hide replaced rooms [\matrix-org#2127](matrix-org#2127) * Fix CPU spin on joining large room [\matrix-org#2128](matrix-org#2128) * Change format of server usage limit message [\matrix-org#2131](matrix-org#2131) * Re-apply "Fix showing peek preview while LL members are loading"" [\matrix-org#2130](matrix-org#2130) * Revert "Fix showing peek preview while LL members are loading" [\matrix-org#2129](matrix-org#2129) * Fix showing peek preview while LL members are loading [\matrix-org#2126](matrix-org#2126) * Destroy non-persistent widgets when switching room [\matrix-org#2098](matrix-org#2098) * Lazy loading of room members [\matrix-org#2118](matrix-org#2118) * Lazy loading: feature toggle [\matrix-org#2115](matrix-org#2115) * Lazy loading: cleanup [\matrix-org#2116](matrix-org#2116) * Lazy loading: fix end-to-end encryption rooms [\matrix-org#2113](matrix-org#2113) * Lazy loading: Lazy load members while backpaginating [\matrix-org#2104](matrix-org#2104) * Lazy loading: don't assume we have our own member available [\matrix-org#2102](matrix-org#2102) * Lazy load room members - Part I [\matrix-org#2072](matrix-org#2072)
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.1...v0.13.2) * Don't crash if the value of a room tag is null [\matrix-org#2135](matrix-org#2135)
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.1-rc.1...v0.13.1) * No changes since rc.1
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.0...v0.13.1-rc.1) * Update from Weblate. [\matrix-org#2121](matrix-org#2121) * Shift to M_RESOURCE_LIMIT_EXCEEDED errors [\matrix-org#2120](matrix-org#2120) * Fix RoomSettings test [\matrix-org#2119](matrix-org#2119) * Show room version number in room settings [\matrix-org#2117](matrix-org#2117) * Warning bar for MAU limit hit [\matrix-org#2114](matrix-org#2114) * Recognise server notices room(s) [\matrix-org#2112](matrix-org#2112) * Update room tags behaviour to match spec more [\matrix-org#2111](matrix-org#2111) * while logging out ignore `Session.logged_out` as it is intentional [\matrix-org#2058](matrix-org#2058) * Don't show 'connection lost' bar on MAU error [\matrix-org#2110](matrix-org#2110) * Support MAU error on sync [\matrix-org#2108](matrix-org#2108) * Support active user limit on message send [\matrix-org#2106](matrix-org#2106) * Run end to end tests as part of Travis build [\matrix-org#2091](matrix-org#2091) * Remove package-lock.json for now [\matrix-org#2097](matrix-org#2097) * Support montly active user limit error on /login [\matrix-org#2103](matrix-org#2103) * Unpin sanitize-html [\matrix-org#2105](matrix-org#2105) * Pin sanitize-html to 0.18.2 [\matrix-org#2101](matrix-org#2101) * Make clicking on side panels close settings (mk 3) [\matrix-org#2096](matrix-org#2096) * Fix persistent element location not updating [\matrix-org#2092](matrix-org#2092) * fix Devtools input autofocus && state traversal when len === 1 && key="" [\matrix-org#2090](matrix-org#2090) * allow autocompleting Emoji by common aliases, e.g 👍 to 👍 [\matrix-org#2085](matrix-org#2085)
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.0-rc.2...v0.13.0) * Fix composer bug where cursor position would change when Riot regained focus [\matrix-org#2093](matrix-org#2093) * Fix persistend element location not updating [\matrix-org#2094](matrix-org#2094) * Slate Fixes 42? [\matrix-org#2089](matrix-org#2089)
[Full Changelog](matrix-org/matrix-react-sdk@v0.13.0-rc.1...v0.13.0-rc.2 ) * Take jitsi conf calling out of labs [\matrix-org#2087](matrix-org#2087)
[Full Changelog](matrix-org/matrix-react-sdk@v0.12.9...v0.13.0-rc.1) * Update from Weblate. [\matrix-org#2086](matrix-org#2086) * Moar Slate Fixes [\matrix-org#2082](matrix-org#2082) * Destroy the widget when its permission is revoked [\matrix-org#2081](matrix-org#2081) * Make ActiveWidgetStore clear persistent widgets [\matrix-org#2084](matrix-org#2084) * CreateRoomDialog is rendered before getting the config default_federate [\matrix-org#2078](matrix-org#2078) * Slate Fixes [\matrix-org#2076](matrix-org#2076) * FIX: Don't error on rooms the user has left already [\matrix-org#2077](matrix-org#2077) * Fix persistent apps being the wrong size [\matrix-org#2080](matrix-org#2080) * Fix widgets resetting when going to the top-left [\matrix-org#2079](matrix-org#2079) * Jitsi: Use integrations URL from config [\matrix-org#2062](matrix-org#2062) * Allow jitsi in e2e rooms [\matrix-org#2075](matrix-org#2075) * Fix border around persisted widgets [\matrix-org#2071](matrix-org#2071) * Fix e2e icons floating above jitsi [\matrix-org#2073](matrix-org#2073) * hide some commands after space as they have special semantics [\matrix-org#2074](matrix-org#2074) * Even More Slate Fixes :D [\matrix-org#2070](matrix-org#2070) * Improve UX for Jitsi by adding local echo for widgets [\matrix-org#2035](matrix-org#2035) * Jitsi: Check integrations server before call [\matrix-org#2063](matrix-org#2063) * Jitsi: Error message on no permission [\matrix-org#2061](matrix-org#2061) * Fix read receipts on top of Jitsi [\matrix-org#2065](matrix-org#2065) * Moar Slate Fixes [\matrix-org#2069](matrix-org#2069) * fix 2nd typo in one PR :( [\matrix-org#2068](matrix-org#2068) * check if has some completions, not if >=0 [\matrix-org#2067](matrix-org#2067) * Slate fixes [\matrix-org#2066](matrix-org#2066) * Implement always-on-screen capability for widgets [\matrix-org#2056](matrix-org#2056) * simplify MessageComposerStore and improve its performance [\matrix-org#2064](matrix-org#2064) * Replace Draft with Slate [\matrix-org#1890](matrix-org#1890) * Fix not stopping to peek when navigating away from peeked room [\matrix-org#2055](matrix-org#2055) * T3chguy/slate cont2 [\matrix-org#2049](matrix-org#2049) * add null-guard for stickerpickerWidget in StickerPicker [\matrix-org#2057](matrix-org#2057) * Implement always-on-screen capability for widgets [\matrix-org#2053](matrix-org#2053) * fix nullguard on EventTile, getComponent never returns falsey, it throws [\matrix-org#2024](matrix-org#2024) * Fix stickerpicker PersistedElement usage [\matrix-org#2051](matrix-org#2051) * encrypt for invited users if history visibility allows. [\matrix-org#2042](matrix-org#2042) * move nag bar clear statement to any desktop notif toggle not just 0->1 [\matrix-org#2031](matrix-org#2031) * use TruncatedList to prevent rendering hundreds/thousands of DOM nodes [\matrix-org#2041](matrix-org#2041) * Fix stuff [\matrix-org#2047](matrix-org#2047) * Show m.room.server_acl [\matrix-org#2046](matrix-org#2046)
[Full Changelog](matrix-org/matrix-react-sdk@v0.12.9-rc.2...v0.12.9) * No changes since rc.1
[Full Changelog](matrix-org/matrix-react-sdk@v0.12.9-rc.1...v0.12.9-rc.2 ) * Implement aggregation by error type for tracked decryption failures [\matrix-org#2045](matrix-org#2045) * make new hiding of roomsublist behaviour opt-in [\matrix-org#2044](matrix-org#2044) * Implement aggregation by error type for tracked decryption failures [\matrix-org#2043](matrix-org#2043) * make new hiding of roomsublist behaviour opt-in [\matrix-org#2030](matrix-org#2030)
PreviousNext