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>2020-01-17 01:00:31 +0300
committerJoas Schilling <coding@schilljs.com>2020-01-17 01:00:31 +0300
commit34a57f796a1c50bb45f61f780119e62b97d9faee (patch)
tree8c96b7cd6d1d46c1fb249283f7b9c83d30b5767b /CHANGELOG.md
parent2fe218d2455c500ffedde5e5ea950665bf4fe83b (diff)
Update the changelog and the version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac91b1d60..28af54598 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 8.0.0 – 2020-01-17
+### Added
+- Recreation of the frontend in Vue.JS
+- Allow to reply directly to messages
+- Filter the conversations and participants list when searching
+- Ask for confirmation when a user navigates away while being in a call
+- Support for circles when creating a new conversation and adding participants
+- Add a first version of Flow support
+
+### Changed
+- Allow to write multiple chat messages in a row
+- Improve the way how conversations are created
+- Make single emojis bigger to improve readability
+
+### Fixed
+- A lot of fixes, see [Github](https://github.com/nextcloud/spreed/milestone/27?closed=1) for a complete list
+
## 7.0.2 – 2019-11-12
### Changed
- Improve the settings for Talk and extend the explanations