Releases: 0xpolarzero/silo
Release list
Silo 0.5.2
Silo 0.5.2
Patch Changes
- 5b65788: Align the macOS window controls with the sidebar and navigation buttons across macOS SDK versions.
Silo 0.5.1
Silo 0.5.1
Patch Changes
- fba6ede: Update Debian installations directly in Silo with system authentication, package-list refresh, progress, and restart. Check for updates when returning to Silo, with throttling and offline retries. Older installations need this release installed once before the new Update action is available.
Silo 0.5.0
Silo 0.5.0
Minor Changes
- a188454: Connect a personal GitHub token alongside GitHub OAuth and choose the connection for each VM. Tokens stay on the host, support accounts with no repositories, and provide their full GitHub permissions. Disconnected methods are unavailable without switching VMs to another connection. Existing VMs running an older Silo runtime need one restart before using a personal token.
Patch Changes
- e2faa5d: Remove the redundant caption beneath network ports waiting for a service.
Silo 0.4.4
Silo 0.4.4
Patch Changes
- Fix AI agents disconnecting after reading secret placeholders. Unmatched placeholders now pass unchanged, while real credentials remain restricted to allowed domains. Update Silo on every computer running your VMs, then restart those VMs to apply the fix.
Silo 0.4.2
Silo 0.4.2
Patch Changes
- dc7b891: Include curl in newly created VMs. Existing VMs keep their installed packages; run
apt-get update && apt-get install -y curlinside an existing VM if needed.
Silo 0.4.1
Silo 0.4.1
Patch Changes
- Add a Linux Menu button with Alt/F10 access and Escape focus restoration. Find update checks, downloads, installation, retries, and installer links through Command-K or Control-K, with confirmation before stopping running sandboxes.
Silo guest Ubuntu 24.04 v2
Ubuntu 24.04 with curl, Git, Git LFS, gh and Silo integration. Exact bundled archives, package inventories and image config digests are attached. Standard OCI images: ghcr.io/0xpolarzero/silo-guest:ubuntu-24.04-v2. No credentials or user data.
Silo 0.3.3
Silo 0.3.3
Patch Changes
-
Check for updates shortly after launch, retry failed checks automatically, and check promptly after automatic checks are re-enabled or the computer resumes. Preserve pending updates and download retries during background checks.
Clarify the Linux Software Updater instructions and label the GitHub installer link accurately. Prevent edits during installation so settings are saved before Silo restarts.
Silo 0.3.2
Silo 0.3.2
Patch Changes
-
Fix Cancel and Open browser again being blocked by desktop permissions during GitHub connection. Show connection errors in onboarding so failed recovery actions are visible.
-
Add terminal and code editor buttons beside sandbox lifecycle controls in the overview. The editor button lets you choose a sandbox folder.
Silo 0.3.1
Silo 0.3.1
Patch Changes
-
Allow completing setup without a sandbox, deleting the last sandbox, and creating one later. Preserve intentionally empty setup drafts across relaunches.
Allow Quit after first-time runtime setup failed before any VM was created, even when an older version left a directory in place of the runtime alias. Continue checking shutdown whenever runtime state or an active worker exists.
-
Add Cancel and Open browser again while connecting GitHub. Cancel stops the pending authorization without disconnecting an existing account, and retrying cannot be overwritten by a cancelled attempt. Keep the existing Continue flow available during setup.