Skip to content

Releases: 42wim/matterbridge

matterbridge v1.17.5

24 May 20:41
8eb5e3c
Compare
Choose a tag to compare

Enhancements

  • irc: Add StripMarkdown option (irc). (#1145)
  • general: Increase debug logging with function,file and linenumber (#1147)
  • general: Update Dockerfile so inotify works (#1148)
  • matrix: Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)
  • xmpp: Implement xep-0245 (xmpp). Closes #1137 (#1144)

Bugfix

  • discord: Fix #1120: replaceAction "_" crash (discord) (#1121)
  • discord: Fix #1049: missing space before embeds (discord) (#1124)
  • discord: Fix webhook EventUserAction messages being skipped (discord) (#1133)
  • matrix: Avoid creating invalid url when the user doesn't have an avatar (matrix) (#1130)
  • msteams: Ignore non-user messages (msteams). Fixes #1141 (#1149)
  • slack: Do not use webhooks when token is configured (slack) (fixes #1123) (#1134)
  • telegram: Fix forward from hidden users (telegram). Closes #1131 (#1143)
  • xmpp: Prevent re-requesting avatar data (xmpp) (#1117)

This release couldn't exist without the following contributors:
@qaisjp, @xnaas, @42wim, @Polynomdivision, @tfve

matterbridge v1.17.4

21 Apr 21:58
6c442e2
Compare
Choose a tag to compare

Bugfix

  • general: Lowercase account names. Fixes #1108 (#1110)
  • msteams: Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105
  • whatsapp: Update Rhymen/go-whatsapp. Fixes #1107 (#1109) (make whatsapp working again)
  • discord: Add an ID cache (discord). Fixes #1106 (#1111) (fix delete/edits with webhooks)

matterbridge v1.17.3

19 Apr 15:20
4f406b2
Compare
Choose a tag to compare

Enhancements

  • xmpp: Implement User Avatar spoofing of XMPP users #1090
  • rocketchat: Relay Joins/Topic changes in RocketChat bridge (#1085)
  • irc: Add JoinDelay option (irc). Fixes #1084 (#1098)
  • slack: Clip too long messages on 3000 length (slack). Fixes #1081 (#1102)

Bugfix

  • general: Fix the behavior of ShowTopicChange and SyncTopic (#1086)
  • slack: Prevent image/message looping (slack). Fixes #1088 (#1096)
  • whatsapp: Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)
  • irc: Add extra space before colon in attachments (irc). Fixes #1089 (#1101)

This release couldn't exist without the following contributors:
@42wim, @ldruschk, @qaisjp, @Polynomdivision

matterbridge v1.17.2

09 Apr 21:00
d97b077
Compare
Choose a tag to compare

Enhancements

  • slack: Update vendor slack-go/slack (#1068)
  • general: Update vendor d5/tengo (#1066)
  • general: Clarify terminology used in mapping group chat IDs to channels in config (#1079)

Bugfix

  • whatsapp: Update Rhymen/go-whatsapp vendor and whatsapp version (#1078). Fixes Media upload #1074
  • whatsapp: Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)

This release couldn't exist without the following contributors:
@42wim, @jheiselman

matterbridge v1.17.1

27 Mar 23:24
148f7d2
Compare
Choose a tag to compare

Enhancements

  • docker: Remove build dependencies from final image (multistage build) #1057

Bugfix

  • general: Don't transmit typing events from ourselves #1056
  • general: Add support for build tags #1054
  • discord: Strip extra info from emotes (discord) #1052
  • msteams: fix macos build: Update vendor yaegashi/msgraph.go to v0.1.2 #1036
  • whatsapp: Update client version whatsapp. Fixes #1061 #1062

This release couldn't exist without the following contributors:
@awigen, @qaisjp, @42wim

matterbridge v1.17.0

21 Mar 21:17
cca1ea2
Compare
Choose a tag to compare

New features

Enhancements

  • discord: Check only bridged channels for PermManageWebhooks #1001
  • irc: Be less lossy when throttling IRC messages #1004
  • keybase: updated library #1002, #1019
  • matrix: Rebase gomatrix vendor with upstream #1006
  • slack: Use upstream slack-go/slack again #1018
  • slack: Ignore ConnectingEvent #1041
  • slack: use blocks not attachments #1048
  • sshchat: Update vendor shazow/ssh-chat #1029
  • telegram: added markdownv2 mode for telegram #1037
  • whatsapp: Implement basic reconnect (whatsapp). Fixes #987 #1003

Bugfix

  • discord: Fix webhook permission checks sometimes failing #1043
  • discord: Fix #1027: warning when handling inbound webhooks #1044
  • discord: Fix duplicate separator on empty description/url (discord) #1035
  • matrix: Fix issue with underscores in links #999
  • slack: Fix #1039: messages sent to Slack being synced back #1046
  • telegram: Make avatars download work with mediaserverdownload (telegram). Fixes #920

This release couldn't exist without the following contributors:
@qaisjp, @jakubgs, @burner1024, @notpushkin, @MartijnBraam, @42wim

matterbridge v1.16.5

02 Feb 21:39
Compare
Choose a tag to compare
  • Fix version bump

matterbridge v1.16.4

02 Feb 21:26
Compare
Choose a tag to compare

New features

  • whatsapp: Add support for WhatsApp media (jpeg/png/gif) bridging (#974)
  • telegram: Add QuoteLengthLimit option (telegram) fixes #963 (#985)
  • telegram: Add DisableWebPagePreview option (telegram). Closes #980 (#994)

Enhancements

  • general: update dependencies
  • tengo: update to tengo v2
  • general: Add Docker Compose configuration (#990)

Bugfix

  • general: Fail with message instead of panic. #988 (#991)
  • telegram: Add extra mimetypes to docker image. Fixes #969
  • discord: Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977)
  • discord: Show file comment in webhook if normal message is empty (discord). Fixes #962 (#995)
  • matrix: Fix parsing issues - Disable smartypants in markdown parser. Fixes #989, #983 (#993)
  • sshchat: Fix duplicated messages (sshchat). Fixes #950 (#996)

This release couldn't exist without the following contributors:
@jwflory, @42wim, @pbek, @Humorhenker, @c0ncord2, @glazzara

matterbridge v1.16.3

15 Dec 22:57
Compare
Choose a tag to compare

Bugfix

  • slack: Fix issues with ratelimiting #959
  • mattermost: Fix bug when using webhookURL and login/token together #960

matterbridge v1.16.2

17 Nov 22:28
Compare
Choose a tag to compare

New features

  • keybase: Add support for receiving attachments (keybase) (#923)

Enhancements

  • general: Switch to new emoji library kyokomi/emoji (#948)
  • general: Update markdown parsing library to github.com/gomarkdown/markdown (#944)
  • ssh-chat: Update shazow/ssh-chat dependency (#947)

Bugfix

  • slack: Fix issues with the slack block kit API #937 (#943).

This release couldn't exist without the following contributors:
@42wim, @bmpickford, @goncalor