fix: elide user notes (#6318)

This commit is contained in:
pajlada
2025-07-12 13:20:05 +02:00
committed by GitHub
parent fba845f978
commit 49aa83244c
5 changed files with 130 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
## Unversioned
- Minor: Added user notes to the user info dialog (when clicking a username). (#6122)
- Minor: Added user notes to the user info dialog (when clicking a username). (#6122, #6318)
- Minor: Added cached emotes fallback when fetching from a provider fails. (#6125, #6229)
- Minor: Add an option for the reduced opacity of message history. (#6121)
- Minor: Make paused chat indicator more visible, and fix its zoom behavior. (#6123)