Valere Fedronic
Valere Fedronic
### Steps to reproduce 1. Go to Settings > Security 3. Enable 'Encrypt to verified devices only' 4. Go back to a DM with one of your contact, click on...
See https://github.com/vector-im/element-android/issues/6466 Currently iOS will show this Should be on par with web, and ask the user to reset everything
Hello, I just noticed that if you move an element (e.g sticker) while editing a text, when the you finish the move gesture both toolbar (top) and done button are...
Due to -> Cross-Origin Read Blocking (CORB) blocked cross-origin response with MIME type application/json. See for more details. https://www.chromium.org/Home/chromium-security/extension-content-script-fetches
## Type of change - [ ] Feature - [x] Bugfix - [ ] Technical - [ ] Other : ## Content Fixes an issue where the roomList wil continuously...
Fixes https://github.com/vector-im/element-web/issues/26312 Introduces a new CryptoEvent that is fired when the backup decryption keys is received. When received by the matrix client, an full backup import is started. The event...
A session in legacy crypto, which appears verified, is suddenly showing previously trusted users with red-shields. The current session is not trusted anymore, as shown in the settings ## What's...
## Rollout phase 1: new logins - [x] New Logins on rust sdk by default - EW release 02/20 - [1.11.58](https://github.com/element-hq/element-web/releases/tag/v1.11.58) ## Rollout phase 2: migration of existing sessions on...
Element R: Automatically Migrate 10% of existing users to rust sdk - Target Date: EW release 02/29
Change the default value of `RustCrypto.staged_rollout_percent` to 10 ``` "setting_defaults": { "RustCrypto.staged_rollout_percent": 10 }, ``` Depends on the following PRs: - https://github.com/matrix-org/matrix-js-sdk/pull/4059 - https://github.com/matrix-org/matrix-react-sdk/pull/12251
## Step to reproduce - Have an account with a lot of keys in local database, wait for all of them to be uploaded to backup - Go to Security...