February 15th, 2026

KinesteX Client

KinesteX v2.17.1: Gesture Control, UI Modal Fixes on RTL, and Gait Speed Test Improvement

KinesteX v2.17.1 gives you tighter control during workouts, more reliable gait testing on mobile, and smoother UI behavior across sessions and languages.

New: Gesture Control Prevention Option

A new preventGestureControl configuration option is now available. When enabled, gesture-based interactions (such as pause/resume via hand gestures) are disabled during workouts. This is useful for scenarios where gesture detection may interfere with the user experience or when gesture controls are not desired.

Usage: Pass preventGestureControl: true in your customParams configuration to disable gesture-based controls.

Improved: Gait Speed Test on Mobile Devices

The Gait Speed Test now dynamically adjusts its start and target detection zones for mobile (portrait) viewports. On narrower screens, zone detection is more forgiving β€” requiring a percentage of visible body landmarks to be in the zone rather than all of them. This results in significantly more reliable test results on phones and tablets.

Fixed: Auto-Pause Sensitivity

Slightly increased the delay before auto-pause triggers when a user temporarily moves out of frame, reducing false pauses during active workouts.

Fixed: Modal Display Consistency

Resolved minor modal positioning inconsistencies across several embedded UI dialogs in right to left languages (cookies consent, settings, onboarding, leaderboard filters, and exit confirmation).