Skip to content

4.0.0 (2022-03-31)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 31 Mar 11:08
· 130 commits to develop since this release
4.0.0

Features

  • Add new Provisioning and Widgets API, so that bridges can provide richer integration APIs (#365, #388)

Deprecations and Removals

  • Drop support for Node 12. Support Node 14+. (#382)

Internal Changes

  • Update typedoc to 0.22.9 (#377)
  • Logging in as an appservice user (for encryption support) now uses m.login.application_service rather than the unstable prefix. This may break on homeservers that are not up to date with Matrix v1.2. (#389)
  • Replace Buildkite with GitHub Actions for CI. (#392)