fix: set application policy on macOS for extension (#6043)

This commit is contained in:
nerix
2025-03-08 18:03:33 +01:00
committed by GitHub
parent c041804b03
commit f78f22e439
5 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -16,7 +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 `/watching` channel is now supported on all platforms. (#6031, #6043)
- Minor: The font weight of chat messages can now be changed. (#6037)
- Minor: Messages from suspicious users can now be hidden when in streamer mode. This is enabled by default. (#6042)
- Bugfix: Fixed a potential way to escape the Lua Plugin sandbox. (#5846)