Merge branch 'master' into develop
This commit is contained in:
commit
a008c3d4e6
4 changed files with 105 additions and 9 deletions
92
CHANGELOG.md
92
CHANGELOG.md
|
@ -1,3 +1,95 @@
|
||||||
|
Changes in [3.18.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.18.0) (2021-04-12)
|
||||||
|
=====================================================================================================
|
||||||
|
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.18.0-rc.1...v3.18.0)
|
||||||
|
|
||||||
|
* Upgrade to JS SDK 9.11.0
|
||||||
|
* [Release] Tweak appearance of invite reason
|
||||||
|
[\#5848](https://github.com/matrix-org/matrix-react-sdk/pull/5848)
|
||||||
|
|
||||||
|
Changes in [3.18.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.18.0-rc.1) (2021-04-07)
|
||||||
|
===============================================================================================================
|
||||||
|
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.17.0...v3.18.0-rc.1)
|
||||||
|
|
||||||
|
* Upgrade to JS SDK 9.11.0-rc.1
|
||||||
|
* Translations update from Weblate
|
||||||
|
[\#5832](https://github.com/matrix-org/matrix-react-sdk/pull/5832)
|
||||||
|
* Add fake fallback thumbnail URL for encrypted videos
|
||||||
|
[\#5826](https://github.com/matrix-org/matrix-react-sdk/pull/5826)
|
||||||
|
* Fix broken "Go to Home View" shortcut on macOS
|
||||||
|
[\#5818](https://github.com/matrix-org/matrix-react-sdk/pull/5818)
|
||||||
|
* Remove status area UI defects when in-call
|
||||||
|
[\#5828](https://github.com/matrix-org/matrix-react-sdk/pull/5828)
|
||||||
|
* Fix viewing invitations when the inviter has no avatar set
|
||||||
|
[\#5829](https://github.com/matrix-org/matrix-react-sdk/pull/5829)
|
||||||
|
* Restabilize room list ordering with prefiltering on spaces/communities
|
||||||
|
[\#5825](https://github.com/matrix-org/matrix-react-sdk/pull/5825)
|
||||||
|
* Show invite reasons
|
||||||
|
[\#5694](https://github.com/matrix-org/matrix-react-sdk/pull/5694)
|
||||||
|
* Require strong password in forgot password form
|
||||||
|
[\#5744](https://github.com/matrix-org/matrix-react-sdk/pull/5744)
|
||||||
|
* Attended transfer
|
||||||
|
[\#5798](https://github.com/matrix-org/matrix-react-sdk/pull/5798)
|
||||||
|
* Make user autocomplete query search beyond prefix
|
||||||
|
[\#5822](https://github.com/matrix-org/matrix-react-sdk/pull/5822)
|
||||||
|
* Add reset option for corrupted event index store
|
||||||
|
[\#5806](https://github.com/matrix-org/matrix-react-sdk/pull/5806)
|
||||||
|
* Prevent Re-request encryption keys from appearing under redacted messages
|
||||||
|
[\#5816](https://github.com/matrix-org/matrix-react-sdk/pull/5816)
|
||||||
|
* Keybindings follow up
|
||||||
|
[\#5815](https://github.com/matrix-org/matrix-react-sdk/pull/5815)
|
||||||
|
* Increase default visible tiles for room sublists
|
||||||
|
[\#5821](https://github.com/matrix-org/matrix-react-sdk/pull/5821)
|
||||||
|
* Change copy to point to native node modules docs in element desktop
|
||||||
|
[\#5817](https://github.com/matrix-org/matrix-react-sdk/pull/5817)
|
||||||
|
* Show waveform and timer in voice messages
|
||||||
|
[\#5801](https://github.com/matrix-org/matrix-react-sdk/pull/5801)
|
||||||
|
* Label unlabeled avatar button in event panel
|
||||||
|
[\#5585](https://github.com/matrix-org/matrix-react-sdk/pull/5585)
|
||||||
|
* Fix the theme engine breaking with some web theming extensions
|
||||||
|
[\#5810](https://github.com/matrix-org/matrix-react-sdk/pull/5810)
|
||||||
|
* Add /spoiler command
|
||||||
|
[\#5696](https://github.com/matrix-org/matrix-react-sdk/pull/5696)
|
||||||
|
* Don't specify sample rates for voice messages
|
||||||
|
[\#5802](https://github.com/matrix-org/matrix-react-sdk/pull/5802)
|
||||||
|
* Tweak security key error handling
|
||||||
|
[\#5812](https://github.com/matrix-org/matrix-react-sdk/pull/5812)
|
||||||
|
* Add user settings for warn before exit
|
||||||
|
[\#5793](https://github.com/matrix-org/matrix-react-sdk/pull/5793)
|
||||||
|
* Decouple key bindings from event handling
|
||||||
|
[\#5720](https://github.com/matrix-org/matrix-react-sdk/pull/5720)
|
||||||
|
* Fixing spaces papercuts
|
||||||
|
[\#5792](https://github.com/matrix-org/matrix-react-sdk/pull/5792)
|
||||||
|
* Share keys for historical messages when inviting users to encrypted rooms
|
||||||
|
[\#5763](https://github.com/matrix-org/matrix-react-sdk/pull/5763)
|
||||||
|
* Fix upload bar not populating when starting uploads
|
||||||
|
[\#5804](https://github.com/matrix-org/matrix-react-sdk/pull/5804)
|
||||||
|
* Fix crash on login when using social login
|
||||||
|
[\#5803](https://github.com/matrix-org/matrix-react-sdk/pull/5803)
|
||||||
|
* Convert AccessSecretStorageDialog to TypeScript
|
||||||
|
[\#5805](https://github.com/matrix-org/matrix-react-sdk/pull/5805)
|
||||||
|
* Tweak cross-signing copy
|
||||||
|
[\#5807](https://github.com/matrix-org/matrix-react-sdk/pull/5807)
|
||||||
|
* Fix password change popup message
|
||||||
|
[\#5791](https://github.com/matrix-org/matrix-react-sdk/pull/5791)
|
||||||
|
* View Source: make Event ID go below Event ID
|
||||||
|
[\#5790](https://github.com/matrix-org/matrix-react-sdk/pull/5790)
|
||||||
|
* Fix line numbers when missing trailing newline
|
||||||
|
[\#5800](https://github.com/matrix-org/matrix-react-sdk/pull/5800)
|
||||||
|
* Remember reply when switching rooms
|
||||||
|
[\#5796](https://github.com/matrix-org/matrix-react-sdk/pull/5796)
|
||||||
|
* Fix edge case with redaction grouper messing up continuations
|
||||||
|
[\#5797](https://github.com/matrix-org/matrix-react-sdk/pull/5797)
|
||||||
|
* Only show the ask anyway modal for explicit user lookup failures
|
||||||
|
[\#5785](https://github.com/matrix-org/matrix-react-sdk/pull/5785)
|
||||||
|
* Improve error reporting when EventIndex fails on a supported environment
|
||||||
|
[\#5787](https://github.com/matrix-org/matrix-react-sdk/pull/5787)
|
||||||
|
* Tweak and fix some space features
|
||||||
|
[\#5789](https://github.com/matrix-org/matrix-react-sdk/pull/5789)
|
||||||
|
* Support replying with a message command
|
||||||
|
[\#5686](https://github.com/matrix-org/matrix-react-sdk/pull/5686)
|
||||||
|
* Labs feature: Early implementation of voice messages
|
||||||
|
[\#5769](https://github.com/matrix-org/matrix-react-sdk/pull/5769)
|
||||||
|
|
||||||
Changes in [3.17.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.17.0) (2021-03-29)
|
Changes in [3.17.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.17.0) (2021-03-29)
|
||||||
=====================================================================================================
|
=====================================================================================================
|
||||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.17.0-rc.1...v3.17.0)
|
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.17.0-rc.1...v3.17.0)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "matrix-react-sdk",
|
"name": "matrix-react-sdk",
|
||||||
"version": "3.17.0",
|
"version": "3.18.0",
|
||||||
"description": "SDK for matrix.org using React",
|
"description": "SDK for matrix.org using React",
|
||||||
"author": "matrix.org",
|
"author": "matrix.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
"matrix-gen-i18n": "scripts/gen-i18n.js",
|
"matrix-gen-i18n": "scripts/gen-i18n.js",
|
||||||
"matrix-prune-i18n": "scripts/prune-i18n.js"
|
"matrix-prune-i18n": "scripts/prune-i18n.js"
|
||||||
},
|
},
|
||||||
"main": "./src/index.js",
|
"main": "./lib/index.js",
|
||||||
"matrix_src_main": "./src/index.js",
|
"matrix_src_main": "./src/index.js",
|
||||||
"matrix_lib_main": "./lib/index.js",
|
"matrix_lib_main": "./lib/index.js",
|
||||||
"matrix_lib_typings": "./lib/index.d.ts",
|
"matrix_lib_typings": "./lib/index.d.ts",
|
||||||
|
@ -80,7 +80,7 @@
|
||||||
"katex": "^0.12.0",
|
"katex": "^0.12.0",
|
||||||
"linkifyjs": "^2.1.9",
|
"linkifyjs": "^2.1.9",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"matrix-js-sdk": "9.11.0-rc.1",
|
"matrix-js-sdk": "9.11.0",
|
||||||
"matrix-widget-api": "^0.1.0-beta.13",
|
"matrix-widget-api": "^0.1.0-beta.13",
|
||||||
"minimist": "^1.2.5",
|
"minimist": "^1.2.5",
|
||||||
"opus-recorder": "^8.0.3",
|
"opus-recorder": "^8.0.3",
|
||||||
|
@ -191,5 +191,6 @@
|
||||||
"transformIgnorePatterns": [
|
"transformIgnorePatterns": [
|
||||||
"/node_modules/(?!matrix-js-sdk).+$"
|
"/node_modules/(?!matrix-js-sdk).+$"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"typings": "./lib/index.d.ts"
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,7 +25,10 @@ limitations under the License.
|
||||||
.mx_InviteReason_view {
|
.mx_InviteReason_view {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
inset: 0;
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
@ -5587,10 +5587,10 @@ mathml-tag-names@^2.1.3:
|
||||||
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
|
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
|
||||||
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
|
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
|
||||||
|
|
||||||
matrix-js-sdk@9.11.0-rc.1:
|
matrix-js-sdk@9.11.0:
|
||||||
version "9.11.0-rc.1"
|
version "9.11.0"
|
||||||
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-9.11.0-rc.1.tgz#c1bcc5d749ef6b78673ab48e2db30f4e8b56768d"
|
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-9.11.0.tgz#57ba60dfbcf2b32917eb6d7232d0e81cf0de0d3a"
|
||||||
integrity sha512-1U7l9FgWVWghTRRhU0A7zdniXS7mZ2Zr7H/lFUp5V3SVK62K7s3mKmFlGnuBNODnWYv4ZVKvlkCNaYYLSGw6/g==
|
integrity sha512-wP28ybOxyQ7lbC48QddRORYr8atEwbTqDOsu8H6u9jTTgB2qqczI/bkSoXHtutODuSeLY5x0UuwLcxVCy4yxVQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
another-json "^0.2.0"
|
another-json "^0.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue