Skip to content

2504.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 14:19
· 1 commit 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)
  • Resolved issue with caching API configuration.

NEW FEATURE: iRacing OAuth "Password Limited Grant" Authentication