API Changelog

Release history and updates for the Reboot Motion API.

v1.6.33 - 2026-02-27

Improvements

  • Improved reliability of game data ownership checks for tracking version processing

v1.6.32 - 2026-02-27

Improvements

  • Improved game-processing pipeline to ensure data availability before processing begins
  • Improved access permission checks for games with split data ownership
  • Improved game filtering to skip ineligible matchups and non-final game statuses

v1.6.31 - 2026-02-27

Improvements

  • Minor bug fixes

v1.6.30 - 2026-02-25

Improvements

  • Improved reliability when processing sessions with missing game ID data
  • Improved Hawkeye metadata key selection for movement data exports

v1.6.29 - 2026-02-19

Improvements

  • Improved Hawk-Eye 2026 mocap type ID accuracy across all modules

v1.6.28 - 2026-02-19

Improvements

  • Added Hawk-Eye 2026 (hawkeye26) support for session creation and file uploads
  • Updated mocap_type_id schema descriptions and examples with Hawk-Eye 2026 guidance
  • Improved MLB affiliate network access validation

v1.6.27 - 2026-02-11

Improvements

  • Added org_player_id filter to failed movements endpoint
  • Improved data export error handling and field validation
  • Improved hitting visualization reliability

v1.6.26 - 2026-01-29

Improvements

  • Added ankle-flexion, hip-rotation, seated-torso-rotation, and shoulder-rotation-side movement types

v1.6.25 - 2025-12-05

Improvements

  • Minor bug fixes

v1.6.24 - 2025-12-03

Improvements

  • Added AI chat endpoint for dashboard conversational functionality
  • Added org_player_id filter to the Failed Movements endpoint
  • Improved hitting visualization reliability with large datasets

v1.6.23 - 2025-11-17

Improvements

  • Added hitting metrics to visualizations, including bat speed, attack angle, and exit speed
  • Improved API documentation reliability with local fallback rendering
  • Improved system reliability

v1.6.22 - 2025-11-05

Improvements

  • Added visualizations endpoint for interactive dashboard reports
  • Updated mocap session file uploads to support new movement types
  • Added MLB population metrics support for 2023 and 2024

v1.6.21 - 2025-08-27

Improvements

  • Fixed a bug causing data intake to fail

v1.6.20 - 2025-08-27

Improvements

  • Fixed a bug causing data exports to generate incorrect CSV filenames

v1.6.19 - 2025-08-26

Improvements

  • Added user settings storage and retrieval per user account
  • Added first and last movement filtering for segment creation by player
  • Improved data export schema detection for accurate column mapping

v1.6.18 - 2025-08-26

Improvements

  • Improved sessions list to exclude sessions where all movements have failed
  • Improved data exports to exclude failed movements from results

v1.6.17 - 2025-06-09

Improvements

  • Backend enhancements

v1.6.16 - 2025-06-09

Improvements

  • Added support for college games covered under the MLB Data Policy
  • Improved org player ID and session ID validation to reject invalid formats
  • Fixed a bug causing errors when retrieving organizations without query filters

v1.6.15 - 2025-05-28

Improvements

  • Improved session creation reliability when a duplicate session is detected
  • Minor bug fixes

v1.6.14 - 2025-05-28

Improvements

  • Added Single-A population metrics export support
  • Added org_session_id field to session data responses
  • Fixed a bug causing metrics export to fail with a single movement in the movement screen

v1.6.13 - 2025-05-13

Improvements

  • Added movement screen raw data export support with JSON format
  • Added user_id tracking to session files and mocap session files
  • Improved session file numbering accuracy

v1.6.12 - 2025-04-30

Improvements

  • Added Hitting Series Lite data export support for metrics and series data
  • Improved data export API documentation readability

v1.6.11 - 2025-04-21

Improvements

  • Added population metrics endpoint to retrieve season-wide metrics by population
  • Fixed a bug causing pipeline error notifications to not be sent
  • Improved pipeline error notification reliability for movement processing failures

v1.6.10 - 2025-04-15

Improvements

  • Improved MiLB level automation reliability across Single-A, Double-A, and Triple-A
  • Improved AAA data source handling with fallback support between data sources

v1.6.9 - 2025-04-11

Improvements

  • Improved session numbering when appending uploads to existing sessions
  • Improved intake reliability by verifying session exists before processing

v1.6.8 - 2025-04-11

Improvements

  • Minor bug fixes

v1.6.7 - 2025-04-05

Improvements

  • Fixed a bug preventing game requests from being logged correctly

v1.6.6 - 2025-04-02

Improvements

  • Updated org movements endpoint to include movement type name and slug
  • Improved data export performance for large movement datasets
  • Improved authentication sync reliability for user accounts

v1.6.5 - 2025-03-24

Improvements

  • Improved Stats API data intake to automatically process data by level
  • Improved MLB game request access controls for data ownership validation

v1.6.4 - 2025-03-18

Improvements

  • Added aggregate reports support for dashboard display
  • Improved error messaging when biomechanics data is unavailable for requested games
  • Updated aggregate reports to make player group segments optional

v1.6.3 - 2025-02-26

Improvements

  • Improved movement type count accuracy in session movement totals
  • Updated session upload response to include session_id
  • Improved player group segment creation reliability

v1.6.2 - 2025-02-14

Improvements

  • Removed flagged reports from API documentation

v1.6.1 - 2025-02-13

Improvements

  • Added stride angle and rear foot start position metrics for pitching and hitting
  • Added flagging reports support to the dashboard
  • Improved player list filtering by official league ID

v1.6.0 - 2025-01-16

Improvements

  • Added /oauth/token endpoint to retrieve access and refresh tokens with credentials
  • Updated API documentation code samples to use Bearer token authentication
  • Improved API documentation accuracy for JSON payload authentication requests