Releases: JeffGuo7/s-loop
Releases · JeffGuo7/s-loop
Release list
S-Loop v0.1.0-alpha.3
Fixes
- Self-contained Node.js: Bundled node.exe (v24.15.0) in pi-server.zip so the app runs on clean machines without Node.js installed
- NSIS pre-extraction compatibility: pi-server extracted by the installer is now recognized even without the .extract-ok marker
- Diagnostic logging: Added eprintln output for every pi-server discovery step to make future issues debuggable
S-Loop v0.1.0-alpha.2
Fixes
- pi-server startup in packaged builds: Added nvm-windows paths, PATH scanning, and alternate drive installs to
find_node_cmd() - Missing extensions/ directory: Bumped
@earendil-works/*from 0.80.3 to 0.80.6; fixed pack script to preserveextensions/insidenode_modules - Error messages: Improved spawn failure diagnostics to show the attempted node path
S-Loop v0.1.0-alpha.1
S-Loop v0.1.0-alpha.1
首个可分发预发布版本。
安装包
- NSIS:
S-Loop_0.1.0_x64-setup.exe— per-user 安装,无需管理员权限,默认装到%LOCALAPPDATA%\S-Loop - MSI:
S-Loop_0.1.0_x64_en-US.msi— 系统级安装
首次启动
安装包内嵌 pi-server.zip,首次启动时由应用自动解压到安装目录并拉起 pi-server(本地 4096 端口)。无需额外配置。
系统要求
- Windows 10/11 x64
- 首启需写入权限(解压 pi-server.zip 到安装目录)