Skip to content

Tags: bkil/matrix-react-sdk

Tags

v1.7.3-rc.1

Toggle v1.7.3-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.2...v1.7.3-rc.1) * Fix positioning, size, and colour of the composer e2e icon [\matrix-org#3641](matrix-org#3641) * upgrade nunito from 3.500 to 3.504 [\matrix-org#3639](matrix-org#3639) * Wire up the widget permission prompt to the cross-platform setting [\matrix-org#3630](matrix-org#3630) * Get theme automatically from system setting [\matrix-org#3637](matrix-org#3637) * Update code style for our 90 char life [\matrix-org#3636](matrix-org#3636) * use general warning icon instead of e2e one for room status [\matrix-org#3633](matrix-org#3633) * Add support for platform specific event indexing and search [\matrix-org#3550](matrix-org#3550) * Update from Weblate [\matrix-org#3635](matrix-org#3635) * Use a settings watcher to set the theme [\matrix-org#3634](matrix-org#3634) * Merge the `feature_user_info_panel` flag into `feature_dm_verification` [\matrix-org#3632](matrix-org#3632) * Fix some styling regressions in member panel [\matrix-org#3631](matrix-org#3631) * Add a bit more safety around breadcrumbs [\matrix-org#3629](matrix-org#3629) * Ensure widgets always have a sender associated with them [\matrix-org#3628](matrix-org#3628) * re-add missing case of codepath [\matrix-org#3627](matrix-org#3627) * Implement the bulk of the new widget permission prompt design [\matrix-org#3622](matrix-org#3622) * Relax identity server discovery error handling [\matrix-org#3588](matrix-org#3588) * Add cross-signing feature flag [\matrix-org#3626](matrix-org#3626) * Attempt number two at ripping out Bluebird from rageshake.js [\matrix-org#3624](matrix-org#3624) * Update from Weblate [\matrix-org#3625](matrix-org#3625) * Remove Bluebird: phase 2.1 [\matrix-org#3618](matrix-org#3618) * Add better error handling to Synapse user deactivation [\matrix-org#3619](matrix-org#3619) * New design for member panel [\matrix-org#3620](matrix-org#3620) * Show server details on login for unreachable homeserver [\matrix-org#3617](matrix-org#3617) * Add a function to get the "base" theme for a theme [\matrix-org#3615](matrix-org#3615) * Remove Bluebird: phase 2 [\matrix-org#3616](matrix-org#3616) * Remove Bluebird: phase 1 [\matrix-org#3612](matrix-org#3612) * Move notification count to in front of the room name in the page title [\matrix-org#3613](matrix-org#3613) * Add some logging/recovery for lost rooms [\matrix-org#3614](matrix-org#3614) * Add Mjolnir ban list support [\matrix-org#3585](matrix-org#3585) * Improve room switching performance with alias cache [\matrix-org#3610](matrix-org#3610) * Fix draw order when hovering composer format buttons [\matrix-org#3609](matrix-org#3609) * Use a ternary operator instead of relying on AND semantics in EditHistoryDialog [\matrix-org#3606](matrix-org#3606) * Update from Weblate [\matrix-org#3608](matrix-org#3608) * Fix HTML fallback in replies [\matrix-org#3607](matrix-org#3607) * Fix rounded corners for the formatting toolbar [\matrix-org#3605](matrix-org#3605) * Check for a message type before assuming it is a room message [\matrix-org#3604](matrix-org#3604) * Remove lint comments about no-descending-specificity [\matrix-org#3603](matrix-org#3603) * Show verification requests in the timeline [\matrix-org#3601](matrix-org#3601) * Match identity server registration to the IS r0.3.0 spec [\matrix-org#3602](matrix-org#3602) * Restore thumbs after variation selector removal [\matrix-org#3600](matrix-org#3600) * Fix breadcrumbs so the bar is a toolbar and the buttons are buttons. [\matrix-org#3599](matrix-org#3599) * Now that part of spacing is padding, make it smaller when collapsed [\matrix-org#3597](matrix-org#3597) * Remove variation selectors from quick reactions [\matrix-org#3598](matrix-org#3598) * Fix linkify imports [\matrix-org#3595](matrix-org#3595)

v1.7.2

Toggle v1.7.2's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.1...v1.7.2) * Fix softcrash if editing silly events [\matrix-org#3596](matrix-org#3596) * Fix: file and notifications panel back-paginating forever. [\matrix-org#3594](matrix-org#3594) * Fix focus-within on EventTile and more showing onClick [\matrix-org#3591](matrix-org#3591) * Support RTL language in message composer [\matrix-org#3592](matrix-org#3592) * Update from Weblate [\matrix-org#3590](matrix-org#3590) * Improve A11Y of timeline. Show timestamp & Actions on focus-within [\matrix-org#3587](matrix-org#3587) * Fix SVG mask-image usage in a bunch of places for correct outlining [\matrix-org#3589](matrix-org#3589) * Handle breadcrumbs, integration manager provisioning, and allowed widgets Riot settings [\matrix-org#3577](matrix-org#3577) * Add a prompt when interacting with an identity server without terms [\matrix-org#3582](matrix-org#3582) * Fix bug where rooms would not appear when filtering [\matrix-org#3584](matrix-org#3584) * Guard against misconfigured homeservers when adding / binding phone numbers [\matrix-org#3583](matrix-org#3583) * Fix error message which is shown when unknown slash command attempted [\matrix-org#3580](matrix-org#3580) * Attempt to fix soft crash on some pinned events by null guarding member [\matrix-org#3581](matrix-org#3581)

v1.7.1

Toggle v1.7.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.1-rc.2...v1.7.1) * No changes since rc.2

