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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
J
Java Code Geeks
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
M
MIT News - Artificial intelligence
U
Unit 42
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
I
InfoQ
WordPress大学
WordPress大学
H
Help Net Security
D
Docker
B
Blog
腾讯CDC
A
About on SuperTechFans
Recent Announcements
Recent Announcements
雷峰网
雷峰网
有赞技术团队
有赞技术团队
C
Check Point Blog
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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.7 — First-run feels more like the app is on your side 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.26 — Restore actually restores, map stops crashing, imports stop lying
SpawnBox 0.1.1-beta.27 — Fix-it actually fixes, install s...
SpawnBox · 2026-04-20 · via SpawnBox Releases

0.1.1-beta.27 patch

A stability + reliability pass across WSL setup, the daemon status UI, and the in-game Discord chat relay.

Highlights

  • · 'Fix it now' actually heals mirrored networking mode. If your Linux environment is stuck in the wrong networking mode (common if Docker Desktop or other tools configured WSL before SpawnBox touched it), the button now strips the bad config, restarts WSL, and gets you back to a working state. Works from the first-run wizard AND the live daemon status dropdown
  • · No more reboot loop on machines that already had WSL2. The setup flow used to misread Microsoft's own WSL1 compatibility message as a real error and keep asking you to restart. Now it actually checks whether the kernel is loaded and moves on
  • · Our own health check no longer kills the Linux environment mid-install. A background probe was pinging external hosts while your distro was still being imported, and a failed ping was terminating the distro. Removed. Installs go through to completion now
  • · Daemon status dropdown auto-expands when a service needs your attention, instead of making you click to find out what's wrong. The 'Fix it now' button lives inside the expanded panel, so a collapsed dropdown was hiding the actionable part. Also widened the dropdown layout so the fix-it messaging is readable without line breaks
  • · In-game Discord chat relay is more reliable: when Discord rate-limits us, the relay now backs off cooperatively (honors the Retry-After hint) instead of hammering and getting throttled harder. Also skips polling entirely when no server has Discord chat enabled - quieter and cheaper when the feature isn't in use