v0.9.60-alpha — EUD Remote Assist: accurate version checks + on-demand Check
EUD Remote Assist: accurate version checks and an on-demand update check
The EUD Remote Assist module now reports its available version reliably and refreshes the moment you ask it to.
What changed
- The module's "newest version available" check now queries GitHub directly and caches results sensibly, so the displayed version stays accurate and no longer gets stuck on a stale value.
- A new 🔄 Check button lets you re-check for a newer release on demand — useful right after a new build is published.
- The installed-version and update-ready indicators now update in place, without a full page reload.
Why
The previous check could show a stale "update available" state and leaned on a request pattern that could hit GitHub's rate limits. The reworked check is both more accurate and lighter-weight: at rest it makes no background calls, and a single click gives you the current state.
Upgrade
Applied automatically on the next console update. Deploy or manage EUD Remote Assist from the Marketplace.