github matrix-org/matrix-hookshot 7.0.0
7.0.0 2025-05-16

latest release: 7.1.0
3 months ago

Breaking change: JIRA Cloud webhooks now require a secret to configured to ensure secure handling of webhook information. This is a change from previously accepting a query string. See the documentation for more information.

Features

  • Add support for JIRA cloud secure webhooks. See the documentation for more information. (#1044)
  • Add support for OpenProject. (#1050, #1056)
  • Add new mentions field to generic hook transformation functions, to intentionally mention users. (#1051)

Bugfixes

  • Fix JIRA integration config not updating when applying changes via the widget. (#c01d13b)
  • GitHub repository listings / room configuration will now work correctly if your organization or username contains uppercase characters. (#1033)
  • Hookshot will now attempt to join permission rooms on startup. (#1041)

Deprecations and Removals

  • The legacy provisioning API has been removed (used by services such as Dimension). Developers should seek to update
    to use the widget API, which supports more features and is regularly updated. (#931)

Internal Changes

  • Update Ubuntu version in docs CI. (#1043)
  • Don't login to Docker when running CI against dependabot PRs (#1046)
  • Replace homerunner with testcontainers for (stable) E2E testing. (#1047)
  • Apply prettier formatting, and use a consistent file naming scheme. (#1055), (#1058)

Don't miss a new matrix-hookshot release

NewReleases is sending notifications on new releases.