summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-15 14:33:48 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-15 14:33:48 +0200
commitbf3ffc1148613119ac94d03be7411cebcd3f9f5b (patch)
treeb8ac4008bc5a7daaf88c4b279dfb8465961e753f /CHANGELOG.md
parentc1558a60190a20a10d51749724a3312da4c26a28 (diff)
Changelog for 15.0.0-beta.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a845bfbb..0e605f601 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 15.0.0-beta.4 – 2022-09-15
+### Added
+- Add related_resources UI
+
+### Changed
+- Use Node 16 and NPM 8 to compile the interface
+- Several dependency updates
+- Unload chat messages when moving to another chat to avoid lagging on return
+
+### Fixed
+- Several fixes to adapt to the UI changes in Nextcloud 25
+- Respect message expiration in the frontend when the user never leaves the conversation
+- Fix handling of deleted users in polls
+- Allow recalling the owner as a normal moderator
+
## 14.0.5 – 2022-09-15
### Fixed
- Fix notification sending when the user is blocked by the lobby