Matrix Bridge
Framework for building Matrix application service bridges
A bridge library whose releases are mostly its dependencies moving underneath it.
◆Recent moves
- 6mo ago
CI moves to NPM Trusted Publishing
A minor version whose only content is switching CI to NPM Trusted Publishing. Supply-chain hygiene for the publish step, invisible to anyone consuming the library.
View source ↗ - 9mo ago
Fixes user registration failures on MSC4190-enabled homeservers
Fixes user registration failing with an appservice-login-unsupported error on homeservers that have MSC4190 enabled. One of the few changes in this window that bridge operators would actually have hit in production.
View source ↗ - 11mo ago
Drops Node 20 and 21, adds Node 22 and 24
The major version bump exists to move the supported runtime: Node 20 and 21 dropped, 22 and 24 added, with matrix-bot-sdk and matrix-appservice updated alongside. Breaking for anyone pinned to an older Node, but no functional change.
View source ↗ - 1y ago
Restores device ID logging
A patch correcting a logging regression in the underlying SDK where device IDs went unlogged. Diagnostic detail only.
View source ↗ - 1y ago
matrix-bot-sdk dependency bump
A single matrix-bot-sdk version bump published as its own release. Typical of how this library moves between substantive changes.
View source ↗ - 1y ago
Fixes media uploads hitting the wrong endpoints
Corrects media uploads hitting the wrong endpoints, shipped a day after authenticated media support landed. The pairing suggests the endpoint change was fallout from that work rather than an independent bug.
View source ↗