|
|
|
|
Changelog for matterbridge-1.26.0-1.2.x86_64.rpm :
* Mon Jan 30 2023 ecsos - Update to 1.26.0 * Sat Jun 25 2022 ecsos - Update to 1.25.2 * Tue May 10 2022 ecsos - Update to 1.25.1 * Enhancements - matrix: Add KeepQuotedReply option for matrix to fix regression (#1823) - slack: Improve Slack attachments formatting (slack) (#1807) * Bugfix - general: Update dependencies (#1813,#1822,#1833) - mattermost: Add space between filename and URL (mattermost). Fixes #1820 - matrix: Update matterbridge/gomatrix. Fixes #1772 (#1803) - telegram: Do not modify .webm files (telegram). Fixes #17 * *88 (#1802) - telegram: Do not apply any markup to URL entities (telegram) (#1808) - telegram: Fix telegram message deletion request (#1818) - vk: Fix UploadMessagesPhoto for vk community chat (vk) (#1812) * Mon Apr 04 2022 ecsos - Update to 1.25.0 * Sun Mar 20 2022 ecsos - Update to 1.24.1 * Tue Feb 08 2022 ecsos - Update to 1.24.0 * Wed Nov 03 2021 ecsos - Update to 1.23.2 * Bugfix - whatsapp: Update go-whatsapp version (#1630) * Sun Oct 31 2021 ecsos - Update to 1.23.1 * Bugfix - mattermost: Do not check cache on deleted messages (mattermost). Fixes #1555 (#1624) - mattermost: Fix crash on users updating info. Update matterclient dep. Fixes #1617 - matrix: Keep the logger on a disabled bridge. Fixes #1616 (#1621) - msteams: Fix panic in msteams. Fixes #1588 (#1622) - xmpp: Do not fail on no avatar data (xmpp) #1529 (#1627) - xmpp: Use a new msgID when replacing messages (xmpp). Fixes #1584 (#1623) - zulip: Add better error handling on Zulip (#1589) * Thu Oct 21 2021 ecsos - Update to 1.23.0 * New features - irc: Add UserName and RealName options for IRC (#1590) - mattermost: Add support for mattermost v6 - nctalk: Add support for separate display name (nctalk) (#1506) - xmpp: Add support for anonymous connection (xmpp) (#1548) * Enhancements - general: Update vendored libraries - docker: Use github actions to build dockerhub/ghcr.io images - docker: Update GH actions to multi arch (arm64) (#1614) - telegram: Convert .tgs with go libraries (and cgo) (telegram) (#1569) * Bugfix - mumble: Remove newline character in bridge multiline messages (mumble) (#1572) - slack: Add space before file upload comment (slack) (#1554) - slack: Invalidate user in cache on user change event (#1604) - xmpp: Fix XMPP parseNick function (#1547) * Thu Jun 17 2021 ecsos - Update to 1.22.3 * Bugfixes - whatsapp: Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518) * Wed Jun 02 2021 ecsos - Update to 1.22.2 * Enhancements - general: Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) - discord: Add AllowMention to restrict allowed mentions (#1462) - matrix: Add MxId/Token login option for Matrix (#1438) - nctalk: Support sending file URLs (nctalk) (#1489) - nctalk: Add support for message deletion (nctalk) (#1492) - whatsapp: Handle document messages (whatsapp) (#1475) * Bugfixes - general: Update vendored libs - matrix: Fix content body issue for redactions (matrix) (#1496) - telegram: Add libwebp-dev to tgs.Dockerfile fixes Telegram sticker to WebP rendering (#1476) - whatsapp: Rename .jpe files to .jpg Fixes #1463 (whatsapp) (#1485) - whatsapp: Fix crash on encountering VideoMessage (whatsapp) (#1483) * Sun Apr 04 2021 ecsos - Update to 1.22.1 * Enhancements - rocketchat: Handle Rocket.Chat attachments (#1395) - telegram: Adding caption to send telegram images. Fixes #1357 (#1358) - whatsapp: Set ogg as default audiomessage when none found (whatsapp). Fixes #1427 (#1431) * Bugfixes - discord: Declare GUILD_MEMBERS privileged intent (discord) (#1428) - telegram: Check rune length instead of bytes (telegram). Fixes #1409 (#1412) - telegram: Make lottie_convert work on platforms without /dev/stdout (#1424) - xmpp: Fix panic when the webhook fails (xmpp) (#1401) - xmpp: Fix webhooks for channels with special characters (xmpp) (#1405) * Tue Feb 02 2021 ecsos - Update to 1.22.0 * New features - vk: new protocol added: Add vk support (#1245) - xmpp: Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364) * Enhancements - telegram: Rename .oga audio files to .ogg (telegram) (#1349) - telegram: Add jpe as valid image filename extension (telegram) (#1360) - discord: Add an even more debug option (discord) (#1368) - general: Update vendor (#1384) * Bugfixes - discord: Pick up all the webhooks (discord) (#1383). Fixes #1353 * Fri Jan 01 2021 ecsos - Update to 1.21.0 * Breaking Changes - discord: Remove WebhookURL support (discord) (#1323) WebhookURL global setting for discord is removed and will quit matterbridge. * New features - discord: Create webhooks automatically (#1323) - discord: Add threading support with token (discord) (#1342) - irc: Join on invite (irc). Fixes #1231 (#1306) - irc: Add support for stateless bridging via draft/relaymsg (irc) (#1339) - whatsapp: Add support for deleting messages (whatsapp) (#1316) - whatsapp: Handle video downloads (whatsapp) (#1316) - whatsapp: Handle audio downloads (whatsapp) (#1316) * Enhancements - general: Parse fencedcode in ParseMarkdown. Fixes #1127 (#1329) - discord: Refactor guild finding code (discord) (#1319) - discord: Add a prefix handler for unthreaded messages (discord) (#1346) - irc: Add support for irc to irc notice (irc). Fixes #754 (#1305) - irc: Make handlers run async (irc) (#1325) - matrix: Show mxids in case of clashing usernames (matrix) (#1309) - matrix: Implement ratelimiting (matrix). Fixes #1238 (#1326) - matrix: Mark messages as read (matrix). Fixes #1317 (#1328) - nctalk: Update go-nc-talk (nctalk) (#1333) - rocketchat: Update rocketchat vendor (#1327) - tengo: Add UserID to RemoteNickFormat and Tengo (#1308) - whatsapp: Retry until we have contacts (whatsapp). Fixes #1122 (#1304) - whatsapp: Refactor/cleanup code (whatsapp) - whatsapp: Refactor handleTextMessage (whatsapp) - whatsapp: Refactor image downloads (whatsapp) - whatsapp: Rename jfif to jpg (whatsapp). Fixes #1292 * Bugfix - discord: Reject cross-channel message references (discord) (#1345) - mumble: Add nil checks to text message handling (mumble) (#1321)
|
|
|