summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-11-03 11:37:56 +0100
committerJoas Schilling <coding@schilljs.com>2022-11-03 12:08:38 +0100
commit406565968e35b4f615d69dcd9da7ed127405b3fc (patch)
tree20cb2d3cf36b99d36151ea4b252690d69daa3d41
parent58eb97dbf0b2ff48d416065930631e62594dc3a8 (diff)
Add changelog 12.2.8
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 291bd38d5..0943c8a0d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 12.2.8 – 2022-11-03
+### Fixed
+- Fix participant sessions not sent to the HPB
+ [#8114](https://github.com/nextcloud/spreed/pull/8114)
+- Fix guest names in search results
+ [#7591](https://github.com/nextcloud/spreed/pull/7591)
+- Fix an issue with detecting Safari on iOS version
+ [#8277](https://github.com/nextcloud/spreed/pull/8277)
+
## 12.2.7 – 2022-07-08
### Added
- Add brute force protection for conversation tokens and passwords