This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Releases: matrix-org/matrix-react-sdk
Releases · matrix-org/matrix-react-sdk
v0.14.2-rc.1
- Update from Weblate.
#2244 - Show the group member list again
#2223 - lint: make colorScheme camel case
#2237 - Change leave room button text, OK -> Leave
#2236 - Move all dialog buttons to the right and fix their order
#2231 - Add a bit of text to explain the purpose of the RoomPreviewSpinner
#2225 - Move the login box from the left sidebar to where the composer is
#2219 - Fix an error where React doesn't like value=null on a select
#2230 - add missing sticker translation
#2216 - Support m.login.terms during registration
#2221 - Don't show the invite nag bar when peeking
#2220 - Apply the user's tint once the MatrixClientPeg is moderately ready
#2214 - Make rageshake use less memory
#2217 - Fix autocomplete
#2212 - Explain feature states in a lot more detail
#2211 - Fix various lint errors
#2213
v0.14.1
v0.14.0
v0.14.0-rc.1
- turn LL on by default!
#2209 - Update from Weblate.
#2207 - Fix quote post slate update
#2206 - Handle InvalidStoreError from js-sdk
#2205 - Fall back to default avatar in RR when member isn't loaded yet
#2204 - Update to new version of slate
#2202 - Update karma to webpack 4
#2203 - More accessible buttons - take 2
#2194 - log correct error code when opening log idb
#2200 - show warning when LL is disabled but was enabled before
#2201 - Fall back to another store if indexeddb start fails
#2195 - Silence bluebird warnings
#2198 - Use createObjectURL instead of readAsDataURL for videos
#2197 - Revert "Use createObjectURL instead of readAsDataURL for videos"
#2196 - Track how far the user travels before dismissing their user settings
#2183 - Drop (IRC) suffix hacks
#2193 - Use createObjectURL instead of readAsDataURL for videos
#2176 - Remove old migration code
#2192 - Fix brace style in TextForEvent.js
#2191 - Fix error logging
#2190 - Fix Promise.defer warning in ScalarAuthClient.js
#2188 - Communicate early that a 3pid is required during registration if needed
#2180 - try to encourage people to attach logs to bugs
#2185 - Show the 'homeserver unavailable' warning when the first sync fails
#2182 - allow passing initial is_url like hs_url in query params
#2083 - Update karma
#2177 - fudge hangup reasons
#2184 - Provide more helpful errors when i18n generation fails
#2181
v0.13.6
v0.13.5
- No changes since rc.1
v0.13.5-rc.1
- resync when LL is toggled, show message when enabled
#2178 - Update from Weblate.
#2179 - Split npm start into an init and watch script
#2175 - show canonical aliases in timeline, and set/remove implicit ones
#2171 - Fix stale RR and improve LL reliability in RoomView & MemberList.
#2168 - pass --travis flag to e2e tests to disable tests known not to work Travis CI
#2170 - Add m.room.aliases to the timeline
#2167 - postpone loading the members until the user joined the room
#2165 - Allow translation tags object to be a variable
#2166 - Don't try to exit fullscreen if not fullscreen
#2164 - avoid updating the memberlist while the spinner is shown
#2161 - fix logging room id when LL members fail
#2163 - dont keep the spinner in the memberlist when fetching /members fails
#2162 - only dispatch an action for self-membership
#2160 - avoid unneeded lookups in memberDict
#2153 - Update from Weblate.
#2157 - avoid memberlist refresh for events related to rooms other but the current
#2156
v0.13.4
- No changes since rc.1
v0.13.4-rc.1
- Error on splash screen if sync is failing
#2155 - Do full registration if HS doesn't support ILAG
#2150 - Re-apply "Don't rely on room members to query power levels"
#2152 - s/DidMount/WillMount/ in MessageComposerInput
#2151 - Revert "Don't rely on room members to query power levels"
#2149 - Don't rely on room members to query power levels
#2145 - Correctly mark email as optional
#2148 - guests trying to join communities should fire the ILAG flow.
#2059 - Fix DM avatars, part 3
#2146 - Fix: show spinner again while recovering from connection error
#2143 - Fix: infinite spinner on trying to create welcomeUserId room without consent
#2147 - Show spinner in member list while loading members
#2139 - Slash command to discard megolm session
#2140
v0.13.3
- No changes since rc.2