Skip to content

Commit

Permalink
Merge pull request #7540 from nextcloud/changelog/12.2.7-13.0.7
Browse files Browse the repository at this point in the history
Release 13.0.7
  • Loading branch information
nickvergessen committed Jul 8, 2022
2 parents ce01b37 + 4c30e1d commit 04300bb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 04300bb

Please sign in to comment.