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.
The key has expired.
Much better error handling. If an exception occurs, it will prompt the user with the error. This helps identify why something broke instead of just logging it.
Much better version checking/updating. If there is a new version of the program, it will ask the user to download the latest release. Afterwards, it will ask the user to launch the new version and close the old one.
Merge "Add Account" and "Delete Account" into their own separate window called "Manage Accounts."