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-07-08 10:52:12 +0300
committerGitHub <noreply@github.com>2022-07-08 10:52:12 +0300
commit04300bbed0e87ff3420b5d752bbc48e2c15f35e9 (patch)
tree082a4cdb650df1d0dd58e18c389f0a51eb28b1af
parentce01b3712bc74529055fcd3becff119e9bb27602 (diff)
parent4c30e1d3b03cc2e22a1a31882e9094a4efa0e05d (diff)
Merge pull request #7540 from nextcloud/changelog/12.2.7-13.0.7v13.0.7
Release 13.0.7
-rw-r--r--CHANGELOG.md26
-rw-r--r--appinfo/info.xml2
2 files changed, 27 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb52af323..04715b736 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,32 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 13.0.7 – 2022-07-08
+### Added
+- Add brute force protection for conversation tokens and passwords
+ [#7536](https://github.com/nextcloud/spreed/pull/7536)
+- Add a capability for unified search to enable the feature on the clients
+ [#7449](https://github.com/nextcloud/spreed/pull/7449)
+
+### Fixed
+- Fix backend URL in request to HPB from command line
+ [#7441](https://github.com/nextcloud/spreed/pull/7441)
+- Fix error when setting user status while not being in any conversation
+ [#7467](https://github.com/nextcloud/spreed/pull/7467)
+
+## 12.2.7 – 2022-07-08
+### Added
+- Add brute force protection for conversation tokens and passwords
+ [#7537](https://github.com/nextcloud/spreed/pull/7537)
+- Add a capability for unified search to enable the feature on the clients
+ [#7450](https://github.com/nextcloud/spreed/pull/7450)
+
+### Fixed
+- Fix backend URL in request to HPB from command line
+ [#7442](https://github.com/nextcloud/spreed/pull/7442)
+- Fix error when setting user status while not being in any conversation
+ [#7468](https://github.com/nextcloud/spreed/pull/7468)
+
## 13.0.6 – 2022-05-26
### Fixed
- Ensure display name of conversation owner is stored correctly
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1468efa82..762904b10 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>13.0.6</version>
+ <version>13.0.7</version>
<licence>agpl</licence>
<author>Aleksandra Lazarević</author>