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
Update banner Download button now works (ref #190). The scope guarding the openUrl IPC command used a glob pattern that rejected multi-segment GitHub release URLs, so clicking Download did nothing. Widened the scope so release URLs pass through to the OS browser.
No more duplicate banner. Checking for updates no longer stacks a blue "Update available" banner on top of the persistent green one — the green banner already shows latest + current version with the Download CTA, so the blue copy was redundant.