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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
F
Fortinet All Blogs
腾讯CDC
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
WordPress大学
WordPress大学
雷峰网
雷峰网
小众软件
小众软件
D
DataBreaches.Net
V
Visual Studio Blog
博客园 - Franky
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
博客园 - 聂微东
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
云风的 BLOG
云风的 BLOG

SpawnBox Releases

SpawnBox 1.5.1 - New servers that start the first time, datapack folder fixes, and a lighter background service SpawnBox 1.5.2 - Server cards that stay startable after your servers have been off for a while SpawnBox 1.5.0 - Server controls that wait for a booting server, a PC that stays awake, and account page fixes SpawnBox 1.4.2 - Account area redesign, history pages that explain plan limits, Easy Address fixes SpawnBox 1.4.1 - The Install button works again SpawnBox 1.4.0 - SpawnBox Plus is here SpawnBox 1.3.2 - A quieter task tray, and nothing lost when you clear a row SpawnBox 1.3.1 - Pro costs less, the trial lasts longer, and the app gets out of your way SpawnBox 1.3.0 - See everything your server world is doing SpawnBox 1.2.1 - You SpawnBox 1.2.0 - Answers inside the app, newer Minecraft versions, and steadier screens SpawnBox 1.1.4 — A clearer console, modded-server tracking, and honest error messages SpawnBox 1.1.3 — Clearer Pro previews and safer server recovery SpawnBox 1.1.2 — Your server address now always tells the truth SpawnBox 1.1.1 — Clearer subscription status and a cleaner uninstall SpawnBox 1.1.0 — PvP fight tracking and newer Minecraft support 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...
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.