Skip to content

Releases: Vabian124/balance-board-controller

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:56

v1.5.2 — Current stable / working connect release

This is the main stable release. Use this build for production balance-board connect.

Highlights

  • Reference connect release — FormBluetooth inline wake, prepared-board reconnect, stale-pairing SYNC path (see \docs/CONNECTION_PROTOCOL.md)
  • ScriptedBluetoothPairingService fixtures for all six \ReferenceConnectScenario\ values
  • WiiBalanceWalkerConnectFlowTests — integration coverage for every reference scenario
  • 309 tests pass on \main\

Session log on startup:
\
[SESSION] Balance Board Controller v1.5.2 (stable) — reference connect release
\\

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:13

What's Changed

  • refactor(phase2): Core output pipeline, SettingsSync, and test split by @Vabian124 in #15

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:45
89d9ba7

What's Changed

  • v1.5.0: OutputMode refactor — keyboard vs vJoy movement by @Vabian124 in #14

Full Changelog: v1.4.2...v1.5.0

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:52

What's Changed

  • Fix six user-reported bugs (weight, keyboard, vJoy, autoconnect, mouse) by @Vabian124 in #13

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:20

What's Changed

  • Custom profiles, UX hardening, multi-device picker, and action/connect fixes by @Vabian124 in #11
  • Guard poll reentrancy and connect UI during device picker by @Vabian124 in #12
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.7.0 by @dependabot[bot] in #9
  • Bump xunit from 2.9.2 to 2.9.3 by @dependabot[bot] in #10

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:34

Full Changelog: v1.3.0...v1.4.0

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@Vabian124 Vabian124 released this 07 Jul 21:00

Balance Board Controller v1.3.0

Highlights

  • Fix idle stick at top-left for unsigned vJoy configs (0-32767) — center now maps to ~16384
  • Per-axis deadzone and sensitivity on Fine Tuning tab
  • VJoyAxisMapping reads each device's axis min/max at acquire time

Download

  • BalanceBoardController-1.3.0-win-x64.zip — .NET 8 runtime required on Windows x64
  • Verify with the included .sha256 checksum file

v1.2.4

Choose a tag to compare

@Vabian124 Vabian124 released this 07 Jul 20:37

Balance Board Controller v1.2.4

Highlights

  • Fine Tuning tab (presets + sliders between Profiles and Advanced)
  • Hair trigger sensitivity — tiny lean sends full vJoy stick
  • Connect fixes: BT MAC trust, wake-probe crash hardening, HID instance IDs
  • Debug session trace kept for field diagnostics

Download

  • BalanceBoardController-1.2.4-win-x64.zip — .NET 8 runtime required on Windows x64
  • Verify with the included .sha256 checksum file

v1.2.2

Choose a tag to compare

@Vabian124 Vabian124 released this 07 Jul 18:30

Connect reliability release: safer pairing/HID handoff, Bluetooth-off handling, and duplicate-connect guard.

See CHANGELOG for details.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:56

What's Changed

  • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #1
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #2
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.301 by @dependabot[bot] in #4
  • Bump xunit from 2.9.2 to 2.9.3 by @dependabot[bot] in #6
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #7
  • Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 by @dependabot[bot] in #8
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.7.0 by @dependabot[bot] in #5

New Contributors

Full Changelog: v1.1.1...v1.2.0