element-web

Edit Package element-web
No description set
Refresh
Refresh
Source Files
Filename Size Changed
element-web-1.11.67.tar.gz 0002391853 2.28 MB
element-web.changes 0000154614 151 KB
element-web.spec 0000003011 2.94 KB
fix-webpack-oom.patch 0000000825 825 Bytes
jitsi_external_api.min.js 0000034652 33.8 KB
npm-packages-offline-cache.tar.gz 0138156405 132 MB
prepare.sh 0000002335 2.28 KB
Latest Revision
Dominik Heidler's avatar Dominik Heidler (dheidler) committed (revision 70)
- Version 1.11.67
  ## ✨ Features
  * Tooltip: Improve the accessibility of the composer and the rich text editor (https://github.com/matrix-org/matrix-react-sdk/pull/12459). Contributed by @florianduros.
  * Allow explicit configuration of OIDC dynamic registration metadata (https://github.com/matrix-org/matrix-react-sdk/pull/12514). Contributed by @t3chguy.
  * Tooltip: improve accessibility for messages (https://github.com/matrix-org/matrix-react-sdk/pull/12487). Contributed by @florianduros.
  * Collapse UserSettings tabs to just icons on narrow screens (https://github.com/matrix-org/matrix-react-sdk/pull/12505). Contributed by @dbkr.
  * Add room topic to right panel room info (https://github.com/matrix-org/matrix-react-sdk/pull/12503). Contributed by @t3chguy.
  * OIDC: pass `id_token` via `id_token_hint` on Manage Account interaction (https://github.com/matrix-org/matrix-react-sdk/pull/12499). Contributed by @t3chguy.
  * Tooltip: improve accessibility in room (https://github.com/matrix-org/matrix-react-sdk/pull/12493). Contributed by @florianduros.
  * Tooltip: improve accessibility for call and voice messages (https://github.com/matrix-org/matrix-react-sdk/pull/12489). Contributed by @florianduros.
  * Move the active tab in user settings to the dialog title (https://github.com/matrix-org/matrix-react-sdk/pull/12481). Contributed by @dbkr.
  * Tooltip: improve accessibility of spaces (https://github.com/matrix-org/matrix-react-sdk/pull/12497). Contributed by @florianduros.
  * Tooltip: improve accessibility of the right panel (https://github.com/matrix-org/matrix-react-sdk/pull/12490). Contributed by @florianduros.
  * MSC3575 (Sliding Sync) add well-known proxy support (https://github.com/matrix-org/matrix-react-sdk/pull/12307). Contributed by @EdGeraghty.
  ## 🐛 Bug Fixes
  * Reuse single PlaybackWorker between Playback instances (https://github.com/matrix-org/matrix-react-sdk/pull/12520). Contributed by @t3chguy.
  * Fix well-known lookup for sliding sync labs check (https://github.com/matrix-org/matrix-react-sdk/pull/12519). Contributed by @t3chguy.
  * Fix `element-desktop-ssoid being` included in OIDC Authorization call (https://github.com/matrix-org/matrix-react-sdk/pull/12495). Contributed by @t3chguy.
  * Fix beta notifications reconciliation for intentional mentions push rules (https://github.com/matrix-org/matrix-react-sdk/pull/12510). Contributed by @t3chguy.
  * fix avatar stretched on 1:1 call (https://github.com/matrix-org/matrix-react-sdk/pull/12494). Contributed by @I-lander.
  * Check native sliding sync support against an unstable feature flag (https://github.com/matrix-org/matrix-react-sdk/pull/12498). Contributed by @turt2live.
  * Use OPTIONS for sliding sync detection poke (https://github.com/matrix-org/matrix-react-sdk/pull/12492). Contributed by @turt2live.
  * TAC: hide tooltip when the release announcement is displayed (https://github.com/matrix-org/matrix-react-sdk/pull/12472). Contributed by @florianduros.
Version 1.11.66
  ## ✨ Features
  * Use a different error message for UTDs when you weren't in the room. (https://github.com/matrix-org/matrix-react-sdk/pull/12453). Contributed by @uhoreg.
  * Take the Threads Activity Centre out of labs (https://github.com/matrix-org/matrix-react-sdk/pull/12439). Contributed by @dbkr.
  * Expected UTDs: use a different message for UTDs sent before login (https://github.com/matrix-org/matrix-react-sdk/pull/12391). Contributed by @richvdh.
  * Add `Tooltip` to `AccessibleButton` (https://github.com/matrix-org/matrix-react-sdk/pull/12443). Contributed by @florianduros.
  * Add analytics to activity toggles (https://github.com/matrix-org/matrix-react-sdk/pull/12418). Contributed by @dbkr.
Comments 5

andreas bittner's avatar

sorry to write here, I am not any kind of a developer at all, but I am experiencing some graphical glitches on recent releases of your element-web and element-desktop, say the tray icon on KDE on the lower right bottom of screen (next to clock) sometimes is only an empty space, and I found some issue at github element-hq directly talking about electron 28.x requirement, as far as I understand your packages here are using 27.x, the actual pointer in the github issue was refering to: https://github.com/element-hq/element-desktop/blob/develop/package.json#L98

thanks.


Dominik Heidler's avatar

I guess you mean 28 vs. 29? Currently we only have nodejs-electron-28.x packaged. And the package.json you referenced is for the development branch. The package.json for element-desktop 1.11.60 (https://github.com/element-hq/element-desktop/blob/v1.11.60/package.json#L98) is requiring electron version 28.

So currently we do have a supported electron version, so the issue might be unrelated to the electron version.


andreas bittner's avatar

actually you are right, sorry, the version comment I found back then on github on an issue about icons being invisible, back then still electron 27 vs electron 28, was at: https://github.com/element-hq/element-desktop/issues/1447

then it might be some other graphics glitching reason.


Bruno Pitrus's avatar

Replying to your email: i try to stick close to whatever electron version is recommended for vscode, as:

  • it's so much code it's hard to backport/revert patches if something breaks, and
  • vscode can load third-party-code (extensions)

I remember that i had to hold back one electron version (23?) a few weeks because the changes in node 18 broke some vscode extensions (while they did not break the IDE itself)

Electron 29 is the first version which is based on node 20, so it might be delayed again (I haven't started packaging it yet)


Bruno Pitrus's avatar

It will take even longer to package — Electron 29 seems to require rust for building now.

openSUSE Build Service is sponsored by