summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2022-05-09 23:28:02 +0200
committerGitHub <noreply@github.com>2022-05-09 23:28:02 +0200
commit051e6e76e9fbd0c298d5b380167e3e564d63be7d (patch)
tree89b2dccdcf625b91d887ef735825cae753539570 /changelog.md
parent1e55dd47f251ae588fb418ac29cbc6a0ae741e69 (diff)
downloadmatterbridge-msglm-051e6e76e9fbd0c298d5b380167e3e564d63be7d.tar.gz
matterbridge-msglm-051e6e76e9fbd0c298d5b380167e3e564d63be7d.tar.bz2
matterbridge-msglm-051e6e76e9fbd0c298d5b380167e3e564d63be7d.zip
Release v1.25.1 (#1832)v1.25.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 39132afe..ed41bcf0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,23 @@
+# v1.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)
+
+This release couldn't exist without the following contributors:
+@bd808, @chugunov, @sas1024, @SevereCloud, @ValdikSS
+
# v1.25.0
## Breaking changes