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
Rewrote configuration; application can now be configured using environment variables in addition to a config file and the hard-coded defaults. This will allow us to better test the application using testnet and regtest.
Made the logging consistent across platforms; will allow better visibility into errors
Truncate text using clampjs
Bug fixes
Improved startup sequence, eliminating some bugs there.
Catch and report on startup errors instead of silently failing
My Files tab sometimes continually displayed a loading screen even when there weren't any files.
Bug fix related to name-claim takeovers / updates
Don't fail when checking for updates and github is down