Skip to content

Matterbridge v1.9.1

Compare
Choose a tag to compare
@42wim 42wim released this 19 Apr 22:37
· 967 commits to master since this release

New features

  • telegram: Add QuoteDisable option (telegram). Closes #399. See QuoteDisable in matterbridge.toml.sample

Enhancements

  • discord: Send mediaserver link to Discord in Webhook mode (discord) (#405)
  • mattermost: Print list of valid team names when team not found (#390)
  • slack: Strip markdown URLs with blank text (slack) (#392)

Bugfix

  • slack/mattermost: Make our callbackid more unique. Fixes issue with running multiple matterbridge on the same channel (slack,mattermost)
  • telegram: fix newlines in multiline messages #399
  • telegram: Revert #378