fix: resolve /live channel liveness using their channel ID (#5172)

This commit is contained in:
KleberPF
2024-02-17 08:22:49 -03:00
committed by GitHub
parent 4a5d4ef3fa
commit 3cdb7bf4f6
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -52,6 +52,7 @@
- Bugfix: Fixed double-click text selection moving its position with each new message. (#4898)
- Bugfix: Fixed an issue where notifications on Windows would contain no or an old avatar. (#4899)
- Bugfix: Fixed headers of tables in the settings switching to bold text when selected. (#4913)
- Bugfix: Fixed an issue in the `/live` split that caused some channels to not get grayed-out when they went offline. (#5172)
- Bugfix: Fixed tooltips appearing too large and/or away from the cursor. (#4920)
- Bugfix: Fixed a crash when clicking `More messages below` button in a usercard and closing it quickly. (#4933)
- Bugfix: Fixed thread popup window missing messages for nested threads. (#4923)