From 02fff14351ec5953ed3188a178aebffaa594fbbf Mon Sep 17 00:00:00 2001 From: axolotle Date: Thu, 15 May 2025 11:49:36 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf9dc8c..64b4a582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 12.0.5 + +### Minor changes and fixes + +* Fix #329: auto focus message field after anonymous user has entered nickname. +* Fix #392: add draggable items touch screen handling +* Fix #506: hide offline users by default in occupant list +* Fix #547: add button to go to the end of the chat +* Fix #503: set custom emojis max height to text height + bigger when posted alone + ## 12.0.4 ### Minor changes and fixes