feat: support /watching on all platforms (#6031)

This commit is contained in:
nerix
2025-03-08 14:37:25 +01:00
committed by GitHub
parent 77c4d858f9
commit 9913c6ffd7
4 changed files with 95 additions and 42 deletions
+1
View File
@@ -16,6 +16,7 @@
- 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)
- Minor: The `/watching` channel is now supported on all platforms. (#6031)
- Minor: The font weight of chat messages can now be changed. (#6037)
- Bugfix: Fixed a potential way to escape the Lua Plugin sandbox. (#5846)
- Bugfix: Fixed a crash relating to Lua HTTP. (#5800)