Developers / Resources / Changelog
Changelog
Notable changes to HEXR and its developer tooling.
v2.0 — current
- HEXR Glove 2.0 — untethered pneumatic haptic glove with arm module.
- Unity package
com.microtube.hexrv0.4.0 — HEXR installs into any Unity 2022.3+ project from a git URL. TheHaptGloveruntime and its Windows, Android and macOS Bluetooth transports are bundled. - Neither XR backend is a hard dependency any more — pick OpenXR or Meta OVR in HexR → HexR Tools → Project Setup. Meta projects upgrading from 0.2.x must now declare the Meta SDK themselves.
- Editor tooling: Create HexR Rig, Auto Setup Scene, Validate Scene Setup, and a Haptics Tester.
- Unity integration tutorials for OpenXR, Meta OVR and MRTK.
- HaptGlovePython — Python control library over BLE.
Note
Release notes for individual repositories are kept on GitHub. A consolidated changelog will grow here as the SDK is streamlined.