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 <213943+nickvergessen@users.noreply.github.com>2022-09-22 16:26:01 +0300
committerGitHub <noreply@github.com>2022-09-22 16:26:01 +0300
commitd8bc6ecc9e000cbac5fb40a0be29430dd2436a00 (patch)
tree7ff70dc48d708370bf90b36b9c0dbe1493719bec
parent11e4e4dcd103aba03d38e3aa445f27a3060de95c (diff)
parent811405380749352a7b1af0c19fc9913b38e1def1 (diff)
Merge pull request #7985 from nextcloud/backport/7984/stable25v15.0.0-rc.1
Release 15.0.0-rc.1
-rw-r--r--CHANGELOG.md17
-rw-r--r--appinfo/info.xml2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e605f601..a02f2c533 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.0-rc.1 – 2022-09-22
+### Added
+- Implement the new dashboard widget modes
+
+### Changed
+- Allow to opt-out of keyboard shortcuts to improve accessibility
+
+### Fixed
+- Show more poll voters in details popover
+- Do not allow to forward polls as they become non-functional
+- Fix coloring of reaction buttons
+- Reduce preview size for non-images
+- Disallow polls in one-to-one chats
+- Adjust the height of file upload modals
+- Show empty content when all messages expire
+- Correctly quote the parent again when sending the message failed
+
## 15.0.0-beta.4 – 2022-09-15
### Added
- Add related_resources UI
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f60fb2ceb..da07f9264 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>15.0.0-beta.4</version>
+ <version>15.0.0-rc.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>