Skip to content

Releases: Sportinger/MasterSelects

Native Helper v0.3.12

17 Mar 13:20

Choose a tag to compare

  • 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

17 Mar 12:54

Choose a tag to compare

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.com and www.masterselects.com can 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.11 for 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

17 Mar 11:20

Choose a tag to compare

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-dlp separately if it is not already available on your system
  • SHA256 (Windows MSI): 02FCEFDB47B41F5519E8110C3D1E7BD0768FAFF69DD4A337FE5CA7E836A4A339

Native Helper v0.3.9

16 Mar 18:41

Choose a tag to compare

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

16 Mar 16:34
ed09dcb

Choose a tag to compare

MasterSelects Native Helper v0.3.8

Fix: cchardet compilation error (for real this time)

  • Patches MatAnyone2 requirements to replace cchardet with charset-normalizer before install
  • cchardet has no pre-built wheels for Python >= 3.10 and fails to compile on Windows
  • charset-normalizer is a drop-in replacement that installs cleanly

Native Helper v0.3.7

16 Mar 16:26
ed09dcb

Choose a tag to compare

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

16 Mar 16:16
ed09dcb

Choose a tag to compare

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

16 Mar 16:04
ed09dcb

Choose a tag to compare

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 namesmat_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

16 Mar 15:39
ed09dcb

Choose a tag to compare

MasterSelects Native Helper v0.3.4

Fix: CUDA/GPU detection

  • matanyone_status now properly runs nvidia-smi to 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

16 Mar 15:33
ed09dcb

Choose a tag to compare

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