Skip to content

Tags: chagai95/matrix-react-sdk

Tags

v2.6.1

Toggle v2.6.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.6.0...v2.6.1)

* Fix key backup restore with SSSS
[\matrix-org#4617](matrix-org#4617)
* Remove SSSS key upgrade check from rageshake
[\matrix-org#4616](matrix-org#4616)

v2.6.0

Toggle v2.6.0's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.6.0-rc.1...v2.6.0)

* Upgrade to JS SDK 6.1.0
* Revert "ImageView make clicking off it easier"
[\matrix-org#4602](matrix-org#4602)
* Remove debugging that causes email addresses to load forever (to release)
[\matrix-org#4598](matrix-org#4598)

v2.6.0-rc.1

Toggle v2.6.0-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0...v2.6.0-rc.1)

* Upgrade to JS SDK 6.1.0-rc.1
* Update from Weblate
[\matrix-org#4596](matrix-org#4596)
* Fix message edits dialog being wrong and sometimes crashing
[\matrix-org#4595](matrix-org#4595)
* Acquire a new session before enacting deactivation
[\matrix-org#4584](matrix-org#4584)
* Remove UI for upgrading 4S to symmetric encryption
[\matrix-org#4581](matrix-org#4581)
* Add copy to SSO prompts during cross-signing setup
[\matrix-org#4555](matrix-org#4555)
* Re-fix OpenID requests from widgets
[\matrix-org#4592](matrix-org#4592)
* Fix persistent widgets on desktop / http
[\matrix-org#4591](matrix-org#4591)
* Updated link and added:Yarn two is not yet used.
[\matrix-org#4589](matrix-org#4589)
* Fix topic dialog not supporting escape as it didn't have a "Close"
[\matrix-org#4578](matrix-org#4578)
* Default to public room when creating room from room directory
[\matrix-org#4579](matrix-org#4579)
* Replace png flags and add Kosovo to country code dropdown
[\matrix-org#4576](matrix-org#4576)
* Rename `trash (custom).svg` as electron doesn't like paths with spaces
[\matrix-org#4583](matrix-org#4583)
* Fix sign in / up links on previewed rooms
[\matrix-org#4582](matrix-org#4582)
* Avoid soft crash if unknown device in verification
[\matrix-org#4580](matrix-org#4580)
* Add slash commands /query and /msg to match IRC
[\matrix-org#4568](matrix-org#4568)
* Send cross-signing debug booleans over rageshake
[\matrix-org#4570](matrix-org#4570)
* Prompt user to specify an alternate server if theirs has registration off
[\matrix-org#4575](matrix-org#4575)
* Don't try and redact redactions for "Remove recent messages"
[\matrix-org#4573](matrix-org#4573)
* View Source should target the replacing event rather than the root one
[\matrix-org#4571](matrix-org#4571)
* Fix passphrase reset in key backup restore dialog
[\matrix-org#4569](matrix-org#4569)
* Ensure key backup gets dealt with correctly during secret storage reset
[\matrix-org#4556](matrix-org#4556)
* Fix crash for broken invites
[\matrix-org#4565](matrix-org#4565)
* Fix rageshake with no matrix client
[\matrix-org#4572](matrix-org#4572)
* Update from Weblate
[\matrix-org#4567](matrix-org#4567)
* Bring back UnknownBody for UISIs
[\matrix-org#4564](matrix-org#4564)
* clear tag panel selection if the community selected is left
[\matrix-org#4559](matrix-org#4559)
* Close ImageView when redacting
[\matrix-org#4560](matrix-org#4560)
* Redesign redactions
[\matrix-org#4484](matrix-org#4484)
* Don't try to reload profile information when closing the user panel
[\matrix-org#4547](matrix-org#4547)
* Fix right panel hiding when viewing room member
[\matrix-org#4558](matrix-org#4558)
* Don't erase password confirm on registration error
[\matrix-org#4540](matrix-org#4540)
* Add a loading state for email addresses/phone numbers in settings
[\matrix-org#4557](matrix-org#4557)
* set the meta tag for theme-color to the same theme css background
[\matrix-org#4554](matrix-org#4554)
* Update Invite Dialog copy to include email addresses
[\matrix-org#4497](matrix-org#4497)
* Fix slider toggle regression.
[\matrix-org#4546](matrix-org#4546)
* Fix a crash where a name could unexpectedly be an empty list
[\matrix-org#4552](matrix-org#4552)
* Solves communities can be dragged from context menu
[\matrix-org#4492](matrix-org#4492)
* Remove prefixes for composer avatar urls
[\matrix-org#4553](matrix-org#4553)
* Fix reply RR spacing getting doubled
[\matrix-org#4541](matrix-org#4541)
* Differentiate copy for own untrusted device dialog
[\matrix-org#4549](matrix-org#4549)
* EventIndex: Reduce the logging the event index is producing.
[\matrix-org#4548](matrix-org#4548)
* Increase rageshake size limit to 5mb
[\matrix-org#4543](matrix-org#4543)
* Update from Weblate
[\matrix-org#4542](matrix-org#4542)
* Guard against race when waiting for cross-signing to be ready
[\matrix-org#4539](matrix-org#4539)
* Wait for user to be verified in e2e setup
[\matrix-org#4537](matrix-org#4537)
* Convert MatrixChat to a TypeScript class
[\matrix-org#4462](matrix-org#4462)
* Mark room as read when escape is pressed
[\matrix-org#4271](matrix-org#4271)
* Only show key backup reminder when confirmed by server to be missing
[\matrix-org#4534](matrix-org#4534)
* Add device name to unverified session toast
[\matrix-org#4535](matrix-org#4535)
* Show progress when loading keys
[\matrix-org#4507](matrix-org#4507)
* Fix device verification toasts not disappearing
[\matrix-org#4532](matrix-org#4532)
* Update toast copy again
[\matrix-org#4529](matrix-org#4529)
* Re-apply theme after login
[\matrix-org#4518](matrix-org#4518)
* Reduce maximum width of toasts & allow multiple lines
[\matrix-org#4525](matrix-org#4525)
* Treat sessions that are there when we log in as old
[\matrix-org#4524](matrix-org#4524)
* Allow resetting storage from the access dialog
[\matrix-org#4521](matrix-org#4521)
* Update (bulk) unverified device toast copy
[\matrix-org#4522](matrix-org#4522)
* Make new device toasts appear above review toasts
[\matrix-org#4519](matrix-org#4519)
* Separate toasts for existing & new device verification
[\matrix-org#4511](matrix-org#4511)
* Slightly darker toggle off bg color
[\matrix-org#4477](matrix-org#4477)
* Fix pill vertical align
[\matrix-org#4514](matrix-org#4514)
* Fix set up encryption toast to use "set up" as action
[\matrix-org#4502](matrix-org#4502)
* Don't enable e2ee when inviting a 3pid
[\matrix-org#4509](matrix-org#4509)
* Fix internal link styling in Security Settings
[\matrix-org#4510](matrix-org#4510)
* Small custom theming fixes
[\matrix-org#4508](matrix-org#4508)
* Fix scaling issues
[\matrix-org#4355](matrix-org#4355)
* Aggregate device verify toasts
[\matrix-org#4506](matrix-org#4506)
* Support setting username and avatar colors in custom themes
[\matrix-org#4503](matrix-org#4503)
* only clear on continuations where the clear isn't done by SenderProfile
[\matrix-org#4501](matrix-org#4501)
* cap width of editable item list item to leave space for its X button
[\matrix-org#4495](matrix-org#4495)
* Add a link from settings / devices to your user profile
[\matrix-org#4498](matrix-org#4498)
* Update from Weblate
[\matrix-org#4496](matrix-org#4496)
* Make icon change in SetupEncryptionDialog
[\matrix-org#4485](matrix-org#4485)
* Remove invite only padlocks feature flag
[\matrix-org#4487](matrix-org#4487)
* Fix incorrect toast if security setup skipped
[\matrix-org#4486](matrix-org#4486)
* Revert "Update emojibase for fixed emoji codepoints and Emoji 13 support"
[\matrix-org#4482](matrix-org#4482)
* Fix widget URL templating (again)
[\matrix-org#4481](matrix-org#4481)
* Fix recovery link on login verification flow
[\matrix-org#4479](matrix-org#4479)
* Make avatars in pills occupy the entire space using cropping
[\matrix-org#4476](matrix-org#4476)
* Use WidgetType more often to avoid breaking new sticker pickers
[\matrix-org#4458](matrix-org#4458)
* Update logging for unmanaged widgets, and add TODO comments for other areas
[\matrix-org#4460](matrix-org#4460)
* Fix OpenID requests from widgets
[\matrix-org#4459](matrix-org#4459)
* Take encrypted message search out of labs
[\matrix-org#4467](matrix-org#4467)
* Fix BigEmoji for replies
[\matrix-org#4475](matrix-org#4475)
* Update login security copy and design to match Figma
[\matrix-org#4472](matrix-org#4472)
* Fix i18n of SSO UIA copy in Deactivate Account Dialog
[\matrix-org#4471](matrix-org#4471)
* Assert type of domNode as HTMLElement to fix build
[\matrix-org#4470](matrix-org#4470)
* Unignored in settings
[\matrix-org#4466](matrix-org#4466)
* Skip auth flow test for signing upload when password present
[\matrix-org#4464](matrix-org#4464)
* If user cannot set email during registration don't tell them to
[\matrix-org#4461](matrix-org#4461)
* Fix post-ts autocomplete, it is not null
[\matrix-org#4463](matrix-org#4463)
* Convert autocomplete stuff to TypeScript
[\matrix-org#4452](matrix-org#4452)
* Add a back button to the devtools verifications panel
[\matrix-org#4455](matrix-org#4455)
* Fix: wait until cross-signing keys are fetched to show verify button
[\matrix-org#4456](matrix-org#4456)
* Handle load error in create secret storage dialog
[\matrix-org#4451](matrix-org#4451)
* Allow iframes and Jitsi URLs in /addwidget
[\matrix-org#4382](matrix-org#4382)
* Support m.jitsi-typed widgets as Jitsi widgets
[\matrix-org#4379](matrix-org#4379)
* Don't recheck DeviceListener until after initial sync is finished
[\matrix-org#4450](matrix-org#4450)
* Fix CSS class in ButtonPlaceholder
[\matrix-org#4449](matrix-org#4449)
* Password Login make sure tab takes user to password field
[\matrix-org#4441](matrix-org#4441)
* Network Dropdown fix things not scrolling properly
[\matrix-org#4439](matrix-org#4439)
* ImageView make clicking off it easier
[\matrix-org#4448](matrix-org#4448)
* Add slash command to send a rageshake
[\matrix-org#4443](matrix-org#4443)
* EventIndex: Filter out events that don't have a propper content value.
[\matrix-org#4446](matrix-org#4446)
* Revert "Fix Filepanel scroll position state lost when room is changed"
[\matrix-org#4445](matrix-org#4445)
* Update seshat copy to remove trailing full stop
[\matrix-org#4442](matrix-org#4442)
* Fix Filepanel scroll position state lost when room is changed
[\matrix-org#4388](matrix-org#4388)
* Fix end-to-end tests for end-to-end encryption verification
[\matrix-org#4436](matrix-org#4436)
* Don't explode if the e2e test directory exists when crashing
[\matrix-org#4437](matrix-org#4437)
* Bump https-proxy-agent from 2.2.1 to 2.2.4 in /test/end-to-end-tests
[\matrix-org#4430](matrix-org#4430)
* Minor updates to e2e test instructions on Windows
[\matrix-org#4432](matrix-org#4432)
* Fix typo
[\matrix-org#4435](matrix-org#4435)
* Catch errors sooner so users can recover more easily
[\matrix-org#4122](matrix-org#4122)
* Rageshake: remind user of unsupported browser and send modernizr report
[\matrix-org#4381](matrix-org#4381)
* Design tweaks for DM Room Tiles
[\matrix-org#4338](matrix-org#4338)
* Don't break spills over multiple lines, ellipsis them at max-1-line
[\matrix-org#4434](matrix-org#4434)
* Turn the end-to-end tests back on and fix the lazy-loading tests
[\matrix-org#4433](matrix-org#4433)
* Fix key backup debug panel
[\matrix-org#4431](matrix-org#4431)
* Convert cross-signing feature flag to setting
[\matrix-org#4416](matrix-org#4416)
* Make RoomPublishSetting import-skinnable
[\matrix-org#4428](matrix-org#4428)
* Iterate cross-signing copy
[\matrix-org#4425](matrix-org#4425)
* Fix: ensure twemoji font is loaded when showing SAS emojis
[\matrix-org#4422](matrix-org#4422)
* Revert "Fix: load Twemoji before login so complete security gets the right
emojis during SAS"
[\matrix-org#4421](matrix-org#4421)
* Fix: load Twemoji before login so complete security gets the right emojis
during SAS
[\matrix-org#4419](matrix-org#4419)
* consolidate and fix copy to clipboard
[\matrix-org#4410](matrix-org#4410)
* Fix Message Context Menu options not displaying: block
[\matrix-org#4418](matrix-org#4418)
* Fix pills being broken by unescaped characters
[\matrix-org#4411](matrix-org#4411)

v2.5.0

Toggle v2.5.0's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.6...v2.5.0)

* Upgrade to JS SDK 6.0.0
* EventIndex: Reduce the logging the event index is producing.
[\matrix-org#4551](matrix-org#4551)
*  Differentiate copy for own untrusted device dialog
[\matrix-org#4550](matrix-org#4550)
* More detailed progress for key backup progress
[\matrix-org#4545](matrix-org#4545)
*  Increase rageshake size limit to 5mb
[\matrix-org#4544](matrix-org#4544)

v2.5.0-rc.6

Toggle v2.5.0-rc.6's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.5...v2.5.0-rc.6)

* Upgrade to JS SDK 6.0.0-rc.2
* Wait for user to be verified in e2e setup
[\matrix-org#4538](matrix-org#4538)
* Add device name to unverified session toast
[\matrix-org#4536](matrix-org#4536)

v2.5.0-rc.5

Toggle v2.5.0-rc.5's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.4...v2.5.0-rc.5)

* Upgrade to JS SDK 6.0.0-rc.1
* Fix device verification toasts not disappearing
[\matrix-org#4533](matrix-org#4533)
* Allow resetting storage from the access dialog
[\matrix-org#4526](matrix-org#4526)
* Update toast copy again
[\matrix-org#4530](matrix-org#4530)
* Reduce maximum width of toasts & allow multiple lines
[\matrix-org#4528](matrix-org#4528)
* Treat sessions that are there when we log in as old
[\matrix-org#4527](matrix-org#4527)
* Update (bulk) unverified device toast copy
[\matrix-org#4523](matrix-org#4523)
* Make new device toasts appear above review toasts
[\matrix-org#4520](matrix-org#4520)
* Separate toasts for existing & new device verification
[\matrix-org#4517](matrix-org#4517)
* Aggregate device verify toasts
[\matrix-org#4516](matrix-org#4516)
* Fix set up encryption toast to use "set up" as action
[\matrix-org#4515](matrix-org#4515)
* Fix internal link styling in Security Settings
[\matrix-org#4512](matrix-org#4512)
*  Don't enable e2ee when inviting a 3pid
[\matrix-org#4513](matrix-org#4513)
* only clear on continuations where the clear isn't done by SenderProfile
[\matrix-org#4505](matrix-org#4505)
* cap width of editable item list item to leave space for its X button
[\matrix-org#4504](matrix-org#4504)
* Add a link from settings / devices to your user profile
[\matrix-org#4499](matrix-org#4499)
* Make icon change in SetupEncryptionDialog
[\matrix-org#4490](matrix-org#4490)
* Remove invite only padlocks feature flag for release
[\matrix-org#4488](matrix-org#4488)
* Fix incorrect toast if security setup skipped
[\matrix-org#4489](matrix-org#4489)
* Revert "Update emojibase for fixed emoji codepoints and Emoji 13 support"
[\matrix-org#4483](matrix-org#4483)
* Fix recovery link on login verification flow
[\matrix-org#4480](matrix-org#4480)

v2.5.0-rc.4

Toggle v2.5.0-rc.4's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.3...v2.5.0-rc.4)

* Upgrade to JS SDK 5.3.1-rc.4
* Take encrypted message search out of labs for release
[\matrix-org#4468](matrix-org#4468)
* Update login security copy and design to match Figma [to release]
[\matrix-org#4474](matrix-org#4474)
* Fix i18n of SSO UIA copy in Deactivate Account Dialog on release
[\matrix-org#4473](matrix-org#4473)
* Skip auth flow test for signing upload when password present
[\matrix-org#4465](matrix-org#4465)
* Fix: wait until cross-signing keys are fetched to show verify button
[\matrix-org#4457](matrix-org#4457)
* Handle load error in create secret storage dialog
[\matrix-org#4454](matrix-org#4454)
* Don't recheck DeviceListener until after initial sync is finished
[\matrix-org#4450](matrix-org#4450)
* EventIndex: Filter out events that don't have a propper content value.
[\matrix-org#4447](matrix-org#4447)

v2.5.0-rc.3

Toggle v2.5.0-rc.3's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.2...v2.5.0-rc.3)

* Upgrade to JS SDK 5.3.1-rc.3

v2.5.0-rc.2

Toggle v2.5.0-rc.2's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.5.0-rc.1...v2.5.0-rc.2)

* Upgrade to JS SDK 5.3.1-rc.2
* [Release] Convert cross-signing flag to a setting
[\matrix-org#4429](matrix-org#4429)
* Iterate cross-signing copy
[\matrix-org#4426](matrix-org#4426)
* Fix: ensure twemoji font is loaded when showing SAS emojis
[\matrix-org#4423](matrix-org#4423)

v2.5.0-rc.1

Toggle v2.5.0-rc.1's commit message
[Full Changelog](matrix-org/matrix-react-sdk@v2.4.0-rc.1...v2.5.0-rc.1)

* Upgrade to JS SDK 5.3.1-rc.1
* null-guard MatrixClientPeg in RoomViewStore
[\matrix-org#4415](matrix-org#4415)
* Fix: prevent spurious notifications from indexer
[\matrix-org#4414](matrix-org#4414)
* Login block on initialSync with spinners
[\matrix-org#4413](matrix-org#4413)
* Allow network dropdown to be scrollable and fix context menu padding calc
[\matrix-org#4408](matrix-org#4408)
* Remove end-to-end message info option when cross-signing is used
[\matrix-org#4412](matrix-org#4412)
* Minimize widgets by default
[\matrix-org#4378](matrix-org#4378)
* Add comments to highlight where we'll need m.widget support
[\matrix-org#4380](matrix-org#4380)
* Fix: dont try to enable 4S if cross-signing is disabled
[\matrix-org#4407](matrix-org#4407)
* Fix: don't confuse user with spinner during complete security step
[\matrix-org#4406](matrix-org#4406)
*  Fix: avoid potential crash during certain verification paths
[\matrix-org#4405](matrix-org#4405)
* Add riot-desktop shortcuts for forward/back matching browsers&slack
[\matrix-org#4392](matrix-org#4392)
* Convert LoggedInView to an ES6 PureComponent Class & TypeScript
[\matrix-org#4398](matrix-org#4398)
* Fix width of MVideoBody in FilePanel
[\matrix-org#4396](matrix-org#4396)
* Remove unused react-addons-css-transition-group
[\matrix-org#4397](matrix-org#4397)
* Fix emoji tooltip flickering
[\matrix-org#4395](matrix-org#4395)
* Pass along key backup for bootstrap
[\matrix-org#4374](matrix-org#4374)
* Fix create room dialog e2ee private room setting
[\matrix-org#4403](matrix-org#4403)
* Sort emoji by shortcodes for autocomplete primarily for :-1 and :+1
[\matrix-org#4391](matrix-org#4391)
* Fix invalid commands when figuring out whether to set isTyping
[\matrix-org#4390](matrix-org#4390)
* op/deop return error if trying to affect an unknown user
[\matrix-org#4389](matrix-org#4389)
* Composer pills respect showPillAvatar setting
[\matrix-org#4384](matrix-org#4384)
* Only send typing notification when composing commands which send messages
[\matrix-org#4385](matrix-org#4385)
* Reverse order of they match/they don't match buttons
[\matrix-org#4386](matrix-org#4386)
* Use singular text on 'delete sessions' button for SSO
[\matrix-org#4383](matrix-org#4383)
* Pass widget data through from sticker picker
[\matrix-org#4377](matrix-org#4377)
* Obliterate widgets when they are minimized
[\matrix-org#4376](matrix-org#4376)
* Fix image thumbnail width when read receipts are hidden
[\matrix-org#4370](matrix-org#4370)
* Add toggle for e2ee when creating private room
[\matrix-org#4362](matrix-org#4362)
* Fix logging for failed searches
[\matrix-org#4372](matrix-org#4372)
* Ensure UI is updated when cross-signing gets disabled
[\matrix-org#4369](matrix-org#4369)
* Retry the request for the master key from SSSS on login
[\matrix-org#4371](matrix-org#4371)
* Upgrade deps
[\matrix-org#4365](matrix-org#4365)
* App load tweaks, i18n and localStorage
[\matrix-org#4367](matrix-org#4367)
* Fix encoding of widget arguments
[\matrix-org#4366](matrix-org#4366)