Skip to content

2504.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 13:23
· 63 commits to main since this release

BREAKING CHANGES:

  • "IDataClient.GetMemberChartData" method was removed. Use "IDataClient.GetMemberChartDataAsync" instead.
  • The "TrackScreenshotService" class has been removed. Use "IDataClient.GetTrackAssetScreenshotUris" or "IDataClient.GetTrackAssetScreenshotUrisAsync" instead.

FIXES:

  • Various properties updated to match results (DriverInfo, LicenseInfo, MemberInfo)

NEW FEATURE: iRacing OAuth "Password Limited Grant" Authentication