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 <213943+nickvergessen@users.noreply.github.com>2020-01-17 01:01:10 +0300
committerGitHub <noreply@github.com>2020-01-17 01:01:10 +0300
commit165db2de245ec39ebe0cd566d9d1be5ebbc80cd4 (patch)
treed080605d8d62922ed1b6e04390be915cf064ed42
parentcc851146a510707bed757ee2d599a882b02b8bb0 (diff)
parent34a57f796a1c50bb45f61f780119e62b97d9faee (diff)
Merge pull request #2776 from nextcloud/woopwoopv8.0.0
Update the changelog and the version
-rw-r--r--CHANGELOG.md17
-rw-r--r--appinfo/info.xml2
2 files changed, 18 insertions, 1 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d74f3a7ab..f44c1d4bb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>8.0.0-alpha.6</version>
+ <version>8.0.0</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>