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
Added wallet creation screen that appears when there is no wallet yet
Updated to the latest design specs and refactor to react-toolbox instead of
material-ui for the UI components. This gives us much better style
customization and theming options.
Form submitting UX updated to the design specifications with introduction of button loading spinners
and support for submitting the form with enter key
Added cut, copy & paste application menu items and keyboard shortcuts
Fixes
Fixed problems with the form validations
Fixed the electron build process & ensured that it worked