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:06:38 +0300
commit7d444226704883876400d354c1f65b01148d0ca2 (patch)
tree80135af38cc9eb630e351a7d4e4e84856891f543 /CHANGELOG.md
parent990e3d00a2fb3564cd7532e30edc5e754e14a5a8 (diff)
Add changelog for 7.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-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