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
v1.7.4
- Upgrade to JS SDK 2.5.4 to relax identity server discovery and E2EE debugging
- Fix override behaviour of system vs defined theme
- Clarify that cross-signing is in development
v1.7.3
- No changes since rc.2
v1.7.3-rc.2
v1.7.3-rc.1
- Fix positioning, size, and colour of the composer e2e icon
#3641 - upgrade nunito from 3.500 to 3.504
#3639 - Wire up the widget permission prompt to the cross-platform setting
#3630 - Get theme automatically from system setting
#3637 - Update code style for our 90 char life
#3636 - use general warning icon instead of e2e one for room status
#3633 - Add support for platform specific event indexing and search
#3550 - Update from Weblate
#3635 - Use a settings watcher to set the theme
#3634 - Merge the
feature_user_info_panel
flag intofeature_dm_verification
#3632 - Fix some styling regressions in member panel
#3631 - Add a bit more safety around breadcrumbs
#3629 - Ensure widgets always have a sender associated with them
#3628 - re-add missing case of codepath
#3627 - Implement the bulk of the new widget permission prompt design
#3622 - Relax identity server discovery error handling
#3588 - Add cross-signing feature flag
#3626 - Attempt number two at ripping out Bluebird from rageshake.js
#3624 - Update from Weblate
#3625 - Remove Bluebird: phase 2.1
#3618 - Add better error handling to Synapse user deactivation
#3619 - New design for member panel
#3620 - Show server details on login for unreachable homeserver
#3617 - Add a function to get the "base" theme for a theme
#3615 - Remove Bluebird: phase 2
#3616 - Remove Bluebird: phase 1
#3612 - Move notification count to in front of the room name in the page title
#3613 - Add some logging/recovery for lost rooms
#3614 - Add Mjolnir ban list support
#3585 - Improve room switching performance with alias cache
#3610 - Fix draw order when hovering composer format buttons
#3609 - Use a ternary operator instead of relying on AND semantics in
EditHistoryDialog
#3606 - Update from Weblate
#3608 - Fix HTML fallback in replies
#3607 - Fix rounded corners for the formatting toolbar
#3605 - Check for a message type before assuming it is a room message
#3604 - Remove lint comments about no-descending-specificity
#3603 - Show verification requests in the timeline
#3601 - Match identity server registration to the IS r0.3.0 spec
#3602 - Restore thumbs after variation selector removal
#3600 - Fix breadcrumbs so the bar is a toolbar and the buttons are buttons.
#3599 - Now that part of spacing is padding, make it smaller when collapsed
#3597 - Remove variation selectors from quick reactions
#3598 - Fix linkify imports
#3595
v1.7.2
- Fix softcrash if editing silly events
#3596 - Fix: file and notifications panel back-paginating forever.
#3594 - Fix focus-within on EventTile and more showing onClick
#3591 - Support RTL language in message composer
#3592 - Update from Weblate
#3590 - Improve A11Y of timeline. Show timestamp & Actions on focus-within
#3587 - Fix SVG mask-image usage in a bunch of places for correct outlining
#3589 - Handle breadcrumbs, integration manager provisioning, and allowed widgets
Riot settings
#3577 - Add a prompt when interacting with an identity server without terms
#3582 - Fix bug where rooms would not appear when filtering
#3584 - Guard against misconfigured homeservers when adding / binding phone numbers
#3583 - Fix error message which is shown when unknown slash command attempted
#3580 - Attempt to fix soft crash on some pinned events by null guarding member
#3581
v1.7.1
- No changes since rc.2
v1.7.1-rc.2
- Fix bug where rooms would not appear when filtering
#3586
v1.7.1-rc.1
- Add ability to hide tray icon on non-Mac
#3573 - Update from Weblate
#3579 - Fix call state logging
#3578 - Match widgets up with their integration manager
#3576 - Add diagnostic log to catch events without an ID
#3575 - Fix missing i18n for RoomTile ARIA labels and add a case for notif-off bold
#3574 - LifeCycle onLoggedOut unmount before stopping client
#3566 - Remove unneeded help about identity servers
#3572 - Remove messages implying you need an identity server for email recovery
#3571 - Fix quick reactions to be aligned with other emoji
#3570 - If ToS gets rejected/any Scalar error then don't make Jitsi widget
#3569 - Update from Weblate
#3568 - Fix Room Create ELS using MXID instead of newly set Displayname/Avatar
#3567 - Improve opening emoji picker performance
#3565 - Update ServerTypeSelector for new matrix.org CS API URL
#3564 - Accessibility Improvements
#3563 - A11Y fixes in the Left Panel
#3562 - Fix lint and i18n test failures
#3560 - Fix: editor tests
#3561 - Use Navigation Treeview pattern for RoomList Accessibility
#3556 - Abort scroll updates when already unmounted
#3557 - UserInfo consolidation of GroupMemberInfo and MemberInfo panels
#3465 - Fix some things in the edit HTML parser
#3552 - Update from Weblate
#3559 - Merge end-to-end tests
#3537 - Add full emoji picker for reactions
#3554 - Accessibility fixes to autocomplete and tabpanels
#3555 - Show warning dialog when changing unreachable IS
#3549 - Fix reply fallback being included in edit m.new_content
#3551 - Document composer features
#3548 - Correctly update the banned users list when a user is unbanned
#3547 - Summarise state events after room creation
#3433 - Don't intercept TAB on the app outside of the composer, fix tabIndex > 0
#3543 - Add some type checking on event body
#3546 - Fix: crash while canceling editing an event when no selection
#3544 - SettingsFlag always run ToggleSwitch fully-controlled
#3541 - Use Keyboard Key consts instead of hardcoded strings
#3540
v1.7.0
v1.7.0-rc.1
- Update from Weblate
#3539 - React error/warning cleanup
#3529 - Add label to rageshakes for React soft crashes
#3535 - Support UI Auth on adding email addresses & phone numbers
#3534 - Unmount React components before stopping the client
#3533 - Fix soft crash on room join
#3532 - Fix: Unable to verify email address error
#3528 - Fix: submit create room dialog when pressing enter
#3509 - Allow cyclic objects in console logs
#3531 - Fix: watch emoticon autoreplace setting
#3530 - Make "remove recent messages" more robust
#3508 - Label submit button in UI auth password prompt
#3527 - Null-guard the recaptcha setup
#3526 - Use a mask instead of an img for "Show image" eye
#3513 - Only limit the rageshake log size in one place
#3523 - Rename UPPER_CAMEL_CASE to UPPER_SNAKE_CASE in Coding Style
#3525 - Revert "Run yarn upgrade"
#3524 - Run yarn upgrade
#3521 - Limit Backspace-consuming workaround to just Slate, tidy Keyboard :)
#3522 - Enable CIDER composer by default
#3519 - Update from Weblate
#3520 - Cull some easily fixable errors which make the console a mess
#3516