Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.14.8-rc.1
    fcd234f2 · v0.14.8-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.7...v0.14.8-rc.1)
    * Change wording of 'invite anyway' setting
    [\#2450](https://github.com/matrix-org/matrix-react-sdk/pull/2450)
    * Minimal lint-fixes to make develop CI build
    [\#2449](https://github.com/matrix-org/matrix-react-sdk/pull/2449)
    * Develop->Experimental
    [\#2445](https://github.com/matrix-org/matrix-react-sdk/pull/2445)
    * Limit line length in the room directory
    [\#2438](https://github.com/matrix-org/matrix-react-sdk/pull/2438)
    * Develop->Experimental
    [\#2444](https://github.com/matrix-org/matrix-react-sdk/pull/2444)
    * Fix setting label for unknown invites
    [\#2443](https://github.com/matrix-org/matrix-react-sdk/pull/2443)
    * Merge develop -> experimental
    [\#2441](https://github.com/matrix-org/matrix-react-sdk/pull/2441)
    * Give a route for retrying invites for users which may not exist
    [\#2434](https://github.com/matrix-org/matrix-react-sdk/pull/2434)
    * Show in-room reminder when key backup creating device unverified
    [\#2394](https://github.com/matrix-org/matrix-react-sdk/pull/2394)
    * Consistent flair ordering.
    [\#2389](https://github.com/matrix-org/matrix-react-sdk/pull/2389)
    * Fetch matching e2e-test branch
    [\#2387](https://github.com/matrix-org/matrix-react-sdk/pull/2387)
    * Add some logging for riot-web#7838
    [\#2385](https://github.com/matrix-org/matrix-react-sdk/pull/2385)
    * Handle well-known data in the login response
    [\#2384](https://github.com/matrix-org/matrix-react-sdk/pull/2384)
    * Custom status messages
    [\#2347](https://github.com/matrix-org/matrix-react-sdk/pull/2347)
    * React-sdk changes to support sandboxed electron
    [\#2372](https://github.com/matrix-org/matrix-react-sdk/pull/2372)
    * Make sure to grab the InlineSpinner object
    [\#2363](https://github.com/matrix-org/matrix-react-sdk/pull/2363)
    * Standardize errors about localpart structure
    [\#2351](https://github.com/matrix-org/matrix-react-sdk/pull/2351)
    * Fix translation error on notification icon
    [\#2352](https://github.com/matrix-org/matrix-react-sdk/pull/2352)
    * Introduce a default_server_name for aesthetics and rework .well-known
    [\#2327](https://github.com/matrix-org/matrix-react-sdk/pull/2327)
    * Show the number of unread notifications above the bell on the right
    [\#2336](https://github.com/matrix-org/matrix-react-sdk/pull/2336)
    * Check to make sure email addresses look roughly valid before inviting them
    to rooms
    [\#2338](https://github.com/matrix-org/matrix-react-sdk/pull/2338)
    * Expose hidden notification rules in UI
    [\#2346](https://github.com/matrix-org/matrix-react-sdk/pull/2346)
    * Avoid preserving HS url at logout
    [\#2340](https://github.com/matrix-org/matrix-react-sdk/pull/2340)
    * Speed up room unread checks by not hitting the SettingsStore so often
    [\#2339](https://github.com/matrix-org/matrix-react-sdk/pull/2339)
    * Remove outdated info about custom skins
    [\#2337](https://github.com/matrix-org/matrix-react-sdk/pull/2337)
    * Show the IncomingCallBox if the call is for the RoomSubList
    [\#2333](https://github.com/matrix-org/matrix-react-sdk/pull/2333)
    * Don't consider ACL'd servers as permalink candidates
    [\#2331](https://github.com/matrix-org/matrix-react-sdk/pull/2331)
    * Fix pinning of rooms without badges
    [\#2330](https://github.com/matrix-org/matrix-react-sdk/pull/2330)
    * Sort translations by file name
    [\#2329](https://github.com/matrix-org/matrix-react-sdk/pull/2329)
    * Update React guide in code style
    [\#2335](https://github.com/matrix-org/matrix-react-sdk/pull/2335)
    * Remove temporary account_deactivation_preferences
    [\#2259](https://github.com/matrix-org/matrix-react-sdk/pull/2259)
  • v0.14.7
    37c984e1 · v0.14.7 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.7-rc.2...v0.14.7)
    * No changes since rc.2
  • v0.14.7-rc.2
    a82b54f2 · v0.14.7-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.7-rc.1...v0.14.7-rc.2)
    * Ship the babelrc file to npm
    [\#2332](https://github.com/matrix-org/matrix-react-sdk/pull/2332)
  • v0.14.7-rc.1
    58ab9a09 · v0.14.7-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.6...v0.14.7-rc.1)
    * Suppress CORS errors in the 'failed to join room' dialog
    [\#2306](https://github.com/matrix-org/matrix-react-sdk/pull/2306)
    * Check if users exist before inviting them and communicate errors
    [\#2317](https://github.com/matrix-org/matrix-react-sdk/pull/2317)
    * Update from Weblate.
    [\#2328](https://github.com/matrix-org/matrix-react-sdk/pull/2328)
    * Allow group summary to load when /users fails
    [\#2326](https://github.com/matrix-org/matrix-react-sdk/pull/2326)
    * Show correct text if passphrase is skipped
    [\#2324](https://github.com/matrix-org/matrix-react-sdk/pull/2324)
    * Add password strength meter to backup creation UI
    [\#2294](https://github.com/matrix-org/matrix-react-sdk/pull/2294)
    * Check upload limits before trying to upload large files
    [\#1876](https://github.com/matrix-org/matrix-react-sdk/pull/1876)
    * Support .well-known discovery
    [\#2227](https://github.com/matrix-org/matrix-react-sdk/pull/2227)
    * Make create key backup dialog async
    [\#2291](https://github.com/matrix-org/matrix-react-sdk/pull/2291)
    * Forgot to enable continue button on download
    [\#2288](https://github.com/matrix-org/matrix-react-sdk/pull/2288)
    * Online incremental megolm backups (v2)
    [\#2169](https://github.com/matrix-org/matrix-react-sdk/pull/2169)
    * Add recovery key download button
    [\#2284](https://github.com/matrix-org/matrix-react-sdk/pull/2284)
    * Passphrase Support for e2e backups
    [\#2283](https://github.com/matrix-org/matrix-react-sdk/pull/2283)
    * Update async dialog interface to use promises
    [\#2286](https://github.com/matrix-org/matrix-react-sdk/pull/2286)
    * Support for m.login.sso
    [\#2279](https://github.com/matrix-org/matrix-react-sdk/pull/2279)
    * Added badge to non-autoplay GIFs
    [\#2235](https://github.com/matrix-org/matrix-react-sdk/pull/2235)
    * Improve terms auth flow
    [\#2277](https://github.com/matrix-org/matrix-react-sdk/pull/2277)
    * Handle crypto db version upgrade
    [\#2282](https://github.com/matrix-org/matrix-react-sdk/pull/2282)
  • v0.14.6
    60e22b7e · v0.14.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.5...v0.14.6)
    * Warning when crypto DB is too new to use.
  • v0.14.5
    0165a33f · v0.14.5 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.5-rc.2...v0.14.5)
    * No changes since rc.1
  • v0.14.5-rc.2
    8841108b · v0.14.5-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.5-rc.1...v0.14.5-rc.2)
    * Update to js-sdk v0.14.0-rc.1 which uses the new Olm API
    (v0.14.0-rc.1 was broken because of this).
  • v0.14.5-rc.1
    fcf3172b · v0.14.5-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.4...v0.14.5-rc.1)
    * Update from Weblate.
    [\#2278](https://github.com/matrix-org/matrix-react-sdk/pull/2278)
    * Support room IDs and event permalinks in the join command
    [\#2272](https://github.com/matrix-org/matrix-react-sdk/pull/2272)
    * Align encrypted event buttons in Safari
    [\#2274](https://github.com/matrix-org/matrix-react-sdk/pull/2274)
    * Align buttons in encrypted event dialog
    [\#2273](https://github.com/matrix-org/matrix-react-sdk/pull/2273)
    * Add visible guest warning to encourage login
    [\#2268](https://github.com/matrix-org/matrix-react-sdk/pull/2268)
    * Regenerate the room list when m.fully_read is issued
    [\#2266](https://github.com/matrix-org/matrix-react-sdk/pull/2266)
    * Remove the request-only stuff we don't need anymore
    [\#2263](https://github.com/matrix-org/matrix-react-sdk/pull/2263)
    * Improve performance of room list and fix timestamp ordering when pinning
    rooms
    [\#2265](https://github.com/matrix-org/matrix-react-sdk/pull/2265)
    * Add options to pin unread/mentioned rooms to the top of the room list
    [\#1936](https://github.com/matrix-org/matrix-react-sdk/pull/1936)
    * only run e2e tests on PRs targeted on develop
    [\#2261](https://github.com/matrix-org/matrix-react-sdk/pull/2261)
    * Fix and test matrix.to alias permalinks
    [\#2254](https://github.com/matrix-org/matrix-react-sdk/pull/2254)
    * click-through svg on tag tile context menu to make it less weird
    [\#2257](https://github.com/matrix-org/matrix-react-sdk/pull/2257)
    * Hide Matthew's Time Machine
    [\#2256](https://github.com/matrix-org/matrix-react-sdk/pull/2256)
    * Update babel-eslint to 8.1.1
    [\#2255](https://github.com/matrix-org/matrix-react-sdk/pull/2255)
    * Support routing matrix.to links to joinable rooms
    [\#2250](https://github.com/matrix-org/matrix-react-sdk/pull/2250)
    * Fix autoreplacement of ascii emoji
    [\#2253](https://github.com/matrix-org/matrix-react-sdk/pull/2253)
    * Repair DevTools button padding by centralizing styles
    [\#2252](https://github.com/matrix-org/matrix-react-sdk/pull/2252)
    * Redirect widgets to another location before deleting them
    [\#2232](https://github.com/matrix-org/matrix-react-sdk/pull/2232)
    * disable e2e tests for PRs targeted at experimental (redesign)
    [\#2251](https://github.com/matrix-org/matrix-react-sdk/pull/2251)
    * Fix emoji replacement in composer
    [\#2247](https://github.com/matrix-org/matrix-react-sdk/pull/2247)
    * Add a devtools button to roomsettings
    [\#2249](https://github.com/matrix-org/matrix-react-sdk/pull/2249)
    * Add warning when administrator leaves community (#5724)
    [\#2242](https://github.com/matrix-org/matrix-react-sdk/pull/2242)
  • v0.14.4
    09006a84 · v0.14.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.3...v0.14.4)
    * Include change that was supposed to be included in orevious version
  • v0.14.3
    3f8a3f76 · v0.14.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.2...v0.14.3)
    * Add banner with login/register links for users who aren't logged in
  • v0.14.2
    c5004ffb · v0.14.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.2-rc.1...v0.14.2)
    * Fix autoreplacement of ascii emoji
    [\#2258](https://github.com/matrix-org/matrix-react-sdk/pull/2258)
  • v0.14.2-rc.1
    43702a48 · v0.14.2-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.1...v0.14.2-rc.1)
    * Update from Weblate.
    [\#2244](https://github.com/matrix-org/matrix-react-sdk/pull/2244)
    * Show the group member list again
    [\#2223](https://github.com/matrix-org/matrix-react-sdk/pull/2223)
    * lint: make colorScheme camel case
    [\#2237](https://github.com/matrix-org/matrix-react-sdk/pull/2237)
    * Change leave room button text, OK -> Leave
    [\#2236](https://github.com/matrix-org/matrix-react-sdk/pull/2236)
    * Move all dialog buttons to the right and fix their order
    [\#2231](https://github.com/matrix-org/matrix-react-sdk/pull/2231)
    * Add a bit of text to explain the purpose of the RoomPreviewSpinner
    [\#2225](https://github.com/matrix-org/matrix-react-sdk/pull/2225)
    * Move the login box from the left sidebar to where the composer is
    [\#2219](https://github.com/matrix-org/matrix-react-sdk/pull/2219)
    * Fix an error where React doesn't like value=null on a select
    [\#2230](https://github.com/matrix-org/matrix-react-sdk/pull/2230)
    * add missing sticker translation
    [\#2216](https://github.com/matrix-org/matrix-react-sdk/pull/2216)
    * Support m.login.terms during registration
    [\#2221](https://github.com/matrix-org/matrix-react-sdk/pull/2221)
    * Don't show the invite nag bar when peeking
    [\#2220](https://github.com/matrix-org/matrix-react-sdk/pull/2220)
    * Apply the user's tint once the MatrixClientPeg is moderately ready
    [\#2214](https://github.com/matrix-org/matrix-react-sdk/pull/2214)
    * Make rageshake use less memory
    [\#2217](https://github.com/matrix-org/matrix-react-sdk/pull/2217)
    * Fix autocomplete
    [\#2212](https://github.com/matrix-org/matrix-react-sdk/pull/2212)
    * Explain feature states in a lot more detail
    [\#2211](https://github.com/matrix-org/matrix-react-sdk/pull/2211)
    * Fix various lint errors
    [\#2213](https://github.com/matrix-org/matrix-react-sdk/pull/2213)
  • v0.14.1
    167746f4 · v0.14.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.0...v0.14.1)
    * Apply the user's tint once the MatrixClientPeg is moderately ready
    [\#2214](https://github.com/matrix-org/matrix-react-sdk/pull/2214)
  • v0.14.0
    cbb11755 · v0.14.0 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.0-rc.1...v0.14.0)
    * Phased rollout of lazy loading
    [\#2218](https://github.com/matrix-org/matrix-react-sdk/pull/2218)
  • v0.14.0-rc.1
    15f3d996 · v0.14.0-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.6...v0.14.0-rc.1)
    * turn LL on by default!
    [\#2209](https://github.com/matrix-org/matrix-react-sdk/pull/2209)
    * Update from Weblate.
    [\#2207](https://github.com/matrix-org/matrix-react-sdk/pull/2207)
    * Fix quote post slate update
    [\#2206](https://github.com/matrix-org/matrix-react-sdk/pull/2206)
    * Handle InvalidStoreError from js-sdk
    [\#2205](https://github.com/matrix-org/matrix-react-sdk/pull/2205)
    * Fall back to default avatar in RR when member isn't loaded yet
    [\#2204](https://github.com/matrix-org/matrix-react-sdk/pull/2204)
    * Update to new version of slate
    [\#2202](https://github.com/matrix-org/matrix-react-sdk/pull/2202)
    * Update karma to webpack 4
    [\#2203](https://github.com/matrix-org/matrix-react-sdk/pull/2203)
    * More accessible buttons - take 2
    [\#2194](https://github.com/matrix-org/matrix-react-sdk/pull/2194)
    * log correct error code when opening log idb
    [\#2200](https://github.com/matrix-org/matrix-react-sdk/pull/2200)
    * show warning when LL is disabled but was enabled before
    [\#2201](https://github.com/matrix-org/matrix-react-sdk/pull/2201)
    * Fall back to another store if indexeddb start fails
    [\#2195](https://github.com/matrix-org/matrix-react-sdk/pull/2195)
    * Silence bluebird warnings
    [\#2198](https://github.com/matrix-org/matrix-react-sdk/pull/2198)
    * Use createObjectURL instead of readAsDataURL for videos
    [\#2197](https://github.com/matrix-org/matrix-react-sdk/pull/2197)
    * Revert "Use createObjectURL instead of readAsDataURL for videos"
    [\#2196](https://github.com/matrix-org/matrix-react-sdk/pull/2196)
    * Track how far the user travels before dismissing their user settings
    [\#2183](https://github.com/matrix-org/matrix-react-sdk/pull/2183)
    * Drop (IRC) suffix hacks
    [\#2193](https://github.com/matrix-org/matrix-react-sdk/pull/2193)
    * Use createObjectURL instead of readAsDataURL for videos
    [\#2176](https://github.com/matrix-org/matrix-react-sdk/pull/2176)
    * Remove old migration code
    [\#2192](https://github.com/matrix-org/matrix-react-sdk/pull/2192)
    * Fix brace style in TextForEvent.js
    [\#2191](https://github.com/matrix-org/matrix-react-sdk/pull/2191)
    * Fix error logging
    [\#2190](https://github.com/matrix-org/matrix-react-sdk/pull/2190)
    * Fix Promise.defer warning in ScalarAuthClient.js
    [\#2188](https://github.com/matrix-org/matrix-react-sdk/pull/2188)
    * Communicate early that a 3pid is required during registration if needed
    [\#2180](https://github.com/matrix-org/matrix-react-sdk/pull/2180)
    * try to encourage people to attach logs to bugs
    [\#2185](https://github.com/matrix-org/matrix-react-sdk/pull/2185)
    * Show the 'homeserver unavailable' warning when the first sync fails
    [\#2182](https://github.com/matrix-org/matrix-react-sdk/pull/2182)
    * allow passing initial is_url like hs_url in query params
    [\#2083](https://github.com/matrix-org/matrix-react-sdk/pull/2083)
    * Update karma
    [\#2177](https://github.com/matrix-org/matrix-react-sdk/pull/2177)
    * fudge hangup reasons
    [\#2184](https://github.com/matrix-org/matrix-react-sdk/pull/2184)
    * Provide more helpful errors when i18n generation fails
    [\#2181](https://github.com/matrix-org/matrix-react-sdk/pull/2181)
  • v0.13.6
    ae288bb9 · v0.13.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.5...v0.13.6)
    * Fix resuming session in Firefox private mode/Tor browser being broken
    [\#2195](https://github.com/matrix-org/matrix-react-sdk/pull/2195)
    * Show warning about using lazy-loading/non-lazy-loading versions simultaneously (/app & /develop)
    [\#2201](https://github.com/matrix-org/matrix-react-sdk/pull/2201)
  • v0.13.5
    c4d39eeb · v0.13.5 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.5-rc.1...v0.13.5)
    * No changes since rc.1
  • v0.13.5-rc.1
    1b224c22 · v0.13.5-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.4...v0.13.5-rc.1)
    * resync when LL is toggled, show message when enabled
    [\#2178](https://github.com/matrix-org/matrix-react-sdk/pull/2178)
    * Update from Weblate.
    [\#2179](https://github.com/matrix-org/matrix-react-sdk/pull/2179)
    * Split npm start into an init and watch script
    [\#2175](https://github.com/matrix-org/matrix-react-sdk/pull/2175)
    * show canonical aliases in timeline, and set/remove implicit ones
    [\#2171](https://github.com/matrix-org/matrix-react-sdk/pull/2171)
    * Fix stale RR and improve LL reliability in RoomView & MemberList.
    [\#2168](https://github.com/matrix-org/matrix-react-sdk/pull/2168)
    * pass --travis flag to e2e tests to disable tests known not to work Travis CI
    [\#2170](https://github.com/matrix-org/matrix-react-sdk/pull/2170)
    * Add m.room.aliases to the timeline
    [\#2167](https://github.com/matrix-org/matrix-react-sdk/pull/2167)
    * postpone loading the members until the user joined the room
    [\#2165](https://github.com/matrix-org/matrix-react-sdk/pull/2165)
    * Allow translation tags object to be a variable
    [\#2166](https://github.com/matrix-org/matrix-react-sdk/pull/2166)
    * Don't try to exit fullscreen if not fullscreen
    [\#2164](https://github.com/matrix-org/matrix-react-sdk/pull/2164)
    * avoid updating the memberlist while the spinner is shown
    [\#2161](https://github.com/matrix-org/matrix-react-sdk/pull/2161)
    * fix logging room id when LL members fail
    [\#2163](https://github.com/matrix-org/matrix-react-sdk/pull/2163)
    * dont keep the spinner in the memberlist when fetching /members fails
    [\#2162](https://github.com/matrix-org/matrix-react-sdk/pull/2162)
    * only dispatch an action for self-membership
    [\#2160](https://github.com/matrix-org/matrix-react-sdk/pull/2160)
    * avoid unneeded lookups in memberDict
    [\#2153](https://github.com/matrix-org/matrix-react-sdk/pull/2153)
    * Update from Weblate.
    [\#2157](https://github.com/matrix-org/matrix-react-sdk/pull/2157)
    * avoid memberlist refresh for events related to rooms other but the current
    [\#2156](https://github.com/matrix-org/matrix-react-sdk/pull/2156)
  • v0.13.4
    405f0bcf · v0.13.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.4-rc.1...v0.13.4)
    * No changes since rc.1
  • v0.13.4-rc.1
    830edeb9 · v0.13.4-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.3...v0.13.4-rc.1)
    * Error on splash screen if sync is failing
    [\#2155](https://github.com/matrix-org/matrix-react-sdk/pull/2155)
    *  Do full registration if HS doesn't support ILAG
    [\#2150](https://github.com/matrix-org/matrix-react-sdk/pull/2150)
    * Re-apply "Don't rely on room members to query power levels"
    [\#2152](https://github.com/matrix-org/matrix-react-sdk/pull/2152)
    * s/DidMount/WillMount/ in MessageComposerInput
    [\#2151](https://github.com/matrix-org/matrix-react-sdk/pull/2151)
    * Revert "Don't rely on room members to query power levels"
    [\#2149](https://github.com/matrix-org/matrix-react-sdk/pull/2149)
    * Don't rely on room members to query power levels
    [\#2145](https://github.com/matrix-org/matrix-react-sdk/pull/2145)
    * Correctly mark email as optional
    [\#2148](https://github.com/matrix-org/matrix-react-sdk/pull/2148)
    * guests trying to join communities should fire the ILAG flow.
    [\#2059](https://github.com/matrix-org/matrix-react-sdk/pull/2059)
    * Fix DM avatars, part 3
    [\#2146](https://github.com/matrix-org/matrix-react-sdk/pull/2146)
    * Fix: show spinner again while recovering from connection error
    [\#2143](https://github.com/matrix-org/matrix-react-sdk/pull/2143)
    * Fix: infinite spinner on trying to create welcomeUserId room without consent
    [\#2147](https://github.com/matrix-org/matrix-react-sdk/pull/2147)
    * Show spinner in member list while loading members
    [\#2139](https://github.com/matrix-org/matrix-react-sdk/pull/2139)
    * Slash command to discard megolm session
    [\#2140](https://github.com/matrix-org/matrix-react-sdk/pull/2140)