Skip to content
Permalink
Browse files Browse the repository at this point in the history
Merge pull request #7541 from nextcloud/changelog/12.2.7
Release 12.2.7
  • Loading branch information
nickvergessen committed Jul 8, 2022
2 parents d45233a + 35f17e1 commit f5ac739
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.

## 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)

## 12.2.6 – 2022-05-26
### Fixed
- Ensure display name of conversation owner is stored correctly
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Expand Up @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>

<version>12.2.6</version>
<version>12.2.7</version>
<licence>agpl</licence>

<author>Daniel Calviño Sánchez</author>
Expand Down

0 comments on commit f5ac739

Please sign in to comment.