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

推荐订阅源

腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
L
LangChain Blog
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
D
Docker
B
Blog
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
G
Google Developers Blog
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42

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