element-web

Edit Package element-web
No description set
Refresh
Refresh
Source Files
Filename Size Changed
element-web-1.11.54.tar.gz 0002393173 2.28 MB
element-web.changes 0000129601 127 KB
element-web.spec 0000002934 2.87 KB
fix-webpack-oom.patch 0000000825 825 Bytes
jitsi_external_api.min.js 0000034652 33.8 KB
npm-packages-offline-cache.tar.gz 0119151569 114 MB
prepare.sh 0000002335 2.28 KB
Revision 61 (latest revision is 70)
Dominik Heidler's avatar Dominik Heidler (dheidler) committed (revision 61)
- Version 1.11.54
  ## 🐛 Bug Fixes
  
  * Fix CSS stacking context order determinism (https://github.com/element-hq/element-web/pull/26840). Contributed by @t3chguy.
  ## ✨ Features
  * Accessibility improvements around aria-labels and tooltips (https://github.com/matrix-org/matrix-react-sdk/pull/12062). Contributed by @t3chguy.
  * Add RoomKnocksBar to RoomHeader (https://github.com/matrix-org/matrix-react-sdk/pull/12077). Contributed by @charlynguyen.
  * Adjust tooltip side for DecoratedRoomAvatar to not obscure room name (https://github.com/matrix-org/matrix-react-sdk/pull/12079). Contributed by @t3chguy.
  * Iterate landmarks around the app in order to improve a11y (https://github.com/matrix-org/matrix-react-sdk/pull/12064). Contributed by @t3chguy.
  * Update element call embedding UI (https://github.com/matrix-org/matrix-react-sdk/pull/12056). Contributed by @toger5.
  * Use Compound tooltips instead of homegrown in TextWithTooltip \& InfoTooltip (https://github.com/matrix-org/matrix-react-sdk/pull/12052). Contributed by @t3chguy.
  ## 🐛 Bug Fixes
  * Fix regression around CSS stacking contexts and PIP widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12094). Contributed by @t3chguy.
  * Fix Identity Server terms accepting not working as expected (https://github.com/matrix-org/matrix-react-sdk/pull/12109). Contributed by @t3chguy.
  * fix: microphone and camera dropdown doesn't work In legacy call (https://github.com/matrix-org/matrix-react-sdk/pull/12105). Contributed by @muratersin.
  * Revert "Set up key backup using non-deprecated APIs (#12005)" (https://github.com/matrix-org/matrix-react-sdk/pull/12102). Contributed by @BillCarsonFr.
  * Fix regression around read receipt animation from refs changes (https://github.com/matrix-org/matrix-react-sdk/pull/12100). Contributed by @t3chguy.
  * Added meaning full error message based on platform (https://github.com/matrix-org/matrix-react-sdk/pull/12074). Contributed by @Pankaj-SinghR.
  * Fix editing event from search room view (https://github.com/matrix-org/matrix-react-sdk/pull/11992). Contributed by @t3chguy.
  * Fix timeline position when moving to a room and coming back (https://github.com/matrix-org/matrix-react-sdk/pull/12055). Contributed by @florianduros.
  * Fix threaded reply playwright tests (https://github.com/matrix-org/matrix-react-sdk/pull/12070). Contributed by @dbkr.
  * Element-R: fix repeated requests to enter 4S key during cross-signing reset (https://github.com/matrix-org/matrix-react-sdk/pull/12059). Contributed by @richvdh.
  * Fix position of thumbnail in room timeline (https://github.com/matrix-org/matrix-react-sdk/pull/12016). Contributed by @anoopw3bdev.
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