You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Global Keyboard Shortcuts feature (Push-to-Talk, Push-to-Mute, mute/deafen/disconnect, camera/screen-share toggle, bring-to-front, minimize-to-tray, forward/back) — works even when the window is in the background
Added "Performance Mode" setting — reduces some background work frequency while unfocused to prevent FPS drops in fullscreen games
Added "Disable misspelling highlights" option in General settings
Popout windows now auto-close when their activity/stream ends
Added a button on Discord's own Keybinds notice linking directly to our settings
Added static domain exclude list support in the Zapret engine (--hostlist-exclude)
Fixed screen-share echo (Participants watching the screenshare were hearing their voices echoing while watching the stream) — fixed by forcing restrictOwnAudio
Fixed camera selection bug (wrong camera always used regardless of settings)
Fixed Discord Activities opening in the system browser instead of in-app in "Window Mode"
Removed unwanted menu bar on popout windows
Fixed Discord's own Push-to-Talk conflicting with our global system
Fixed Camera/Screen-share shortcuts only working while the connected server was selected
Fixed Tray/Camera/Screen-share shortcuts double-firing (looked like instant undo)
Fixed Forward/Back shortcut (mouse 4/5) firing multiple times per click
Fixed screen-share picker window queuing (repeated presses queued requests that popped up after closing the first)
Popout window content theme now follows the app's theme
Upgraded Electron 31 -> 44 (the echo fix's restrictOwnAudio support only exists in Electron 43.4.1+), upgraded electron-builder 24 -> 26
Popout windows now always open in-app; height sizes to Discord's request
Removed Russia-specific sites from the Zapret exclude list, added Turkey-specific and general/international ones (Please report if you experience issues with any website at the Issues page)
Moved Push-to-Talk/Push-to-Mute to the top of the shortcuts list
Removed --hostlist-auto after it broke every Zapret connection candidate; kept the static --hostlist-exclude