Skip to content

7.5.0 2026-09-22

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Sep 13:46
7.5.0

Features

  • 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)
  • Add build workflow for the storybook. (#1397)