Releases: Sportinger/MasterSelects
Releases · Sportinger/MasterSelects
Native Helper v0.3.12
- fix a stale tray state where the helper could remain running without an active local server\n- update the in-app helper target version and release workflow references to v0.3.12\n- keep the hardened origin/auth model introduced in the previous release
Native Helper v0.3.11
MasterSelects Native Helper v0.3.11
This release adds production-domain support for masterselects.com and keeps the hardened local bridge defaults in place.
Included
masterselects.comandwww.masterselects.comcan now connect to the local Native Helper- localhost auth/origin checks remain enforced
- helper security CI now installs the Linux system dependencies it needs
- the app targets Native Helper
v0.3.11for update prompts and release detection
Downloads
- Windows x64 (MSI):
MasterSelects-NativeHelper-v0.3.11-windows-x64.msi
Notes
- Keep the helper running while using MasterSelects
- FFmpeg is not bundled with the helper package
Native Helper v0.3.10
MasterSelects Native Helper v0.3.10
Windows helper release with the latest local-bridge hardening and a smaller MSI package.
Included
- Token-protected HTTP and WebSocket bridge operations
- Tighter local file path restrictions in the helper runtime
- Windows MSI packaging without bundled FFmpeg payloads
Downloads
- Windows x64 (MSI):
MasterSelects-NativeHelper-v0.3.10-windows-x64.msi
Notes
- Keep the helper running while using MasterSelects
- Install
yt-dlpseparately if it is not already available on your system - SHA256 (Windows MSI):
02FCEFDB47B41F5519E8110C3D1E7BD0768FAFF69DD4A337FE5CA7E836A4A339
Native Helper v0.3.9
MasterSelects Native Helper v0.3.9
Windows MSI release for the current MatAnyone2/native-helper integration.
Included
- MatAnyone2 setup/status/start flow fixes
- bundled MatAnyone2 server script handling
- improved release/version linking in the app UI
- updated Windows helper package (MSI)
Download
- Windows x64 MSI: MasterSelects-NativeHelper-v0.3.9-windows-x64.msi
Native Helper v0.3.8
MasterSelects Native Helper v0.3.8
Fix: cchardet compilation error (for real this time)
- Patches MatAnyone2 requirements to replace
cchardetwithcharset-normalizerbefore install cchardethas no pre-built wheels for Python >= 3.10 and fails to compile on Windowscharset-normalizeris a drop-in replacement that installs cleanly
Native Helper v0.3.7
MasterSelects Native Helper v0.3.7
Changes
- Fixed model download path — model.safetensors now saves to the correct location (%LOCALAPPDATA%/MasterSelects/matanyone2/models/)
- Launch after install — MSI installer now has a "Launch MasterSelects Helper" checkbox (default: checked)
- Python 3.11 — uses 3.11 instead of 3.12 to avoid cchardet compilation issues
- No terminal popups — all subprocesses run silently
Native Helper v0.3.6
MasterSelects Native Helper v0.3.6
Fix: cchardet compilation error
- Uses Python 3.11 instead of 3.12 for the MatAnyone2 venv
- cchardet has pre-built wheels for 3.11, avoiding C++ compilation failures
- Also deleted old 3.12 venv — will be recreated with 3.11 on next setup
Native Helper v0.3.5
MasterSelects Native Helper v0.3.5
Fixes
- No more terminal popups — all subprocesses (yt-dlp, nvidia-smi, python, curl) now run with CREATE_NO_WINDOW flag
- Fixed command names —
mat_anyone_*commands now match Rust serde snake_case naming - CUDA detection working — GPU name, VRAM, and CUDA version correctly reported
Native Helper v0.3.4
MasterSelects Native Helper v0.3.4
Fix: CUDA/GPU detection
matanyone_statusnow properly runsnvidia-smito detect GPU- Response format flattened to match frontend expectations
- GPU name, VRAM, CUDA version now correctly reported
Previous (v0.3.3)
- No console window (runs silently in background)
- Timeline Bars app icon
- MatAnyone2 AI Video Matting support
Native Helper v0.3.3
MasterSelects Native Helper v0.3.3
Changes from v0.3.2
- No more console window — runs silently in the background (system tray only)
- New app icon — Timeline Bars design matching MasterSelects branding
- MatAnyone2 AI Video Matting support (setup, model download, inference)
Downloads
- Windows x64 (MSI): auto-updates from v0.3.1/v0.3.2
- Windows x64 (ZIP): manual install