You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an initial implementation of an OpenProject element-web plugin module. (#1373)
Stabilize the implementation of the OpenProject element-web plugin module. (#1388)
Bugfixes
Update matrix-bot-sdk to 0.10.1-element.0, which sends the stable device_id parameter for impersonated intents. Fixes crypto setup failing against Synapse 1.161.0+, which dropped the deprecated org.matrix.msc3202.device_id parameter. (#1398)
Internal Changes
Apply Rust clippy suggestion to resolve a needless late initialization. (#1371)