# Changelog

## Team Format Shot Data

Scorecard shot data added for team formats, alt shot, scramble, shamble, 4 ball and team stroke. Altshot and scramble show the players shots together by hole, the other formats are displayed by player and round.

{% columns %}
{% column %}

<figure><img src="/files/1Ey47P49HOpWPpwaT3Wa" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/PaTydiDFrE48teeD6cUz" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

## Live Stream Display

Exciting new beta feature for SGT. Player scorecards now show the linked YouTube videos and streams for the player rounds. And, the best part, for users that linked a live stream, you jump to specific holes in the round by clicking the hole number! Click the <i class="fa-circle-play">:circle-play:</i> button to view the player/team linked YouTube video. If its a live stream the hole by hole controls will be displayed under the video.

{% columns %}
{% column %}

<figure><img src="/files/putuScwhJhYC0va7E0vS" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/mvZHlCQNm5qNSKrXAtdT" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

## Field Strokes Gained

Tours and tournaments that display strokes gained will now show the average strokes to hole for various distances and lies. Click the FIELD STROKES button on the tour or event statistics page to view.

<figure><img src="/files/Mrut8idZlyBBpW3cr7qI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QwQ4MuuWjKVwIS4LigRx" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://simulator-golf-tour.gitbook.io/simulator-golf-tour-docs/changelog/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
