Skip to content

TargetBridge v3.3.1

Choose a tag to compare

@swellweb swellweb released this 28 Jul 15:52
· 1 commit to maint-3.3 since this release

TargetBridge 3.3.1

A focused maintenance patch for Input Dockstation.

Fixed

  • Receiver Master double-clicks: mouse clicks from the Receiver now preserve macOS native click count when injected on the Sender. Finder and other apps can recognise double-clicks correctly instead of receiving two unrelated single clicks.
  • Existing Receiver/Sender combinations remain compatible: newer Senders retain the previous timing fallback for older Receivers, and older Senders safely ignore the extra metadata.

Verification

  • 83 Sender tests passed
  • 60 Receiver parser checks passed
  • localization check passed for German, English, French, Italian, and Chinese
  • GitHub Actions passed for Sender arm64 and Receiver arm64/x86_64
  • all three published ZIP archives were integrity-checked and code-signature verified

Thank you to @freebo for the fix and the real Receiver Master validation.