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>2022-08-11 19:21:02 +0300
committerGitHub <noreply@github.com>2022-08-11 19:21:02 +0300
commit006501d281fa24a5791f88c1b4115b0052ec76c8 (patch)
treeb4bc3c13d075df5f0c960b3250fd0a1bb1b7ae6c
parenta42bf5e5d68d1a4328653887d4a10e8da9c79037 (diff)
parenta614daed1cf77b1d38d485ba85c948804db4267b (diff)
Merge pull request #7720 from nextcloud/backport/7718/stable24
[stable24] Add changelog for 13.0.8 and 14.0.4
-rw-r--r--CHANGELOG.md27
-rw-r--r--appinfo/info.xml2
2 files changed, 28 insertions, 1 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
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 062f38a95..2e14e7bf9 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>14.0.3</version>
+ <version>14.0.4</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>