element-web

Edit Package element-web
No description set
Refresh
Refresh
Source Files
Filename Size Changed
element-web-1.11.65.tar.gz 0002384721 2.27 MB
element-web.changes 0000149182 146 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 0134660841 128 MB
prepare.sh 0000002335 2.28 KB
Latest Revision
Dominik Heidler's avatar Dominik Heidler (dheidler) committed (revision 69)
- Version 1.11.65
  ## ✨ Features
  * Make empty state copy for TAC depend on the value of the setting (https://github.com/matrix-org/matrix-react-sdk/pull/12419). Contributed by @dbkr.
  * Linkify User Interactive Authentication errors (https://github.com/matrix-org/matrix-react-sdk/pull/12271). Contributed by @t3chguy.
  * Add support for device dehydration v2 (https://github.com/matrix-org/matrix-react-sdk/pull/12316). Contributed by @uhoreg.
  * Replace `SecurityCustomisations` with `CryptoSetupExtension` (https://github.com/matrix-org/matrix-react-sdk/pull/12342). Contributed by @thoraj.
  * Add activity toggle for TAC (https://github.com/matrix-org/matrix-react-sdk/pull/12413). Contributed by @dbkr.
  * Humanize spell check language labels (https://github.com/matrix-org/matrix-react-sdk/pull/12409). Contributed by @t3chguy.
  * Call Guest Access, give user the option to change the acces level so they can generate a call link. (https://github.com/matrix-org/matrix-react-sdk/pull/12401). Contributed by @toger5.
  * TAC: Release Announcement (https://github.com/matrix-org/matrix-react-sdk/pull/12380). Contributed by @florianduros.
  * Show the call and share button if the user can create a guest link. (https://github.com/matrix-org/matrix-react-sdk/pull/12385). Contributed by @toger5.
  * Add analytics for mark all threads unread (https://github.com/matrix-org/matrix-react-sdk/pull/12384). Contributed by @dbkr.
  * Add `EventType.RoomEncryption` to the auto approve capabilities of Element Call widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12386). Contributed by @toger5.
  ## 🐛 Bug Fixes
  * Fix link modal not shown after access upgrade (https://github.com/matrix-org/matrix-react-sdk/pull/12411). Contributed by @toger5.
  * Fix thread navigation in timeline (https://github.com/matrix-org/matrix-react-sdk/pull/12412). Contributed by @florianduros.
  * Fix inability to join a `knock` room via space hierarchy view (https://github.com/matrix-org/matrix-react-sdk/pull/12404). Contributed by @t3chguy.
  * Focus the thread panel when clicking on an item in the TAC (https://github.com/matrix-org/matrix-react-sdk/pull/12410). Contributed by @dbkr.
  * Fix space hierarchy tile busy state being stuck after join error (https://github.com/matrix-org/matrix-react-sdk/pull/12405). Contributed by @t3chguy.
  * Fix room topic in-app links not being handled correctly on topic dialog (https://github.com/matrix-org/matrix-react-sdk/pull/12406). Contributed by @t3chguy.
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