summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-01-18 09:22:04 +0100
committerJoas Schilling <coding@schilljs.com>2023-01-18 09:22:04 +0100
commit5afca3ad2d3373667df5b40d6dee67fd02e2cfcb (patch)
treea9c1b12feda5b89aba98894dc2f1fd591a922f8b /CHANGELOG.md
parent6858f7e6540d1a737a9bbe8b1643777ed22bfdec (diff)
Add changelog for 14.0.8 and 15.0.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a04a4a9d0..f0505a7e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,37 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.3 – 2023-01-19
+### Changed
+- Update @nextcloud/vue library to 7.4.0
+ [#8458](https://github.com/nextcloud/spreed/pull/8458)
+ [#8565](https://github.com/nextcloud/spreed/pull/8565)
+
+### Fixed
+- Allow autocompleting conversation names from the middle
+ [#8505](https://github.com/nextcloud/spreed/pull/8505)
+- Call view not shown when rejoining a call in the file sidebar
+ [#8507](https://github.com/nextcloud/spreed/pull/8507)
+- Fix leaving the call when switching to another conversation
+ [#8529](https://github.com/nextcloud/spreed/pull/8529)
+- Don't keep the session open longer than necessary when leaving and joining a conversation
+ [#8394](https://github.com/nextcloud/spreed/pull/8394)
+- Enforce a length of the private JWT keys used for signaling in case libressl has 0 as default
+ [#8468](https://github.com/nextcloud/spreed/pull/8468)
+- Remove webserver warning when in unknown state as it confuses admins
+ [#8512](https://github.com/nextcloud/spreed/pull/8512)
+- Remove expired messages from API even when the background job did not execute
+ [#8523](https://github.com/nextcloud/spreed/pull/8523)
+
+## 14.0.8 – 2023-01-19
+### Fixed
+- Allow autocompleting conversation names from the middle
+ [#8506](https://github.com/nextcloud/spreed/pull/8506)
+- Call view not shown when rejoining a call in the file sidebar
+ [#8508](https://github.com/nextcloud/spreed/pull/8508)
+- Fix leaving the call when switching to another conversation
+ [#8530](https://github.com/nextcloud/spreed/pull/8530)
+
## 15.0.2 – 2022-12-01
### Changed
- Allow to disable the changelog conversation with an app config