fix: tabular number message length (#6366)

This commit is contained in:
pajlada
2025-08-02 12:57:04 +02:00
committed by GitHub
parent 4a14064425
commit f6f5cc5dbc
2 changed files with 18 additions and 12 deletions
+1
View File
@@ -20,6 +20,7 @@
- Minor: Added hotkey Action for opening account selector. (#6192)
- Minor: Add a setting to change the emote and badge thumbnail size. (#6126)
- Minor: Add an import and export button to image uploader settings. (#6284)
- Minor: Message character length label is now monospaced. (#6366)
- Minor: Add a setting under Moderation -> Logs to customize the timestamp used for chat logs. (#6338)
- Minor: Add a setting under Moderation -> Logs to use server timestamp from the message instead of the local clock time for logging. (#6346)
- Bugfix: Commands are no longer tab-completable in the middle of messages. (#6273)