Upgrade to the latest electron version to enable the users to use the latest features of Chromium #456
Open
Description
The current implementation uses numerous deprecated APIs from an older version of electron that is preventing us from upgrading to the latest version of Chromium.
It needs a rewrite of the app's core to upgrade to the latest APIs that will facilitate smoother upgrade to the newer Chromium versions as they get released.