element-web

Edit Package element-web
No description set
Refresh
Refresh
Source Files
Filename Size Changed
element-web-1.11.48.tar.gz 0002380818 2.27 MB
element-web.changes 0000122145 119 KB
element-web.spec 0000002934 2.87 KB
fix-webpack-oom.patch 0000000985 985 Bytes
jitsi_external_api.min.js 0000034652 33.8 KB
npm-packages-offline-cache.tar.gz 0098053230 93.5 MB
prepare.sh 0000002222 2.17 KB
Revision 53 (latest revision is 70)
Dominik Heidler's avatar Dominik Heidler (dheidler) committed (revision 53)
- - Version 1.11.48
  ## ✨ Features
   * Correctly fill window.matrixChat even when a Wrapper module is active (https://github.com/vector-im/element-web/pull/26395). Contributed by @dhenneke.
   * Knock on a ask-to-join room if a module wants to join the room when navigating to a room (https://github.com/matrix-org/matrix-react-sdk/pull/11787). Contributed by @dhenneke.
   * Element-R:  Include crypto info in sentry (https://github.com/matrix-org/matrix-react-sdk/pull/11798). Contributed by @florianduros.
   * Element-R:  Include crypto info in rageshake (https://github.com/matrix-org/matrix-react-sdk/pull/11797). Contributed by @florianduros.
   * Element-R: Add current version of the rust-sdk and vodozemac (https://github.com/matrix-org/matrix-react-sdk/pull/11785). Contributed by @florianduros.
   * Fix unfederated invite dialog (https://github.com/matrix-org/matrix-react-sdk/pull/9618). Fixes vector-im/element-meta#1466 and #22102. Contributed by @owi92.
   * New right panel visual language (https://github.com/matrix-org/matrix-react-sdk/pull/11664).
   * OIDC: add friendly errors (https://github.com/matrix-org/matrix-react-sdk/pull/11184). Fixes #25665. Contributed by @kerryarchibald.
  ## 🐛 Bug Fixes
   * Fix rightpanel hiding scrollbar (https://github.com/matrix-org/matrix-react-sdk/pull/11831). Contributed by @kerryarchibald.
   * Fix multi-tab session lock on Firefox not being cleared (https://github.com/matrix-org/matrix-react-sdk/pull/11800). Fixes #26165. Contributed by @ManuelHu.
   * Deserialise spoilers back into slash command form (https://github.com/matrix-org/matrix-react-sdk/pull/11805). Fixes #26344.
   * Fix Incorrect message scaling for verification request (https://github.com/matrix-org/matrix-react-sdk/pull/11793). Fixes #24304. Contributed by @capGoblin.
   * Fix: Unable to restore a soft-logged-out session established via SSO (https://github.com/matrix-org/matrix-react-sdk/pull/11794). Fixes #25957. Contributed by @kerryarchibald.
   * Use configurable github issue links more consistently (https://github.com/matrix-org/matrix-react-sdk/pull/11796).
   * Fix io.element.late_event received_ts vs received_at (https://github.com/matrix-org/matrix-react-sdk/pull/11789).
   * Make invitation dialog scrollable when infos are too long (https://github.com/matrix-org/matrix-react-sdk/pull/11753). Contributed by @nurjinjafar.
   * Fix spoiler text-align (https://github.com/matrix-org/matrix-react-sdk/pull/11790). Contributed by @ajbura.
   * Fix: Right panel keeps showing chat when unmaximizing widget.  (https://github.com/matrix-org/matrix-react-sdk/pull/11697). Fixes #26265. Contributed by @manancodes.
   * Fix margin of invite to room button (https://github.com/matrix-org/matrix-react-sdk/pull/11780). Fixes #26410.
   * Update base64 import (https://github.com/matrix-org/matrix-react-sdk/pull/11784).
   * Set max size for Element logo in search warning (https://github.com/matrix-org/matrix-react-sdk/pull/11779). Fixes #26408.
   * Fix: emoji size in room header topic, remove obsolete emoji style (https://github.com/matrix-org/matrix-react-sdk/pull/11757). Fixes #26326. Contributed by @kerryarchibald.
   * Fix: Bubble layout design is broken (https://github.com/matrix-org/matrix-react-sdk/pull/11763). Fixes #25818. Contributed by @manancodes.
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