v1.11.83
Some checks failed
Release Drafter / draft (push) Waiting to run
Build / Build on ${{ matrix.image }} (macos-latest, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (ubuntu-latest, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (windows-latest, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}) (push) Has been cancelled
matrix-react-sdk End to End Tests / Playwright (push) Has been cancelled
Merge master -> develop / merge (push) Has been cancelled
Static Analysis / Typescript Syntax Check (push) Has been cancelled
Static Analysis / i18n Check (push) Has been cancelled
Static Analysis / ESLint (push) Has been cancelled
Static Analysis / Style Lint (push) Has been cancelled
Static Analysis / Workflow Lint (push) Has been cancelled
Static Analysis / Analyse Dead Code (push) Has been cancelled
Tests / Jest (push) Has been cancelled
Tests / Skip SonarCloud in merge queue (push) Has been cancelled

This commit is contained in:
RiotRobot 2024-10-29 09:23:20 +00:00
parent 10a63b3c23
commit dabe6722aa
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
Changes in [1.11.83](https://github.com/element-hq/element-web/releases/tag/v1.11.83) (2024-10-29)
==================================================================================================
## ✨ Features
* Enable Element Call by default on release instances ([#28314](https://github.com/element-hq/element-web/pull/28314)). Contributed by @t3chguy.
Changes in [1.11.82](https://github.com/element-hq/element-web/releases/tag/v1.11.82) (2024-10-22)
==================================================================================================
## ✨ Features

View File

@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.11.82",
"version": "1.11.83",
"description": "A feature-rich client for Matrix.org",
"author": "New Vector Ltd.",
"repository": {