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>2022-08-11 14:59:23 +0300
committerJoas Schilling <coding@schilljs.com>2022-08-11 18:29:43 +0300
commitfa570a7073d40b1aaac122e221b59e72e10f1be9 (patch)
treecfc42e22c895b18133bb6ad7dcdbdfcaec72ac49
parent3d2fb59328b616874486a08dc2ae659d619acdaa (diff)
Add changelog for 13.0.8
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04715b736..96b4cf918 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.8 – 2022-08-11
+### Added
+- Extend search result attributes for better handling in mobile clients
+ [#7590](https://github.com/nextcloud/spreed/pull/7590)
+ [#7589](https://github.com/nextcloud/spreed/pull/7589)
+
+### Fixed
+- Reduce sent information with disabled videos
+ [#7710](https://github.com/nextcloud/spreed/pull/7710)
+
## 13.0.7 – 2022-07-08
### Added
- Add brute force protection for conversation tokens and passwords