Lots of little fixes:
-
Observing paste events on password entry screens to activate Next button
-
Added missing functionality to hold URL opened from another app until password has been entered
-
Re-enabled text selection of mnemonic display box for Copy support
-
Re-enabled Copy buttons on secret info on Wallet Details screen for improved UX
-
Upgraded Electron and related packages such as the updater
-
Updated button text in a few places
-
Fixed occasional scientific notation formatted text in transaction amounts
-
Minor text tweaks
-
Updated 'Receive At' button on wallet details to avoid switching tabs by presenting QR display view directly
-
Fixed a regression which would cause the landing page not to appear if all data records are manually deleted with a password entered
-
Updated instruction about enhanced/relative privacy from sgp per mymonero-app-js#234
-
Updates to mymonero-core-js, having moved the Send routine entirely to C++, and having fixed a few things such as a bug around spending coinbase outputs
-
Some CSS fixes for the browser build
-
A number of usability improvements to the browser build around adding wallets
-
Added uncaught exception display to the browser build
-
Fixed minor wallet bug in which an initial login error would remain cached at the wallet level despite subsequent login successes