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:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2022-04-22 20:34:59 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2022-04-22 20:34:59 +0300
commit29b44ff0e9b6b1a49ea00be17c4e22cf3373591a (patch)
tree2c91248f595056a07851d814c704f5d33f5d3621 /CHANGELOG.md
parent24f6056636fd541ca4edaa2277933219fe817ad0 (diff)
Add changelog for 14.0.0-rc.3
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5a09621e..aec23554c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.0-rc.3 – 2022-04-22
+### Fixed
+- Move message.reactions.self to message.reactionsSelf to not merge different data structures
+ [7182](https://github.com/nextcloud/spreed/pull/7182)
+- Use actor and time information from the reaction not the message author
+ [7190](https://github.com/nextcloud/spreed/pull/7190)
+- Fix migration of attachment types for media
+ [7196](https://github.com/nextcloud/spreed/pull/7196)
+- Open chat tab by default in sidebar while in a call
+ [7201](https://github.com/nextcloud/spreed/pull/7201)
+- Fix access to undefined key
+ [7195](https://github.com/nextcloud/spreed/pull/7195)
+- Only set header when the value changed and the status is not 304
+ [7200](https://github.com/nextcloud/spreed/pull/7200)
+
+### Still in progress
+- Media tab showing all shared items of the conversation
+
## 14.0.0-rc.2 – 2022-04-19
### Fixed
- Remove event to delete shares when user leave of room