feat: Improved searching for hotkeys (#5884)

This commit is contained in:
apa420
2025-03-04 14:15:50 +00:00
committed by GitHub
parent 8dd19d2d5e
commit c053fd5c60
5 changed files with 97 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@
- Minor: When (re-)connecting, visible channels are now joined first. (#5850)
- Minor: Added the ability to filter on messages by the author's user ID (example: `author.user_id == "22484632"`). (#5862)
- Minor: Improved error messaging of the `/clip` command. (#5879)
- Minor: Added searchable hotkeys to global search and make keybinds searchable in the Hotkeys settings. (#5884)
- Minor: Added Linux support for Live Notifications toasts. (#5881, #5971, #5976)
- Minor: Messages can now be deleted from the context menu in a channel. (#5956)
- Minor: Overlay windows now inherit the global zoom level and can be zoomed independently. (#6016)