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

推荐订阅源

T
Tenable Blog
H
Heimdal Security Blog
K
Kaspersky official blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
S
Schneier on Security
G
GRAHAM CLULEY
U
Unit 42
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
C
CERT Recently Published Vulnerability Notes
Google DeepMind News
Google DeepMind News
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
阮一峰的网络日志
阮一峰的网络日志
Simon Willison's Weblog
Simon Willison's Weblog
C
Cisco Blogs
Cyberwarzone
Cyberwarzone
T
The Exploit Database - CXSecurity.com
Project Zero
Project Zero
Security Archives - TechRepublic
Security Archives - TechRepublic
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园 - 司徒正美
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
V
Visual Studio Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Jina AI
Jina AI
P
Proofpoint News Feed
P
Proofpoint News Feed
有赞技术团队
有赞技术团队
L
LINUX DO - 最新话题
宝玉的分享
宝玉的分享
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
博客园 - 聂微东
T
The Blog of Author Tim Ferriss
Spread Privacy
Spread Privacy
Application and Cybersecurity Blog
Application and Cybersecurity Blog
IT之家
IT之家
S
Security Affairs
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
小众软件
小众软件
N
News | PayPal Newsroom
Cloudbric
Cloudbric
AWS News Blog
AWS News Blog
W
WeLiveSecurity
The Last Watchdog
The Last Watchdog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
NISL@THU
NISL@THU

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.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 stops looping, dropdown gets smarter
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