Release v0.8.3
Downloads
macOS (Universal) - Supports both Apple Silicon and Intel
Option 1: Installation Script (Recommended)
Install with a single command (version v0.8.3):
curl -fsSL https://raw.githubusercontent.com/Leadaxe/singbox-launcher/develop/scripts/install-macos.sh | bash -s -- v0.8.3
The script will:
- Download the release archive
- Extract and install to
/Applications/
- Fix macOS quarantine attributes and permissions
- Launch the application automatically
Option 2: Manual Installation
- Download:
singbox-launcher-v0.8.3-macos.zip
- Extract the ZIP file
- Remove quarantine attribute (required):
xattr -cr "singbox-launcher.app" && chmod +x "singbox-launcher.app/Contents/MacOS/singbox-launcher"
- Double-click
singbox-launcher.app to run
- If macOS blocks the app, go to System Settings → Privacy & Security and click "Open Anyway"
- Alternatively, right-click the app and select "Open" (first time only)
Windows (amd64)
- Download:
singbox-launcher-v0.8.3-win64.zip
- Extract the ZIP file to a folder, for example:
C:\Program Files\singbox-launcher\
- Run
singbox-launcher.exe from that folder
- You may need administrator rights to install to Program Files
- The launcher will automatically download
sing-box and wintun.dll on first launch
Windows 7 (x86, legacy)
- Download:
singbox-launcher-v0.8.3-win7-32.zip
- Extract the ZIP file to a folder and run
singbox-launcher-win7-32.exe
- For Windows 7 / 32-bit or legacy compatibility only
Linux Support
⚠️ Linux build temporarily unavailable - мы ищем тестировщика для ручного тестирования перед включением автоматической сборки.
Checksums
See checksums.txt for SHA256 checksums of all files.
Release Notes
Последний релиз / Latest release
v0.8.3 — полное описание (full details): docs/release_notes/0-8-3.md
🇷🇺 Кратко (v0.8.3)
- Парсер wireguard://; секция endpoints в конфиге (sing-box 1.11+)
- Шаблон визарда почищен, TUN на macOS возвращён
- Исправлено падение Clash API на названиях с
# и // (jsonc.ToJSON)
- Визард: кеш превью, View по источнику из кеша, Get free VPN — подтверждение, диалог Outbound (Raw→Settings), конфигуратор синхронно, смена Scope при редактировании
- Визард: модель как источник истины (Model(), единый префикс 1:/2:/3:, унифицированная сборка прокси)
- Диагностика: настройки STUN (свой сервер, на Mac — SOCKS5/напрямую), ссылка на список STUN-серверов
- Diagnostics: две кнопки (окно логов, папка логов) с иконками; повторное нажатие — фокус на открытое окно; в Help убрана кнопка «Open Logs Folder»
- Исправлено исчезновение источников после reopen визарда, смены префиксов и сохранения
- Логи: Internal до Trace при открытом окне; wintun — загрузка с GitHub, затем wintun.net, таймаут 1 мин без данных
- Core: подсказки «?» у Sing-box и Wintun (Open bin folder, ссылка), краткий статус «❌ not found», Fallback 1.13.1
- Автообновление конфига: 2 попытки, сброс счётчика при Start
🇬🇧 Summary (v0.8.3)
- Parser wireguard://; config endpoints section (sing-box 1.11+)
- Wizard template cleaned up; TUN on macOS restored
- Fixed Clash API failing on names with
# and // (jsonc.ToJSON)
- Wizard: preview cache, View uses cache, Get free VPN confirmation, Outbound dialog (Raw→Settings), configurator sync, Scope when editing
- Wizard: model as source of truth (Model(), unified prefix 1:/2:/3:, proxy list building)
- Diagnostics: STUN settings (custom server, on Mac SOCKS5/direct), link to STUN server list
- Diagnostics: two buttons (log window, logs folder) with icons; reopening focuses existing window; Help «Open Logs Folder» removed
- Fixed sources disappearing after reopen, changing prefixes, and save
- Logs: Internal up to Trace when window open; wintun download from GitHub then wintun.net, 1 min idle timeout
- Core: help «?» for Sing-box and Wintun (Open bin folder, link), short status «❌ not found», Fallback 1.13.1
- Auto-update: 2 attempts, counter reset on Start
v0.8.2 — полное описание (full details): docs/release_notes/0-8-2.md
🇷🇺 Кратко (v0.8.2)
- Единый диалог «загрузка не удалась» для sing-box, wintun, шаблона, SRS
- Локальное скачивание SRS в
bin/rule-sets/; кнопка SRS во вкладке Rules
- Windows: стабильнее start/stop (AttachConsole + taskkill)
- Логи: уровень по сборке (release = Warn); окно логов Diagnostics (Internal, Core, API)
- Clash API: ошибки Ping в tooltip; параллельный test; настраиваемый endpoint; закрепление direct-out и активного прокси
- Визард: вкладка Outbounds, Edit Outbound (Settings + Raw), Save без сети и Update в фоне, статус при сохранении, пустое поле URL при загрузке, префиксы по умолчанию, копирование источника по клику
🇬🇧 Summary (v0.8.2)
- Unified “download failed” dialog for sing-box, wintun, template, SRS
- SRS local download to
bin/rule-sets/; SRS button in Rules tab
- Windows: more stable start/stop (AttachConsole + taskkill)
- Logging: build-based level (release = Warn); Diagnostics log viewer (Internal, Core, API)
- Clash API: Ping errors in tooltip; parallel test; configurable endpoint; pin direct-out and active proxy
- Wizard: Outbounds tab, Edit Outbound (Settings + Raw), Save without network and background Update, save status, empty URL field on load, default prefixes, copy source on click
v0.8.1 — полное описание (full details): docs/release_notes/0-8-1.md
v0.8.0 — полное описание (full details): docs/release_notes/0-8-0.md
Что не вошло в релиз / Not yet released
Черновик следующего релиза (draft): upcoming.md