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-07-07 11:39:04 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-07 11:39:04 +0300
commitb8ec6da03882856a398bdc1771636809701d3664 (patch)
treeb608f9b7b840816418fa93eff4794240d4ddaf8f
parentda0ec90ce550e71f81da47db50ba70c5a504b5e8 (diff)
Add changelog for 12.2.7, 13.0.7 and 14.0.3changelog/12.2.7-13.0.7-14.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ace36057..741a2e8f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,47 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 14.0.3 – 2022-07-07
+### Added
+- Add brute force protection for conversation tokens and passwords
+ [#7535](https://github.com/nextcloud/spreed/pull/7535)
+- Allow the HPB to group session pinging across multiple conversations
+ [#7444](https://github.com/nextcloud/spreed/pull/7444)
+- Add a capability for unified search to enable the feature on the clients
+ [#7448](https://github.com/nextcloud/spreed/pull/7448)
+
+### Fixed
+- Fix backend URL in request to HPB from command line
+ [#7440](https://github.com/nextcloud/spreed/pull/7440)
+- Fix error when setting user status while not being in any conversation
+ [#7466](https://github.com/nextcloud/spreed/pull/7466)
+
+## 13.0.7 – 2022-07-07
+### 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-07
+### 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)
+
## 14.0.2 – 2022-05-26
### Changed
- Add "Others" section to shared items tab to list unknown items