From 09a608d6021657f7abf8b0769e9c5b4d168cd62b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 21 Jul 2020 09:44:05 +0200 Subject: Add changelog for 7.0.4 Signed-off-by: Joas Schilling --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4af64c809..4a9e30a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,23 @@ All notable changes to this project will be documented in this file. [#3925](https://github.com/nextcloud/spreed/pull/3925) - Remove automatic ping when getting chat messages via the web UI [#3793](https://github.com/nextcloud/spreed/pull/3793) + +## 7.0.4 – 2020-07-21 +### Added +- Reduce CPU usage when doing a video call + [#3416](https://github.com/nextcloud/spreed/pull/3416) + +### Changed +- Improve default push notification text for upcoming iOS 13 SDK changes in the iOS mobile app + [#3849](https://github.com/nextcloud/spreed/pull/3849) + +### Fixed +- Fix a failure on logout when an active session was removed from a conversation already + [#3871](https://github.com/nextcloud/spreed/pull/3871) +- Fix an error when the user list is used to fill a missing conversation name + [#3629](https://github.com/nextcloud/spreed/pull/3629) +- Fix an error when the parent of a reply was the first item in the message list + [#3588](https://github.com/nextcloud/spreed/pull/3588) ## 9.0.1 – 2020-06-08 ### Added -- cgit v1.2.3