summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaksim Sukharev <antreesy.web@gmail.com>2024-06-27 15:58:00 +0200
committerMaksim Sukharev <antreesy.web@gmail.com>2024-06-27 15:58:00 +0200
commit8b9f2c1a7d76247d2d04460d955ecd8294e77d02 (patch)
tree61ef251a3b9d805c8595ed1049c458069474ac8b
parentadf775f80156626e76c370d95a31034cd372e32e (diff)
chore(release): Changelog for 17.1.10 | 18.0.9 | 19.0.4
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
-rw-r--r--CHANGELOG.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a68d3039d..bb1aded0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,47 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 19.0.4 – 2024-06-27
+### Changed
+- feat(call): Add option to mirror video preview
+ [#12593](https://github.com/nextcloud/spreed/pull/12593)
+- feat(call): Add 'Participants' tab to 1-1 calls
+ [#12594](https://github.com/nextcloud/spreed/pull/12594)
+
+### Fixed
+- fix(federation): Update federation invites counter
+ [#12544](https://github.com/nextcloud/spreed/pull/12544)
+- fix(chat): Hide reply button for participants without chat permissions
+ [#12577](https://github.com/nextcloud/spreed/pull/12577)
+- fix(bots): Show error messages during bots setup
+ [#12572](https://github.com/nextcloud/spreed/pull/12572)
+- fix(sidebar): Restore missing tab after switching a conversation
+ [#12587](https://github.com/nextcloud/spreed/pull/12587)
+- fix(chat): Adjust toast message on message deletion
+ [#12589](https://github.com/nextcloud/spreed/pull/12589)
+- fix(chat): Fix marking conversation as read for hidden messages
+ [#12592](https://github.com/nextcloud/spreed/pull/12592)
+
+## 18.0.9 – 2024-06-27
+### Fixed
+- fix(bots): Fix bots with self-signed certificates
+ [#12470](https://github.com/nextcloud/spreed/pull/12470)
+- fix(attachments): Fix creating new files from templates
+ [#12487](https://github.com/nextcloud/spreed/pull/12487)
+- fix(shareIntegration): Fix handle to close and open the right sidebar on publish share links
+ [#12494](https://github.com/nextcloud/spreed/pull/12494)
+- fix(bots): Show error messages during bots setup
+ [#12573](https://github.com/nextcloud/spreed/pull/12573)
+- fix(chat): Adjust toast message on message deletion
+ [#12588](https://github.com/nextcloud/spreed/pull/12588)
+
+## 17.1.10 – 2024-06-27
+### Fixed
+- fix(bots): Fix bots with self-signed certificates
+ [#12469](https://github.com/nextcloud/spreed/pull/12469)
+- fix(shareIntegration): Fix handle to close and open the right sidebar on publish share links
+ [#12495](https://github.com/nextcloud/spreed/pull/12495)
+
## 19.0.3 – 2024-06-18
### Fixed
- fix(chat): visual alignment of typing indicator for wide screens