• fix(updater): self-register SilverDROID in installed_apps before update check

    SilverLABS released this 2026-03-05 22:43:29 +00:00 | 0 commits to main since this release

    The worker exited early when the DB was empty (fresh installs via browser).
    Now upserts a self-record for slug='silverdroid' before the isEmpty guard
    so update notifications fire even when no other apps have been installed
    via the AppStore.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads