github Leadaxe/singbox-launcher v0.6.1
Release v0.6.1

one month ago

Release v0.6.1

Downloads

  • macOS (Universal): singbox-launcher-v0.6.1-macos.zip - Supports both Apple Silicon and Intel
    • Extract the ZIP file
    • After extracting, remove quarantine attribute: xattr -cr "singbox-launcher.app" && chmod +x "singbox-launcher.app/Contents/MacOS/singbox-launcher"
    • If macOS still 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): singbox-launcher-v0.6.1-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

Linux Support

⚠️ Linux сборка временно недоступна - ищем тестировщика для ручного тестирования перед включением автоматической сборки.

Checksums

See checksums.txt for SHA256 checksums of all files.

Release Notes

v0.6.1

🇷🇺 Русская версия / Russian Version

🐛 Исправления ошибок

Clash API

  • Исправлена проблема с перечитыванием конфигурации Clash API: Теперь конфигурация API перечитывается из config.json при каждом запуске sing-box (Start), что позволяет подхватывать изменения, сделанные через визард
  • Улучшены сообщения об ошибках подключения: На Windows теперь показывается понятное сообщение с предложением подождать 15 секунд и попробовать снова при ошибках подключения к Clash API

Технические улучшения

  • Добавлен метод ReloadClashAPIConfig() в APIService для перечитывания конфигурации из файла
  • Улучшена обработка ошибок подключения к Clash API с учетом платформы
🇬🇧 English Version

🐛 Bug Fixes

Clash API

  • Fixed Clash API config reload issue: API configuration is now reloaded from config.json on every sing-box start, allowing to pick up changes made via wizard
  • Improved connection error messages: On Windows, a clear message with suggestion to wait 15 seconds and try again is shown for Clash API connection errors

Technical Improvements

  • Added ReloadClashAPIConfig() method to APIService for reloading configuration from file
  • Improved Clash API connection error handling with platform detection

См. docs/release_notes/0-6-0.md для подробностей о предыдущем релизе.

See docs/release_notes/0-6-0.md for details about the previous release.

Don't miss a new singbox-launcher release

NewReleases is sending notifications on new releases.