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
Cut/copy/paste keyboard shortcuts now work on macOS. Their menu items have been moved from the context (right-click) menu to the Application Menu. Fixes #1
Ctrl + I will move the keyboard focus to the input text area
SSDP discovery creates socket with reuseAddr set to true so other applications can bind to SSDP notify port
Remove port 8060 (ECP) from list of supported debug ports
Remove support for BSD operating systems
Use updated versions of electron-builder and electron-packager