Skip to content

Fix magic link login + Don't elevate + Improve extension loading reliability

Choose a tag to compare

@lugia19 lugia19 released this 26 Apr 20:21
· 14 commits to master since this release

A bunch of changes.
The installer now prompts you to uninstall the original client, so that magic link login works again.
It also no longer runs elevated unless it's required to update, in which case it only elevates temporarily and never launches the client itself elevated (fixes a bunch of issues).
Additionally, I've added a "sentinel" extension which will trigger the page to reload, to fix some instances where extensions are being stubborn about not loading.

Overall, this should make the whole thing more reliable.