Releases: beeper/bridge-manager
Releases · beeper/bridge-manager
Release list
v0.14.0
- Switched LinkedIn and Telegram to v2.
- Fixed bugs in the Docker image and added arm64 builds.
- Changed private chat portal meta flag to be disabled by default.
- Added
--local-devflag forbbctl deleteto delete the database in the current directory. - Added messenger-lite mode as an option for the Meta bridge.
v0.13.0
v0.12.2
v0.12.1
v0.12.0
v0.11.0
- Fixed mautrix-imessage media viewer config.
- Updated main branch name for mautrix-whatsapp.
- Updated Meta config to allow choosing messenger and facebook-tor modes.
- Dropped support for legacy Facebook and Instagram bridges.
- Removed "Work in progress" warning from iMessage BlueBubbles connector.
v0.10.1
v0.10.0
- Added option to configure the device name that bridges expose to the remote network using
--param device_name="..." - Added support for new Meta bridge (Instagram/Facebook).
- Added support for the new BlueBubbles connector on the old iMessage bridge.
- Enabled Matrix spaces by default in all bridges that support them.
- Changed all bridge configs to set room name/avatar explicitly in DM rooms.
- Fixed quoting issue in Signal bridge config template.
v0.9.1
v0.9.0
- Added support for the LinkedIn bridge.
- Added
--compileflag tobbctl runfor automatically cloning the bridge repo and compiling it locally.- This is meant for architectures which the CI does not build binaries for,
--local-devis better for actually modifying the bridge code.
- This is meant for architectures which the CI does not build binaries for,
- Marked
darwin/amd64as unsupported for downloading bridge CI binaries. - Fixed downloading Signal bridge binaries from CI.
- Fixed CI binary downloading not checking HTTP status code and trying to execute HTML error pages instead.