惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
The Blog of Author Tim Ferriss
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
云风的 BLOG
云风的 BLOG
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
P
Palo Alto Networks Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
Schneier on Security
Engineering at Meta
Engineering at Meta
I
InfoQ
L
LangChain Blog
Cyberwarzone
Cyberwarzone
T
Tenable Blog
WordPress大学
WordPress大学
P
Privacy & Cybersecurity Law Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Jina AI
Jina AI
C
CERT Recently Published Vulnerability Notes
Scott Helme
Scott Helme
博客园 - 三生石上(FineUI控件)
酷 壳 – CoolShell
酷 壳 – CoolShell
Know Your Adversary
Know Your Adversary
D
Darknet – Hacking Tools, Hacker News & Cyber Security
The Last Watchdog
The Last Watchdog
Last Week in AI
Last Week in AI
Cloudbric
Cloudbric
S
SegmentFault 最新的问题
爱范儿
爱范儿
Application and Cybersecurity Blog
Application and Cybersecurity Blog
博客园 - 叶小钗
AI
AI
T
Tor Project blog
I
Intezer
T
Threatpost
www.infosecurity-magazine.com
www.infosecurity-magazine.com
V
Visual Studio Blog
N
News and Events Feed by Topic
Latest news
Latest news
S
Security Affairs
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
B
Blog RSS Feed
C
Cybersecurity and Infrastructure Security Agency CISA
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
S
Securelist

SpawnBox Releases

SpawnBox 1.0.0 — SpawnBox 1.0 - out of preview, with accounts and Pro now open SpawnBox 0.2.0-beta.12 — Bigger plugin library, smarter imports, fresher diagnostics SpawnBox 0.2.0-beta.11 — Sign-in stays put during background refreshes SpawnBox 0.2.0-beta.10 — First-run setup no longer gets falsely stuck at the restart step SpawnBox 0.2.0-beta.9 — Setup recovers from the stuck restart step, and sign-in tells the truth SpawnBox 0.2.0-beta.2 — Smoother first-run installs and a safer uninstall path SpawnBox 0.2.0-beta.0 — Our biggest update since preview began SpawnBox 0.1.1-beta.29 — Server type switches that just work SpawnBox 0.1.1-beta.27 — Fix-it actually fixes, install stops looping, dropdown gets smarter SpawnBox 0.1.1-beta.26 — Restore actually restores, map stops crashing, imports stop lying
SpawnBox 0.2.0-beta.7 — First-run feels more like the app is on your side
SpawnBox · 2026-05-12 · via SpawnBox Releases

0.2.0-beta.7 minor

Setup tells you what's happening, fewer silent dead-ends, easier escape from common stuck-states, port forwarding works on stricter routers.

Highlights

  • · Setup tells you what's actually happening. The wizard now uses calm 'Retrying' language when SpawnBox auto-recovers from a transient issue (instead of cryptic warnings that felt like failures). For users who want to look under the hood, a quietly-discoverable detail panel shows retry history. The non-technical default stays clutter-free; nothing in your face unless you go looking.
  • · Stuck on a pending-reboot you didn't cause? There's now an escape hatch. If Windows had a system-pending-reboot SpawnBox didn't trigger (a separate Windows Update, a different installer, etc.), the setup wizard would keep telling you to reboot even after you did. One user rebooted five times before giving up. Now the wizard shows an 'Ignore & continue' button on the reboot-required step when SpawnBox detects the pending-reboot is external, so you can bypass it and let setup proceed.
  • · A previous failed install no longer blocks the next attempt. If a prior install was killed mid-import (process kill, system crash, anything that interrupted the wsl-import step), the partial disk image file used to stay on disk and block every future install attempt with 'ERROR_FILE_EXISTS'. One user hit this for 14 minutes and gave up. SpawnBox now detects orphan disk images from interrupted previous installs and auto-recovers them so the next attempt proceeds cleanly.
  • · Hard install failures bring up the report-sending dialog automatically. When a setup step gets genuinely stuck for 30+ seconds, the diagnostic-report dialog now auto-opens. You still go through the normal report flow, but you don't have to hunt for the 'Send us a report' link at the bottom-corner; it's right in front of you when you need it.
  • · A class of silent install failures no longer leaves you stranded. Disk-full during Linux subsystem import that used to look like success, the Linux container runtime not actually registered after its installer exited cleanly, ghost-distro silent unregister no-ops, stale 'needs reboot' flags carried over from previous attempts. Each of these used to leave SpawnBox in a quietly-broken state where the wizard claimed it was done but nothing worked. They're now either auto-recovered or surfaced honestly. We expect this to substantially reduce the 'I installed it but nothing works' class of bug; if you still hit it, the one-click diagnostic path is your lifeline.
  • · Long-running install steps no longer go dark. Installing the Linux subsystem runtime, downloading it, enabling Windows features, initializing the Linux container; all formerly silent steps now show real progress every 15 seconds. The wizard's status copy reflects what's actually happening instead of pretending nothing's happening during a multi-minute install.
  • · Port forwarding now works on stricter routers. Some routers (older Asus and Netgear models, certain ISP-issued modems, MikroTik stock firmware) reject UPnP requests with timed leases and only accept permanent leases. SpawnBox previously logged a warning every 30 seconds and never recovered on those routers; now it detects the rejection and falls back to a permanent-lease request, restoring port forwarding for those users.
  • · Smaller wins. Telemetry plugin/datapack detection now matches more server-name variants (so dashboards properly recognize installs with custom mod-pack names), the world-scanner walks the correct datapacks path (so the asset inventory reports accurately instead of showing 0 datapacks), apt-update real-exit detection catches Linux-side install failures that were previously masked by downstream errors, dashboard datetime and BusinessView refinements.