vector-im/element-call (ghcr.io/vector-im/element-call)
### [`v0.5.14`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.14)
[Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.13...v0.5.14)
This is a hotfix release fixing the settings label. ([https://github.com/vector-im/element-call/pull/1936](https://togithub.com/vector-im/element-call/pull/1936))
**Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.13...v0.5.14
### [`v0.5.13`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.13)
[Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.12...v0.5.13)
#### What's Changed
- Update dependency [@livekit/components-react](https://togithub.com/livekit/components-react) to v1.4.0 ([https://github.com/vector-im/element-call/pull/1901](https://togithub.com/vector-im/element-call/pull/1901))
- Prepare for migration from Weblate to Localazy ([https://github.com/vector-im/element-call/pull/1905](https://togithub.com/vector-im/element-call/pull/1905))
- Update js-sdk ([https://github.com/vector-im/element-call/pull/1903](https://togithub.com/vector-im/element-call/pull/1903))
- Mark E2EEenabled flag as deprecated ([https://github.com/vector-im/element-call/pull/1895](https://togithub.com/vector-im/element-call/pull/1895))
- Fix jumpy speaker tiles in spotlight mode ([https://github.com/vector-im/element-call/pull/1906](https://togithub.com/vector-im/element-call/pull/1906))
- Fix jumpy speaker tiles in spotlight mode ([https://github.com/vector-im/element-call/pull/1909](https://togithub.com/vector-im/element-call/pull/1909))
- Switch from Weblate to Localazy ([https://github.com/vector-im/element-call/pull/1908](https://togithub.com/vector-im/element-call/pull/1908))
- Fix joining calls with no media permission ([https://github.com/vector-im/element-call/pull/1910](https://togithub.com/vector-im/element-call/pull/1910))
- Show a warning on unencrypted media ([https://github.com/vector-im/element-call/pull/1912](https://togithub.com/vector-im/element-call/pull/1912))
- Hide rooms we don't have the key for in recents list ([https://github.com/vector-im/element-call/pull/1902](https://togithub.com/vector-im/element-call/pull/1902))
- Make the encryption lock more accessible ([https://github.com/vector-im/element-call/pull/1911](https://togithub.com/vector-im/element-call/pull/1911))
- Properly disable picture-in-picture controls ([https://github.com/vector-im/element-call/pull/1913](https://togithub.com/vector-im/element-call/pull/1913))
- Update dependency livekit-client to v1.15.0 ([https://github.com/vector-im/element-call/pull/1914](https://togithub.com/vector-im/element-call/pull/1914))
- Update dependency [@types/grecaptcha](https://togithub.com/types/grecaptcha) to v3.0.7 ([https://github.com/vector-im/element-call/pull/1877](https://togithub.com/vector-im/element-call/pull/1877))
- Update opentelemetry-js monorepo ([https://github.com/vector-im/element-call/pull/1884](https://togithub.com/vector-im/element-call/pull/1884))
- I18n'ise hardcoded strings ([https://github.com/vector-im/element-call/pull/1918](https://togithub.com/vector-im/element-call/pull/1918))
- Show unencrypted media warnings in widget mode ([https://github.com/vector-im/element-call/pull/1915](https://togithub.com/vector-im/element-call/pull/1915))
- Fix not disconnecting from livekit session. ([https://github.com/vector-im/element-call/pull/1920](https://togithub.com/vector-im/element-call/pull/1920))
- Hotfix for hangup disconnect screen ([https://github.com/vector-im/element-call/pull/1921](https://togithub.com/vector-im/element-call/pull/1921))
- Update dependency livekit-client to v1.15.2 ([https://github.com/vector-im/element-call/pull/1924](https://togithub.com/vector-im/element-call/pull/1924))
- Refactor livekit disconnect to use an effect hook. ([https://github.com/vector-im/element-call/pull/1925](https://togithub.com/vector-im/element-call/pull/1925))
- Update dependency [@livekit/components-react](https://togithub.com/livekit/components-react) to v1.4.1 ([https://github.com/vector-im/element-call/pull/1923](https://togithub.com/vector-im/element-call/pull/1923))
- Update docker/metadata-action digest to [`2a4836a`](https://togithub.com/vector-im/element-call/commit/2a4836a) ([https://github.com/vector-im/element-call/pull/1919](https://togithub.com/vector-im/element-call/pull/1919))
- Update docker/login-action digest to [`3d58c27`](https://togithub.com/vector-im/element-call/commit/3d58c27) ([https://github.com/vector-im/element-call/pull/1917](https://togithub.com/vector-im/element-call/pull/1917))
- Update docker/build-push-action digest to [`4a13e50`](https://togithub.com/vector-im/element-call/commit/4a13e50) ([https://github.com/vector-im/element-call/pull/1916](https://togithub.com/vector-im/element-call/pull/1916))
- Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.202 ([https://github.com/vector-im/element-call/pull/1927](https://togithub.com/vector-im/element-call/pull/1927))
- Update dependency [@vitejs/plugin-basic-ssl](https://togithub.com/vitejs/plugin-basic-ssl) to v1.0.2 ([https://github.com/vector-im/element-call/pull/1928](https://togithub.com/vector-im/element-call/pull/1928))
- Localazy Download ([https://github.com/vector-im/element-call/pull/1931](https://togithub.com/vector-im/element-call/pull/1931))
- Fix the invite modal overflowing ([https://github.com/vector-im/element-call/pull/1933](https://togithub.com/vector-im/element-call/pull/1933))
#### New Contributors
- [@t3chguy](https://togithub.com/t3chguy) made their first contribution in [https://github.com/vector-im/element-call/pull/1905](https://togithub.com/vector-im/element-call/pull/1905)
- [@RiotRobot](https://togithub.com/RiotRobot) made their first contribution in [https://github.com/vector-im/element-call/pull/1931](https://togithub.com/vector-im/element-call/pull/1931)
**Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.12...v0.5.13
### [`v0.5.12`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.12)
[Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.11...v0.5.12)
#### What's Changed
This release re-enables per-user key encryption with key rotation when a member leaves along with some minor fixes and refactoring.
- Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.8 ([https://github.com/vector-im/element-call/pull/1878](https://togithub.com/vector-im/element-call/pull/1878))
- Update dependency [@types/request](https://togithub.com/types/request) to v2.48.12 ([https://github.com/vector-im/element-call/pull/1874](https://togithub.com/vector-im/element-call/pull/1874))
- Update js-sdk for per-participant key rotation ([https://github.com/vector-im/element-call/pull/1881](https://togithub.com/vector-im/element-call/pull/1881))
- Update typescript-eslint monorepo to v6.10.0 ([https://github.com/vector-im/element-call/pull/1869](https://togithub.com/vector-im/element-call/pull/1869))
- Update dependency [@types/content-type](https://togithub.com/types/content-type) to v1.1.8 ([https://github.com/vector-im/element-call/pull/1870](https://togithub.com/vector-im/element-call/pull/1870))
- Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.201 ([https://github.com/vector-im/element-call/pull/1879](https://togithub.com/vector-im/element-call/pull/1879))
- Update dependency [@types/uuid](https://togithub.com/types/uuid) to v9.0.7 ([https://github.com/vector-im/element-call/pull/1880](https://togithub.com/vector-im/element-call/pull/1880))
- Update dependency posthog-js to v1.88.3 ([https://github.com/vector-im/element-call/pull/1882](https://togithub.com/vector-im/element-call/pull/1882))
- Update dependency [@types/node](https://togithub.com/types/node) to v20.9.0 ([https://github.com/vector-im/element-call/pull/1885](https://togithub.com/vector-im/element-call/pull/1885))
- Close precreated tracks if we never add them ([https://github.com/vector-im/element-call/pull/1889](https://togithub.com/vector-im/element-call/pull/1889))
- Make E2EEConfig required ([https://github.com/vector-im/element-call/pull/1891](https://togithub.com/vector-im/element-call/pull/1891))
- Update dependency [@vector-im/compound-design-tokens](https://togithub.com/vector-im/compound-design-tokens) to ^0.1.0 ([https://github.com/vector-im/element-call/pull/1898](https://togithub.com/vector-im/element-call/pull/1898))
- Keep screenshares when switching focus ([https://github.com/vector-im/element-call/pull/1892](https://togithub.com/vector-im/element-call/pull/1892))
**Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.10...v0.5.12
### [`v0.5.11`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.11)
[Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.10...v0.5.11)
#### What's Changed
This is a hotfix release against v0.5.10 that reverts the per-sender keys PR to diagnose [https://github.com/vector-im/element-call/issues/1893](https://togithub.com/vector-im/element-call/issues/1893)
- Revert per-sender keys by [@dbkr](https://togithub.com/dbkr) in [https://github.com/vector-im/element-call/pull/1896](https://togithub.com/vector-im/element-call/pull/1896)
**Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.10...v0.5.11
### [`v0.5.10`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.10)
[Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.9...v0.5.10)
#### What's Changed
This release includes experimental support for key-per-participant E2EE, with keys shared automatically in the room. This is intended primarily for use when Element Call is embedded in another app and can be enabled by using the `perParticipantE2EE` URL param.
There are also fixes for incorrect participant counts and ending calls when in embedded mode.
- Support key-per-participant e2ee ([https://github.com/vector-im/element-call/pull/1772](https://togithub.com/vector-im/element-call/pull/1772))
- Fix not hanging up when using the close button (EXA EXI) ([https://github.com/vector-im/element-call/pull/1840](https://togithub.com/vector-im/element-call/pull/1840))
- Remove Netlify CD ([https://github.com/vector-im/element-call/pull/1767](https://togithub.com/vector-im/element-call/pull/1767))
- Replace glass component with the upstreamed version ([https://github.com/vector-im/element-call/pull/1768](https://togithub.com/vector-im/element-call/pull/1768))
- Translations update from Weblate ([https://github.com/vector-im/element-call/pull/1806](https://togithub.com/vector-im/element-call/pull/1806))
- Add limit condition to sync loop and add more logging what is actually going on. ([https://github.com/vector-im/element-call/pull/1775](https://togithub.com/vector-im/element-call/pull/1775))
- Add skipLobby to params ([https://github.com/vector-im/element-call/pull/1730](https://togithub.com/vector-im/element-call/pull/1730))
- Document url properties ([https://github.com/vector-im/element-call/pull/1731](https://togithub.com/vector-im/element-call/pull/1731))
- Add hideControls url param for screen recordings. ([https://github.com/vector-im/element-call/pull/1808](https://togithub.com/vector-im/element-call/pull/1808))
- Add sentry message if we hit the extra mic check ([https://github.com/vector-im/element-call/pull/1836](https://togithub.com/vector-im/element-call/pull/1836))
- Migrate to [@sentry/browser](https://togithub.com/sentry/browser) ([https://github.com/vector-im/element-call/pull/1835](https://togithub.com/vector-im/element-call/pull/1835))
- Invert show/hide controls ([https://github.com/vector-im/element-call/pull/1850](https://togithub.com/vector-im/element-call/pull/1850))
- Missing showControls ([https://github.com/vector-im/element-call/pull/1854](https://togithub.com/vector-im/element-call/pull/1854))
- Rename flags and add docs for perparticipantE2EE ([https://github.com/vector-im/element-call/pull/1862](https://togithub.com/vector-im/element-call/pull/1862))
- Translations update from Weblate ([https://github.com/vector-im/element-call/pull/1864](https://togithub.com/vector-im/element-call/pull/1864))
- Update dependency i18next-parser to v8.9.0 ([https://github.com/vector-im/element-call/pull/1766](https://togithub.com/vector-im/element-call/pull/1766))
- Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.5.4 ([https://github.com/vector-im/element-call/pull/1765](https://togithub.com/vector-im/element-call/pull/1765))
- Update dependency vaul to v0.7.2 ([https://github.com/vector-im/element-call/pull/1769](https://togithub.com/vector-im/element-call/pull/1769))
- Update the invite button icon ([https://github.com/vector-im/element-call/pull/1771](https://togithub.com/vector-im/element-call/pull/1771))
- Update js-sdk to fix sending call member events on leave ([https://github.com/vector-im/element-call/pull/1776](https://togithub.com/vector-im/element-call/pull/1776))
- Update typescript-eslint monorepo to v6.8.0 ([https://github.com/vector-im/element-call/pull/1773](https://togithub.com/vector-im/element-call/pull/1773))
- Update dependency posthog-js to v1.83.3 ([https://github.com/vector-im/element-call/pull/1774](https://togithub.com/vector-im/element-call/pull/1774))
- Update sentry-javascript monorepo to v7.74.1 - autoclosed ([https://github.com/vector-im/element-call/pull/1777](https://togithub.com/vector-im/element-call/pull/1777))
- Update dependency sass to v1.69.4 ([https://github.com/vector-im/element-call/pull/1779](https://togithub.com/vector-im/element-call/pull/1779))
- Update dependency [@types/content-type](https://togithub.com/types/content-type) to v1.1.7 ([https://github.com/vector-im/element-call/pull/1780](https://togithub.com/vector-im/element-call/pull/1780))
- Update dependency [@types/dom-screen-wake-lock](https://togithub.com/types/dom-screen-wake-lock) to v1.0.2 ([https://github.com/vector-im/element-call/pull/1782](https://togithub.com/vector-im/element-call/pull/1782))
- Update dependency [@types/d3](https://togithub.com/types/d3) to v7.4.2 ([https://github.com/vector-im/element-call/pull/1781](https://togithub.com/vector-im/element-call/pull/1781))
- Update dependency [@types/grecaptcha](https://togithub.com/types/grecaptcha) to v3.0.6 ([https://github.com/vector-im/element-call/pull/1784](https://togithub.com/vector-im/element-call/pull/1784))
- Update dependency [@types/node](https://togithub.com/types/node) to v18.18.6 ([https://github.com/vector-im/element-call/pull/1787](https://togithub.com/vector-im/element-call/pull/1787))
- Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.200 ([https://github.com/vector-im/element-call/pull/1786](https://togithub.com/vector-im/element-call/pull/1786))
- Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.6 ([https://github.com/vector-im/element-call/pull/1785](https://togithub.com/vector-im/element-call/pull/1785))
- Update dependency [@types/request](https://togithub.com/types/request) to v2.48.11 ([https://github.com/vector-im/element-call/pull/1788](https://togithub.com/vector-im/element-call/pull/1788))
- Update dependency [@types/sdp-transform](https://togithub.com/types/sdp-transform) to v2.4.8 ([https://github.com/vector-im/element-call/pull/1789](https://togithub.com/vector-im/element-call/pull/1789))
- Update dependency vaul to v0.7.5 ([https://github.com/vector-im/element-call/pull/1791](https://togithub.com/vector-im/element-call/pull/1791))
- Update dependency [@types/uuid](https://togithub.com/types/uuid) to v9.0.6 ([https://github.com/vector-im/element-call/pull/1790](https://togithub.com/vector-im/element-call/pull/1790))
- Update dependency livekit-client to v1.14.1 ([https://github.com/vector-im/element-call/pull/1798](https://togithub.com/vector-im/element-call/pull/1798))
- Update dependency react-i18next to v13.3.1 ([https://github.com/vector-im/element-call/pull/1805](https://togithub.com/vector-im/element-call/pull/1805))
- Update dependency posthog-js to v1.84.1 ([https://github.com/vector-im/element-call/pull/1802](https://togithub.com/vector-im/element-call/pull/1802))
- Update dependency vite to v4.5.0 ([https://github.com/vector-im/element-call/pull/1803](https://togithub.com/vector-im/element-call/pull/1803))
- Update dependency i18next to v23.6.0 ([https://github.com/vector-im/element-call/pull/1801](https://togithub.com/vector-im/element-call/pull/1801))
- Update dependency eslint to v8.52.0 ([https://github.com/vector-im/element-call/pull/1807](https://togithub.com/vector-im/element-call/pull/1807))
- Update typescript-eslint monorepo to v6.9.0 ([https://github.com/vector-im/element-call/pull/1815](https://togithub.com/vector-im/element-call/pull/1815))
- Update dependency [@types/node](https://togithub.com/types/node) to v20 ([https://github.com/vector-im/element-call/pull/1816](https://togithub.com/vector-im/element-call/pull/1816))
- Update dependency eslint-plugin-import to v2.29.0 ([https://github.com/vector-im/element-call/pull/1813](https://togithub.com/vector-im/element-call/pull/1813))
- Update dependency posthog-js to v1.85.3 ([https://github.com/vector-im/element-call/pull/1811](https://togithub.com/vector-im/element-call/pull/1811))
- Update sentry-javascript monorepo to v7.75.1 ([https://github.com/vector-im/element-call/pull/1818](https://togithub.com/vector-im/element-call/pull/1818))
- Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to ^0.6.0 ([https://github.com/vector-im/element-call/pull/1821](https://togithub.com/vector-im/element-call/pull/1821))
- Update dependency vite-plugin-html-template to v1.2.2 ([https://github.com/vector-im/element-call/pull/1809](https://togithub.com/vector-im/element-call/pull/1809))
- Update dependency [@sentry/vite-plugin](https://togithub.com/sentry/vite-plugin) to v2.9.0 ([https://github.com/vector-im/element-call/pull/1812](https://togithub.com/vector-im/element-call/pull/1812))
- Update dependency [@types/node](https://togithub.com/types/node) to v20.8.8 ([https://github.com/vector-im/element-call/pull/1817](https://togithub.com/vector-im/element-call/pull/1817))
- Update docker/login-action digest to [`1f401f7`](https://togithub.com/vector-im/element-call/commit/1f401f7) ([https://github.com/vector-im/element-call/pull/1819](https://togithub.com/vector-im/element-call/pull/1819))
- Update docker/setup-buildx-action digest to [`3762d45`](https://togithub.com/vector-im/element-call/commit/3762d45) ([https://github.com/vector-im/element-call/pull/1820](https://togithub.com/vector-im/element-call/pull/1820))
- Update docker/metadata-action digest to [`05d3089`](https://togithub.com/vector-im/element-call/commit/05d3089) ([https://github.com/vector-im/element-call/pull/1823](https://togithub.com/vector-im/element-call/pull/1823))
- Update actions/setup-node action to v4 ([https://github.com/vector-im/element-call/pull/1814](https://togithub.com/vector-im/element-call/pull/1814))
- Update dependency posthog-js to v1.87.0 ([https://github.com/vector-im/element-call/pull/1829](https://togithub.com/vector-im/element-call/pull/1829))
- Update docker/setup-buildx-action digest to [`6d5347c`](https://togithub.com/vector-im/element-call/commit/6d5347c) ([https://github.com/vector-im/element-call/pull/1831](https://togithub.com/vector-im/element-call/pull/1831))
- Update dependency posthog-js to v1.87.1 ([https://github.com/vector-im/element-call/pull/1832](https://togithub.com/vector-im/element-call/pull/1832))
- Update dependency vaul to v0.7.7 ([https://github.com/vector-im/element-call/pull/1825](https://togithub.com/vector-im/element-call/pull/1825))
- Update dependency livekit-client to v1.14.2 ([https://github.com/vector-im/element-call/pull/1837](https://togithub.com/vector-im/element-call/pull/1837))
- Update docker/metadata-action digest to [`62339db`](https://togithub.com/vector-im/element-call/commit/62339db) ([https://github.com/vector-im/element-call/pull/1824](https://togithub.com/vector-im/element-call/pull/1824))
- Update sentry-javascript monorepo to v7.76.0 ([https://github.com/vector-im/element-call/pull/1838](https://togithub.com/vector-im/element-call/pull/1838))
- Update dependency posthog-js to v1.87.4 ([https://github.com/vector-im/element-call/pull/1834](https://togithub.com/vector-im/element-call/pull/1834))
- Update dependency sass to v1.69.5 ([https://github.com/vector-im/element-call/pull/1828](https://togithub.com/vector-im/element-call/pull/1828))
- Update dependency i18next-http-backend to v2.3.1 ([https://github.com/vector-im/element-call/pull/1827](https://togithub.com/vector-im/element-call/pull/1827))
- Update dependency [@types/node](https://togithub.com/types/node) to v20.8.9 ([https://github.com/vector-im/element-call/pull/1826](https://togithub.com/vector-im/element-call/pull/1826))
- Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.1 ([https://github.com/vector-im/element-call/pull/1833](https://togithub.com/vector-im/element-call/pull/1833))
- Update dependency [@vector-im/compound-design-tokens](https://togithub.com/vector-im/compound-design-tokens) to ^0.0.7 ([https://github.com/vector-im/element-call/pull/1810](https://togithub.com/vector-im/element-call/pull/1810))
- Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.2 ([https://github.com/vector-im/element-call/pull/1843](https://togithub.com/vector-im/element-call/pull/1843))
- Update typescript-eslint monorepo to v6.9.1 ([https://github.com/vector-im/element-call/pull/1846](https://togithub.com/vector-im/element-call/pull/1846))
- Update dependency posthog-js to v1.87.5 ([https://github.com/vector-im/element-call/pull/1845](https://togithub.com/vector-im/element-call/pull/1845))
- Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.3 ([https://github.com/vector-im/element-call/pull/1849](https://togithub.com/vector-im/element-call/pull/1849))
- Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.7 ([https://github.com/vector-im/element-call/pull/1847](https://togithub.com/vector-im/element-call/pull/1847))
- Update dependency [@types/node](https://togithub.com/types/node) to v20.8.10 ([https://github.com/vector-im/element-call/pull/1848](https://togithub.com/vector-im/element-call/pull/1848))
- Update dependency posthog-js to v1.87.6 ([https://github.com/vector-im/element-call/pull/1851](https://togithub.com/vector-im/element-call/pull/1851))
- Update sentry-javascript monorepo to v7.77.0 ([https://github.com/vector-im/element-call/pull/1852](https://togithub.com/vector-im/element-call/pull/1852))
- Update dependency postcss-preset-env to v9.3.0 ([https://github.com/vector-im/element-call/pull/1855](https://togithub.com/vector-im/element-call/pull/1855))
- Update dependency eslint-plugin-unicorn to v49 ([https://github.com/vector-im/element-call/pull/1841](https://togithub.com/vector-im/element-call/pull/1841))
- Update dependency posthog-js to v1.88.0 ([https://github.com/vector-im/element-call/pull/1859](https://togithub.com/vector-im/element-call/pull/1859))
- Update dependency posthog-js to v1.88.1 ([https://github.com/vector-im/element-call/pull/1861](https://togithub.com/vector-im/element-call/pull/1861))
- Update dependency [@vitejs/plugin-react](https://togithub.com/vitejs/plugin-react) to v4.1.1 ([https://github.com/vector-im/element-call/pull/1858](https://togithub.com/vector-im/element-call/pull/1858))
- Update dependency livekit-client to v1.14.3 ([https://github.com/vector-im/element-call/pull/1863](https://togithub.com/vector-im/element-call/pull/1863))
- Update dependency livekit-client to v1.14.4 ([https://github.com/vector-im/element-call/pull/1865](https://togithub.com/vector-im/element-call/pull/1865))
- Update dependency eslint to v8.53.0 ([https://github.com/vector-im/element-call/pull/1866](https://togithub.com/vector-im/element-call/pull/1866))
- Update opentelemetry-js monorepo ([https://github.com/vector-im/element-call/pull/1505](https://togithub.com/vector-im/element-call/pull/1505))
- Update dependency [@types/dompurify](https://togithub.com/types/dompurify) to v3.0.5 ([https://github.com/vector-im/element-call/pull/1872](https://togithub.com/vector-im/element-call/pull/1872))
**Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.9...v0.5.10
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.5.9
->v0.5.14
Release Notes
vector-im/element-call (ghcr.io/vector-im/element-call)
### [`v0.5.14`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.14) [Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.13...v0.5.14) This is a hotfix release fixing the settings label. ([https://github.com/vector-im/element-call/pull/1936](https://togithub.com/vector-im/element-call/pull/1936)) **Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.13...v0.5.14 ### [`v0.5.13`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.13) [Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.12...v0.5.13) #### What's Changed - Update dependency [@livekit/components-react](https://togithub.com/livekit/components-react) to v1.4.0 ([https://github.com/vector-im/element-call/pull/1901](https://togithub.com/vector-im/element-call/pull/1901)) - Prepare for migration from Weblate to Localazy ([https://github.com/vector-im/element-call/pull/1905](https://togithub.com/vector-im/element-call/pull/1905)) - Update js-sdk ([https://github.com/vector-im/element-call/pull/1903](https://togithub.com/vector-im/element-call/pull/1903)) - Mark E2EEenabled flag as deprecated ([https://github.com/vector-im/element-call/pull/1895](https://togithub.com/vector-im/element-call/pull/1895)) - Fix jumpy speaker tiles in spotlight mode ([https://github.com/vector-im/element-call/pull/1906](https://togithub.com/vector-im/element-call/pull/1906)) - Fix jumpy speaker tiles in spotlight mode ([https://github.com/vector-im/element-call/pull/1909](https://togithub.com/vector-im/element-call/pull/1909)) - Switch from Weblate to Localazy ([https://github.com/vector-im/element-call/pull/1908](https://togithub.com/vector-im/element-call/pull/1908)) - Fix joining calls with no media permission ([https://github.com/vector-im/element-call/pull/1910](https://togithub.com/vector-im/element-call/pull/1910)) - Show a warning on unencrypted media ([https://github.com/vector-im/element-call/pull/1912](https://togithub.com/vector-im/element-call/pull/1912)) - Hide rooms we don't have the key for in recents list ([https://github.com/vector-im/element-call/pull/1902](https://togithub.com/vector-im/element-call/pull/1902)) - Make the encryption lock more accessible ([https://github.com/vector-im/element-call/pull/1911](https://togithub.com/vector-im/element-call/pull/1911)) - Properly disable picture-in-picture controls ([https://github.com/vector-im/element-call/pull/1913](https://togithub.com/vector-im/element-call/pull/1913)) - Update dependency livekit-client to v1.15.0 ([https://github.com/vector-im/element-call/pull/1914](https://togithub.com/vector-im/element-call/pull/1914)) - Update dependency [@types/grecaptcha](https://togithub.com/types/grecaptcha) to v3.0.7 ([https://github.com/vector-im/element-call/pull/1877](https://togithub.com/vector-im/element-call/pull/1877)) - Update opentelemetry-js monorepo ([https://github.com/vector-im/element-call/pull/1884](https://togithub.com/vector-im/element-call/pull/1884)) - I18n'ise hardcoded strings ([https://github.com/vector-im/element-call/pull/1918](https://togithub.com/vector-im/element-call/pull/1918)) - Show unencrypted media warnings in widget mode ([https://github.com/vector-im/element-call/pull/1915](https://togithub.com/vector-im/element-call/pull/1915)) - Fix not disconnecting from livekit session. ([https://github.com/vector-im/element-call/pull/1920](https://togithub.com/vector-im/element-call/pull/1920)) - Hotfix for hangup disconnect screen ([https://github.com/vector-im/element-call/pull/1921](https://togithub.com/vector-im/element-call/pull/1921)) - Update dependency livekit-client to v1.15.2 ([https://github.com/vector-im/element-call/pull/1924](https://togithub.com/vector-im/element-call/pull/1924)) - Refactor livekit disconnect to use an effect hook. ([https://github.com/vector-im/element-call/pull/1925](https://togithub.com/vector-im/element-call/pull/1925)) - Update dependency [@livekit/components-react](https://togithub.com/livekit/components-react) to v1.4.1 ([https://github.com/vector-im/element-call/pull/1923](https://togithub.com/vector-im/element-call/pull/1923)) - Update docker/metadata-action digest to [`2a4836a`](https://togithub.com/vector-im/element-call/commit/2a4836a) ([https://github.com/vector-im/element-call/pull/1919](https://togithub.com/vector-im/element-call/pull/1919)) - Update docker/login-action digest to [`3d58c27`](https://togithub.com/vector-im/element-call/commit/3d58c27) ([https://github.com/vector-im/element-call/pull/1917](https://togithub.com/vector-im/element-call/pull/1917)) - Update docker/build-push-action digest to [`4a13e50`](https://togithub.com/vector-im/element-call/commit/4a13e50) ([https://github.com/vector-im/element-call/pull/1916](https://togithub.com/vector-im/element-call/pull/1916)) - Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.202 ([https://github.com/vector-im/element-call/pull/1927](https://togithub.com/vector-im/element-call/pull/1927)) - Update dependency [@vitejs/plugin-basic-ssl](https://togithub.com/vitejs/plugin-basic-ssl) to v1.0.2 ([https://github.com/vector-im/element-call/pull/1928](https://togithub.com/vector-im/element-call/pull/1928)) - Localazy Download ([https://github.com/vector-im/element-call/pull/1931](https://togithub.com/vector-im/element-call/pull/1931)) - Fix the invite modal overflowing ([https://github.com/vector-im/element-call/pull/1933](https://togithub.com/vector-im/element-call/pull/1933)) #### New Contributors - [@t3chguy](https://togithub.com/t3chguy) made their first contribution in [https://github.com/vector-im/element-call/pull/1905](https://togithub.com/vector-im/element-call/pull/1905) - [@RiotRobot](https://togithub.com/RiotRobot) made their first contribution in [https://github.com/vector-im/element-call/pull/1931](https://togithub.com/vector-im/element-call/pull/1931) **Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.12...v0.5.13 ### [`v0.5.12`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.12) [Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.11...v0.5.12) #### What's Changed This release re-enables per-user key encryption with key rotation when a member leaves along with some minor fixes and refactoring. - Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.8 ([https://github.com/vector-im/element-call/pull/1878](https://togithub.com/vector-im/element-call/pull/1878)) - Update dependency [@types/request](https://togithub.com/types/request) to v2.48.12 ([https://github.com/vector-im/element-call/pull/1874](https://togithub.com/vector-im/element-call/pull/1874)) - Update js-sdk for per-participant key rotation ([https://github.com/vector-im/element-call/pull/1881](https://togithub.com/vector-im/element-call/pull/1881)) - Update typescript-eslint monorepo to v6.10.0 ([https://github.com/vector-im/element-call/pull/1869](https://togithub.com/vector-im/element-call/pull/1869)) - Update dependency [@types/content-type](https://togithub.com/types/content-type) to v1.1.8 ([https://github.com/vector-im/element-call/pull/1870](https://togithub.com/vector-im/element-call/pull/1870)) - Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.201 ([https://github.com/vector-im/element-call/pull/1879](https://togithub.com/vector-im/element-call/pull/1879)) - Update dependency [@types/uuid](https://togithub.com/types/uuid) to v9.0.7 ([https://github.com/vector-im/element-call/pull/1880](https://togithub.com/vector-im/element-call/pull/1880)) - Update dependency posthog-js to v1.88.3 ([https://github.com/vector-im/element-call/pull/1882](https://togithub.com/vector-im/element-call/pull/1882)) - Update dependency [@types/node](https://togithub.com/types/node) to v20.9.0 ([https://github.com/vector-im/element-call/pull/1885](https://togithub.com/vector-im/element-call/pull/1885)) - Close precreated tracks if we never add them ([https://github.com/vector-im/element-call/pull/1889](https://togithub.com/vector-im/element-call/pull/1889)) - Make E2EEConfig required ([https://github.com/vector-im/element-call/pull/1891](https://togithub.com/vector-im/element-call/pull/1891)) - Update dependency [@vector-im/compound-design-tokens](https://togithub.com/vector-im/compound-design-tokens) to ^0.1.0 ([https://github.com/vector-im/element-call/pull/1898](https://togithub.com/vector-im/element-call/pull/1898)) - Keep screenshares when switching focus ([https://github.com/vector-im/element-call/pull/1892](https://togithub.com/vector-im/element-call/pull/1892)) **Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.10...v0.5.12 ### [`v0.5.11`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.11) [Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.10...v0.5.11) #### What's Changed This is a hotfix release against v0.5.10 that reverts the per-sender keys PR to diagnose [https://github.com/vector-im/element-call/issues/1893](https://togithub.com/vector-im/element-call/issues/1893) - Revert per-sender keys by [@dbkr](https://togithub.com/dbkr) in [https://github.com/vector-im/element-call/pull/1896](https://togithub.com/vector-im/element-call/pull/1896) **Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.10...v0.5.11 ### [`v0.5.10`](https://togithub.com/vector-im/element-call/releases/tag/v0.5.10) [Compare Source](https://togithub.com/vector-im/element-call/compare/v0.5.9...v0.5.10) #### What's Changed This release includes experimental support for key-per-participant E2EE, with keys shared automatically in the room. This is intended primarily for use when Element Call is embedded in another app and can be enabled by using the `perParticipantE2EE` URL param. There are also fixes for incorrect participant counts and ending calls when in embedded mode. - Support key-per-participant e2ee ([https://github.com/vector-im/element-call/pull/1772](https://togithub.com/vector-im/element-call/pull/1772)) - Fix not hanging up when using the close button (EXA EXI) ([https://github.com/vector-im/element-call/pull/1840](https://togithub.com/vector-im/element-call/pull/1840)) - Remove Netlify CD ([https://github.com/vector-im/element-call/pull/1767](https://togithub.com/vector-im/element-call/pull/1767)) - Replace glass component with the upstreamed version ([https://github.com/vector-im/element-call/pull/1768](https://togithub.com/vector-im/element-call/pull/1768)) - Translations update from Weblate ([https://github.com/vector-im/element-call/pull/1806](https://togithub.com/vector-im/element-call/pull/1806)) - Add limit condition to sync loop and add more logging what is actually going on. ([https://github.com/vector-im/element-call/pull/1775](https://togithub.com/vector-im/element-call/pull/1775)) - Add skipLobby to params ([https://github.com/vector-im/element-call/pull/1730](https://togithub.com/vector-im/element-call/pull/1730)) - Document url properties ([https://github.com/vector-im/element-call/pull/1731](https://togithub.com/vector-im/element-call/pull/1731)) - Add hideControls url param for screen recordings. ([https://github.com/vector-im/element-call/pull/1808](https://togithub.com/vector-im/element-call/pull/1808)) - Add sentry message if we hit the extra mic check ([https://github.com/vector-im/element-call/pull/1836](https://togithub.com/vector-im/element-call/pull/1836)) - Migrate to [@sentry/browser](https://togithub.com/sentry/browser) ([https://github.com/vector-im/element-call/pull/1835](https://togithub.com/vector-im/element-call/pull/1835)) - Invert show/hide controls ([https://github.com/vector-im/element-call/pull/1850](https://togithub.com/vector-im/element-call/pull/1850)) - Missing showControls ([https://github.com/vector-im/element-call/pull/1854](https://togithub.com/vector-im/element-call/pull/1854)) - Rename flags and add docs for perparticipantE2EE ([https://github.com/vector-im/element-call/pull/1862](https://togithub.com/vector-im/element-call/pull/1862)) - Translations update from Weblate ([https://github.com/vector-im/element-call/pull/1864](https://togithub.com/vector-im/element-call/pull/1864)) - Update dependency i18next-parser to v8.9.0 ([https://github.com/vector-im/element-call/pull/1766](https://togithub.com/vector-im/element-call/pull/1766)) - Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.5.4 ([https://github.com/vector-im/element-call/pull/1765](https://togithub.com/vector-im/element-call/pull/1765)) - Update dependency vaul to v0.7.2 ([https://github.com/vector-im/element-call/pull/1769](https://togithub.com/vector-im/element-call/pull/1769)) - Update the invite button icon ([https://github.com/vector-im/element-call/pull/1771](https://togithub.com/vector-im/element-call/pull/1771)) - Update js-sdk to fix sending call member events on leave ([https://github.com/vector-im/element-call/pull/1776](https://togithub.com/vector-im/element-call/pull/1776)) - Update typescript-eslint monorepo to v6.8.0 ([https://github.com/vector-im/element-call/pull/1773](https://togithub.com/vector-im/element-call/pull/1773)) - Update dependency posthog-js to v1.83.3 ([https://github.com/vector-im/element-call/pull/1774](https://togithub.com/vector-im/element-call/pull/1774)) - Update sentry-javascript monorepo to v7.74.1 - autoclosed ([https://github.com/vector-im/element-call/pull/1777](https://togithub.com/vector-im/element-call/pull/1777)) - Update dependency sass to v1.69.4 ([https://github.com/vector-im/element-call/pull/1779](https://togithub.com/vector-im/element-call/pull/1779)) - Update dependency [@types/content-type](https://togithub.com/types/content-type) to v1.1.7 ([https://github.com/vector-im/element-call/pull/1780](https://togithub.com/vector-im/element-call/pull/1780)) - Update dependency [@types/dom-screen-wake-lock](https://togithub.com/types/dom-screen-wake-lock) to v1.0.2 ([https://github.com/vector-im/element-call/pull/1782](https://togithub.com/vector-im/element-call/pull/1782)) - Update dependency [@types/d3](https://togithub.com/types/d3) to v7.4.2 ([https://github.com/vector-im/element-call/pull/1781](https://togithub.com/vector-im/element-call/pull/1781)) - Update dependency [@types/grecaptcha](https://togithub.com/types/grecaptcha) to v3.0.6 ([https://github.com/vector-im/element-call/pull/1784](https://togithub.com/vector-im/element-call/pull/1784)) - Update dependency [@types/node](https://togithub.com/types/node) to v18.18.6 ([https://github.com/vector-im/element-call/pull/1787](https://togithub.com/vector-im/element-call/pull/1787)) - Update dependency [@types/lodash](https://togithub.com/types/lodash) to v4.14.200 ([https://github.com/vector-im/element-call/pull/1786](https://togithub.com/vector-im/element-call/pull/1786)) - Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.6 ([https://github.com/vector-im/element-call/pull/1785](https://togithub.com/vector-im/element-call/pull/1785)) - Update dependency [@types/request](https://togithub.com/types/request) to v2.48.11 ([https://github.com/vector-im/element-call/pull/1788](https://togithub.com/vector-im/element-call/pull/1788)) - Update dependency [@types/sdp-transform](https://togithub.com/types/sdp-transform) to v2.4.8 ([https://github.com/vector-im/element-call/pull/1789](https://togithub.com/vector-im/element-call/pull/1789)) - Update dependency vaul to v0.7.5 ([https://github.com/vector-im/element-call/pull/1791](https://togithub.com/vector-im/element-call/pull/1791)) - Update dependency [@types/uuid](https://togithub.com/types/uuid) to v9.0.6 ([https://github.com/vector-im/element-call/pull/1790](https://togithub.com/vector-im/element-call/pull/1790)) - Update dependency livekit-client to v1.14.1 ([https://github.com/vector-im/element-call/pull/1798](https://togithub.com/vector-im/element-call/pull/1798)) - Update dependency react-i18next to v13.3.1 ([https://github.com/vector-im/element-call/pull/1805](https://togithub.com/vector-im/element-call/pull/1805)) - Update dependency posthog-js to v1.84.1 ([https://github.com/vector-im/element-call/pull/1802](https://togithub.com/vector-im/element-call/pull/1802)) - Update dependency vite to v4.5.0 ([https://github.com/vector-im/element-call/pull/1803](https://togithub.com/vector-im/element-call/pull/1803)) - Update dependency i18next to v23.6.0 ([https://github.com/vector-im/element-call/pull/1801](https://togithub.com/vector-im/element-call/pull/1801)) - Update dependency eslint to v8.52.0 ([https://github.com/vector-im/element-call/pull/1807](https://togithub.com/vector-im/element-call/pull/1807)) - Update typescript-eslint monorepo to v6.9.0 ([https://github.com/vector-im/element-call/pull/1815](https://togithub.com/vector-im/element-call/pull/1815)) - Update dependency [@types/node](https://togithub.com/types/node) to v20 ([https://github.com/vector-im/element-call/pull/1816](https://togithub.com/vector-im/element-call/pull/1816)) - Update dependency eslint-plugin-import to v2.29.0 ([https://github.com/vector-im/element-call/pull/1813](https://togithub.com/vector-im/element-call/pull/1813)) - Update dependency posthog-js to v1.85.3 ([https://github.com/vector-im/element-call/pull/1811](https://togithub.com/vector-im/element-call/pull/1811)) - Update sentry-javascript monorepo to v7.75.1 ([https://github.com/vector-im/element-call/pull/1818](https://togithub.com/vector-im/element-call/pull/1818)) - Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to ^0.6.0 ([https://github.com/vector-im/element-call/pull/1821](https://togithub.com/vector-im/element-call/pull/1821)) - Update dependency vite-plugin-html-template to v1.2.2 ([https://github.com/vector-im/element-call/pull/1809](https://togithub.com/vector-im/element-call/pull/1809)) - Update dependency [@sentry/vite-plugin](https://togithub.com/sentry/vite-plugin) to v2.9.0 ([https://github.com/vector-im/element-call/pull/1812](https://togithub.com/vector-im/element-call/pull/1812)) - Update dependency [@types/node](https://togithub.com/types/node) to v20.8.8 ([https://github.com/vector-im/element-call/pull/1817](https://togithub.com/vector-im/element-call/pull/1817)) - Update docker/login-action digest to [`1f401f7`](https://togithub.com/vector-im/element-call/commit/1f401f7) ([https://github.com/vector-im/element-call/pull/1819](https://togithub.com/vector-im/element-call/pull/1819)) - Update docker/setup-buildx-action digest to [`3762d45`](https://togithub.com/vector-im/element-call/commit/3762d45) ([https://github.com/vector-im/element-call/pull/1820](https://togithub.com/vector-im/element-call/pull/1820)) - Update docker/metadata-action digest to [`05d3089`](https://togithub.com/vector-im/element-call/commit/05d3089) ([https://github.com/vector-im/element-call/pull/1823](https://togithub.com/vector-im/element-call/pull/1823)) - Update actions/setup-node action to v4 ([https://github.com/vector-im/element-call/pull/1814](https://togithub.com/vector-im/element-call/pull/1814)) - Update dependency posthog-js to v1.87.0 ([https://github.com/vector-im/element-call/pull/1829](https://togithub.com/vector-im/element-call/pull/1829)) - Update docker/setup-buildx-action digest to [`6d5347c`](https://togithub.com/vector-im/element-call/commit/6d5347c) ([https://github.com/vector-im/element-call/pull/1831](https://togithub.com/vector-im/element-call/pull/1831)) - Update dependency posthog-js to v1.87.1 ([https://github.com/vector-im/element-call/pull/1832](https://togithub.com/vector-im/element-call/pull/1832)) - Update dependency vaul to v0.7.7 ([https://github.com/vector-im/element-call/pull/1825](https://togithub.com/vector-im/element-call/pull/1825)) - Update dependency livekit-client to v1.14.2 ([https://github.com/vector-im/element-call/pull/1837](https://togithub.com/vector-im/element-call/pull/1837)) - Update docker/metadata-action digest to [`62339db`](https://togithub.com/vector-im/element-call/commit/62339db) ([https://github.com/vector-im/element-call/pull/1824](https://togithub.com/vector-im/element-call/pull/1824)) - Update sentry-javascript monorepo to v7.76.0 ([https://github.com/vector-im/element-call/pull/1838](https://togithub.com/vector-im/element-call/pull/1838)) - Update dependency posthog-js to v1.87.4 ([https://github.com/vector-im/element-call/pull/1834](https://togithub.com/vector-im/element-call/pull/1834)) - Update dependency sass to v1.69.5 ([https://github.com/vector-im/element-call/pull/1828](https://togithub.com/vector-im/element-call/pull/1828)) - Update dependency i18next-http-backend to v2.3.1 ([https://github.com/vector-im/element-call/pull/1827](https://togithub.com/vector-im/element-call/pull/1827)) - Update dependency [@types/node](https://togithub.com/types/node) to v20.8.9 ([https://github.com/vector-im/element-call/pull/1826](https://togithub.com/vector-im/element-call/pull/1826)) - Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.1 ([https://github.com/vector-im/element-call/pull/1833](https://togithub.com/vector-im/element-call/pull/1833)) - Update dependency [@vector-im/compound-design-tokens](https://togithub.com/vector-im/compound-design-tokens) to ^0.0.7 ([https://github.com/vector-im/element-call/pull/1810](https://togithub.com/vector-im/element-call/pull/1810)) - Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.2 ([https://github.com/vector-im/element-call/pull/1843](https://togithub.com/vector-im/element-call/pull/1843)) - Update typescript-eslint monorepo to v6.9.1 ([https://github.com/vector-im/element-call/pull/1846](https://togithub.com/vector-im/element-call/pull/1846)) - Update dependency posthog-js to v1.87.5 ([https://github.com/vector-im/element-call/pull/1845](https://togithub.com/vector-im/element-call/pull/1845)) - Update dependency [@vector-im/compound-web](https://togithub.com/vector-im/compound-web) to v0.6.3 ([https://github.com/vector-im/element-call/pull/1849](https://togithub.com/vector-im/element-call/pull/1849)) - Update dependency [@types/jest](https://togithub.com/types/jest) to v29.5.7 ([https://github.com/vector-im/element-call/pull/1847](https://togithub.com/vector-im/element-call/pull/1847)) - Update dependency [@types/node](https://togithub.com/types/node) to v20.8.10 ([https://github.com/vector-im/element-call/pull/1848](https://togithub.com/vector-im/element-call/pull/1848)) - Update dependency posthog-js to v1.87.6 ([https://github.com/vector-im/element-call/pull/1851](https://togithub.com/vector-im/element-call/pull/1851)) - Update sentry-javascript monorepo to v7.77.0 ([https://github.com/vector-im/element-call/pull/1852](https://togithub.com/vector-im/element-call/pull/1852)) - Update dependency postcss-preset-env to v9.3.0 ([https://github.com/vector-im/element-call/pull/1855](https://togithub.com/vector-im/element-call/pull/1855)) - Update dependency eslint-plugin-unicorn to v49 ([https://github.com/vector-im/element-call/pull/1841](https://togithub.com/vector-im/element-call/pull/1841)) - Update dependency posthog-js to v1.88.0 ([https://github.com/vector-im/element-call/pull/1859](https://togithub.com/vector-im/element-call/pull/1859)) - Update dependency posthog-js to v1.88.1 ([https://github.com/vector-im/element-call/pull/1861](https://togithub.com/vector-im/element-call/pull/1861)) - Update dependency [@vitejs/plugin-react](https://togithub.com/vitejs/plugin-react) to v4.1.1 ([https://github.com/vector-im/element-call/pull/1858](https://togithub.com/vector-im/element-call/pull/1858)) - Update dependency livekit-client to v1.14.3 ([https://github.com/vector-im/element-call/pull/1863](https://togithub.com/vector-im/element-call/pull/1863)) - Update dependency livekit-client to v1.14.4 ([https://github.com/vector-im/element-call/pull/1865](https://togithub.com/vector-im/element-call/pull/1865)) - Update dependency eslint to v8.53.0 ([https://github.com/vector-im/element-call/pull/1866](https://togithub.com/vector-im/element-call/pull/1866)) - Update opentelemetry-js monorepo ([https://github.com/vector-im/element-call/pull/1505](https://togithub.com/vector-im/element-call/pull/1505)) - Update dependency [@types/dompurify](https://togithub.com/types/dompurify) to v3.0.5 ([https://github.com/vector-im/element-call/pull/1872](https://togithub.com/vector-im/element-call/pull/1872)) **Full Changelog**: https://github.com/vector-im/element-call/compare/v0.5.9...v0.5.10Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.