Skip to content

v3.4.10 - Calendar detail & sponsor fixes

Latest

Choose a tag to compare

@edgiardina edgiardina released this 26 Jun 02:22

Bumps PinballApi 3.2.7 → 3.2.8.

Fixes

  • Calendar detail page no longer fails to load for unrated tournaments. PinballApi 3.2.8 makes the tournament rating/strength/grade metrics nullable — the IFPA API returns null for these on unrated/future events, which previously broke deserialization of the entire tournament.
  • About-page sponsors load again. The IFPA batch player endpoint (player?players=…) now returns a non-JSON body; 3.2.8 works around it by fetching each player via the single-player endpoint.