summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-11 13:59:23 +0200
committerJoas Schilling <coding@schilljs.com>2022-08-11 13:59:23 +0200
commit0d76e00b7aa05649275510f6f8e78ca900606186 (patch)
treea542d63bcdf1b3308d1280974b5d69531c18168d /CHANGELOG.md
parent4df033e8ad638ef44de6dcce3b304a05045d9e1b (diff)
Add changelog for 13.0.8 and 14.0.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9dd27d7a..b12f252af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.4 – 2022-08-11
+### Added
+- Extend search result attributes for better handling in mobile clients
+ [#7588](https://github.com/nextcloud/spreed/pull/7588)
+ [#7587](https://github.com/nextcloud/spreed/pull/7587)
+
+### Fixed
+- Location shares not visible in chat anymore (only in the sidebar tab)
+ [#7550](https://github.com/nextcloud/spreed/pull/7550)
+- Reduce sent information with disabled videos
+ [#7709](https://github.com/nextcloud/spreed/pull/7709)
+- Multiple accessibility fixes
+ [#7599](https://github.com/nextcloud/spreed/pull/7599)
+ [#7654](https://github.com/nextcloud/spreed/pull/7654)
+ [#7553](https://github.com/nextcloud/spreed/pull/7553)
+ [#7570](https://github.com/nextcloud/spreed/pull/7570)
+
+## 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)
+
## 14.0.3 – 2022-07-08
### Added
- Add brute force protection for conversation tokens and passwords