Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-17 18:57:26 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-17 19:09:16 +0300
commit7db3fa73cc4a58caefda1f8074e6c4baa14d5371 (patch)
treef1197cfc32eb292c7b420cfda94b70f2bd05e759
parentf2c24a185f210d2e3d93ae37bae2eb502f03fef7 (diff)
Add changelog for 7.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89ccd4125..0cc5cdf75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 7.0.1 – 2019-10-17
+### Fixed
+- Fix position of the promoted and the current participant in calls
+ [#2320](https://github.com/nextcloud/spreed/pull/2320)
+- Add a hint for the start time format of the lobby timer
+ [#2267](https://github.com/nextcloud/spreed/pull/2267)
+- Fix "MessageTooLongException" when mentioning someone in a long comment
+ [#2268](https://github.com/nextcloud/spreed/pull/2268)
+- Correctly set the unread counter when readding a user to a one-to-one conversation
+ [#2259](https://github.com/nextcloud/spreed/pull/2259)
+
## 7.0.0 – 2019-09-26
### Added
- Added a simple Lobby: moderators can join and prepare a call/meeting while users and guests can not join yet