fix: expose home page of badges (if available) (#6437)

This commit is contained in:
nerix
2025-09-28 12:45:41 +02:00
committed by GitHub
parent 1d06086bb9
commit d33e6a7b4b
2 changed files with 10 additions and 23 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Badges now link to their home page like emotes in the context menu. (#6437)
- Minor: Fixed usercard resizing improperly without recent messages. (#6496)
- Minor: Added setting for character limit of deleted messages. (#6491)
- Dev: Update release documentation. (#6498)