v1.7.1-rc.2

Toggle v1.7.1-rc.2's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.1-rc.1...v1.7.1-rc.2) * Fix bug where rooms would not appear when filtering [\matrix-org#3586](matrix-org#3586)

v1.7.1-rc.1

Toggle v1.7.1-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.0...v1.7.1-rc.1) * Add ability to hide tray icon on non-Mac [\matrix-org#3573](matrix-org#3573) * Update from Weblate [\matrix-org#3579](matrix-org#3579) * Fix call state logging [\matrix-org#3578](matrix-org#3578) * Match widgets up with their integration manager [\matrix-org#3576](matrix-org#3576) * Add diagnostic log to catch events without an ID [\matrix-org#3575](matrix-org#3575) * Fix missing i18n for RoomTile ARIA labels and add a case for notif-off bold [\matrix-org#3574](matrix-org#3574) * LifeCycle onLoggedOut unmount before stopping client [\matrix-org#3566](matrix-org#3566) * Remove unneeded help about identity servers [\matrix-org#3572](matrix-org#3572) * Remove messages implying you need an identity server for email recovery [\matrix-org#3571](matrix-org#3571) * Fix quick reactions to be aligned with other emoji [\matrix-org#3570](matrix-org#3570) * If ToS gets rejected/any Scalar error then don't make Jitsi widget [\matrix-org#3569](matrix-org#3569) * Update from Weblate [\matrix-org#3568](matrix-org#3568) * Fix Room Create ELS using MXID instead of newly set Displayname/Avatar [\matrix-org#3567](matrix-org#3567) * Improve opening emoji picker performance [\matrix-org#3565](matrix-org#3565) * Update ServerTypeSelector for new matrix.org CS API URL [\matrix-org#3564](matrix-org#3564) * Accessibility Improvements [\matrix-org#3563](matrix-org#3563) * A11Y fixes in the Left Panel [\matrix-org#3562](matrix-org#3562) * Fix lint and i18n test failures [\matrix-org#3560](matrix-org#3560) * Fix: editor tests [\matrix-org#3561](matrix-org#3561) * Use Navigation Treeview pattern for RoomList Accessibility [\matrix-org#3556](matrix-org#3556) * Abort scroll updates when already unmounted [\matrix-org#3557](matrix-org#3557) * UserInfo consolidation of GroupMemberInfo and MemberInfo panels [\matrix-org#3465](matrix-org#3465) * Fix some things in the edit HTML parser [\matrix-org#3552](matrix-org#3552) * Update from Weblate [\matrix-org#3559](matrix-org#3559) * Merge end-to-end tests [\matrix-org#3537](matrix-org#3537) * Add full emoji picker for reactions [\matrix-org#3554](matrix-org#3554) * Accessibility fixes to autocomplete and tabpanels [\matrix-org#3555](matrix-org#3555) * Show warning dialog when changing unreachable IS [\matrix-org#3549](matrix-org#3549) * Fix reply fallback being included in edit m.new_content [\matrix-org#3551](matrix-org#3551) * Document composer features [\matrix-org#3548](matrix-org#3548) * Correctly update the banned users list when a user is unbanned [\matrix-org#3547](matrix-org#3547) * Summarise state events after room creation [\matrix-org#3433](matrix-org#3433) * Don't intercept TAB on the app outside of the composer, fix tabIndex > 0 [\matrix-org#3543](matrix-org#3543) * Add some type checking on event body [\matrix-org#3546](matrix-org#3546) * Fix: crash while canceling editing an event when no selection [\matrix-org#3544](matrix-org#3544) * SettingsFlag always run ToggleSwitch fully-controlled [\matrix-org#3541](matrix-org#3541) * Use Keyboard Key consts instead of hardcoded strings [\matrix-org#3540](matrix-org#3540)

v1.7.0

Toggle v1.7.0's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.7.0-rc.1...v1.7.0) * Upgrade to JS SDK v2.4.2 * Fix: edit unmount when no selection [\matrix-org#3545](matrix-org#3545) * "SettingsFlag always run ToggleSwitch fully controlled" to release [\matrix-org#3542](matrix-org#3542)

v1.7.0-rc.1

Toggle v1.7.0-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.6.2...v1.7.0-rc.1) * Update from Weblate [\matrix-org#3539](matrix-org#3539) * React error/warning cleanup [\matrix-org#3529](matrix-org#3529) * Add label to rageshakes for React soft crashes [\matrix-org#3535](matrix-org#3535) * Support UI Auth on adding email addresses & phone numbers [\matrix-org#3534](matrix-org#3534) * Unmount React components before stopping the client [\matrix-org#3533](matrix-org#3533) * Fix soft crash on room join [\matrix-org#3532](matrix-org#3532) * Fix: Unable to verify email address error [\matrix-org#3528](matrix-org#3528) * Fix: submit create room dialog when pressing enter [\matrix-org#3509](matrix-org#3509) * Allow cyclic objects in console logs [\matrix-org#3531](matrix-org#3531) * Fix: watch emoticon autoreplace setting [\matrix-org#3530](matrix-org#3530) * Make "remove recent messages" more robust [\matrix-org#3508](matrix-org#3508) * Label submit button in UI auth password prompt [\matrix-org#3527](matrix-org#3527) * Null-guard the recaptcha setup [\matrix-org#3526](matrix-org#3526) * Use a mask instead of an img for "Show image" eye [\matrix-org#3513](matrix-org#3513) * Only limit the rageshake log size in one place [\matrix-org#3523](matrix-org#3523) * Rename UPPER_CAMEL_CASE to UPPER_SNAKE_CASE in Coding Style [\matrix-org#3525](matrix-org#3525) * Revert "Run yarn upgrade" [\matrix-org#3524](matrix-org#3524) * Run yarn upgrade [\matrix-org#3521](matrix-org#3521) * Limit Backspace-consuming workaround to just Slate, tidy Keyboard :) [\matrix-org#3522](matrix-org#3522) * Enable CIDER composer by default [\matrix-org#3519](matrix-org#3519) * Update from Weblate [\matrix-org#3520](matrix-org#3520) * Cull some easily fixable errors which make the console a mess [\matrix-org#3516](matrix-org#3516)

v1.6.2

Toggle v1.6.2's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.6.2-rc.1...v1.6.2) * Handle null from TimelinePanel.getScrollState in RoomView _getScrollState [\matrix-org#3518](matrix-org#3518) * Fix Community Panel preference not taking effect until some refreshing [\matrix-org#3517](matrix-org#3517) * Fix backspace without slate focus killing everything [\matrix-org#3515](matrix-org#3515) * Fix integration manager not updating when set [\matrix-org#3510](matrix-org#3510) * Various ARIA a11y fixes. [\matrix-org#3514](matrix-org#3514) * Add a bit of debugging for where MatrixClient stops [\matrix-org#3511](matrix-org#3511) * Add error boundaries to catch rendering errors [\matrix-org#3512](matrix-org#3512) * Add an option to hide image previews [\matrix-org#3492](matrix-org#3492) * Fix: stuck tooltip with composer formatting bar [\matrix-org#3507](matrix-org#3507) * Fix: don't let composer placeholder show horizontal scrollbar when too narrow [\matrix-org#3506](matrix-org#3506)

v1.6.2-rc.1

Toggle v1.6.2-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.6.1...v1.6.2-rc.1) * Custom theming MVP [\matrix-org#3503](matrix-org#3503) * Don't mark a room as unread when someone adds an alias [\matrix-org#3505](matrix-org#3505) * Fix upgraderoom slashcommand [\matrix-org#3504](matrix-org#3504) * Update stripped emoji and bump emojidata to 4.0.2 [\matrix-org#3501](matrix-org#3501) * Support local permalinks for unfederated instances [\matrix-org#3500](matrix-org#3500) * Accessibility fixes to the LeftPanel [\matrix-org#3499](matrix-org#3499) * Make Autocomplete more accessible to screen reader users [\matrix-org#3497](matrix-org#3497) * Fix: even more resilience to detect slash commands [\matrix-org#3496](matrix-org#3496) * Fix PropTypes usage, sdk import path and GroupMemberTile letter-avatar [\matrix-org#3486](matrix-org#3486)

v1.6.1

Toggle v1.6.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v1.6.0...v1.6.1) * Upgrade to JS SDK 2.4.1 to ignore crypto events with empty content * Update from Weblate [\matrix-org#3502](matrix-org#3502) * Adjust details of terms dialog [\matrix-org#3489](matrix-org#3489) * Okay -> OK [\matrix-org#3491](matrix-org#3491) * Guard against falsy names in getInitialLetter [\matrix-org#3498](matrix-org#3498) * Update from Weblate [\matrix-org#3495](matrix-org#3495) * Upgrade deps [\matrix-org#3488](matrix-org#3488) * Fix: allow mass redaction for members with same or larger power level [\matrix-org#3487](matrix-org#3487) * Truncate debug logs at the start, not the end [\matrix-org#3484](matrix-org#3484) * Fix: don't block Shift+Tab in CIDER autocomplete [\matrix-org#3481](matrix-org#3481) * Fix: make command detection more resilient [\matrix-org#3479](matrix-org#3479)