v6.2.12
Fixed
- Forum topics always showing same messages — The auto-refresh (every 3s) was fetching messages without the
topic_idfilter, immediately replacing topic-specific messages with all chat messages. Now properly passestopic_idduring refresh. - "Deleted Account" shown as group name in forum chats — Clicking a topic passed a minimal object (only
idandis_forum) to the message view, causinggetChatName()to fall through to "Deleted Account". Now stores and passes the full chat object with title/name fields.
📋 Full changelog: docs/CHANGELOG.md