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-09-09 17:01:40 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-09 17:01:40 +0300
commit822384b24bb8600956cc23f57543f5a9b9f92ec4 (patch)
tree2f3cf89feacffbed5adc403291d396393e199c16 /CHANGELOG.md
parentedcc37021d8c0b90e75e679d040665067cb2bf5e (diff)
Update changelog for beta2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41d16c4bb..183973c0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 7.0.0-beta.2 – 2019-09-09
+### Fixed
+- Fix mentions with users that have a numeric only ID
+ [#2173](https://github.com/nextcloud/spreed/pull/2173)
+- Fix notifications that contain a guest mention
+ [#2148](https://github.com/nextcloud/spreed/pull/2148)
+- Allow clients to get the last known message a well
+ [#2135](https://github.com/nextcloud/spreed/pull/2135)
+
## 7.0.0-beta.1 – 2019-08-29
### Added
- Added a simple Lobby: moderators can join and prepare a call/meeting while users and guests can not join yet