> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/golf-integration/support/release-management/changelog.md).

# Changelog

## 6.0.14 & 6.0.15

*Release 12/04/2024*

**Bug Fixes:**

* Stop the stats scorecard appearing momentarily before the normal L2 scorecard

## 6.0.13

Release 10/04/2024

**Feature:**

* Translate message when EC isn’t available for a particular tournament

## 6.0.12

Release 03/04/2024

**Features**

* add entity for birdie text color for operator theming capability
* disable EC for 912 (this weeks LPGA tournament)

**Fixes**

* stop some new golf pages throwing an error when deep linking into them

## 6.0.11

Release 22/03/2024

**Features:**

* Enable Live commentary panels between rounds on Leaderboard and Groups page
* Use correct formatting on players names on Course Fingerprint history page

## 6.0.10

Release 21/03/2024

**Features:**

* Use 3 character firstNames for duplicate surname 'Young' and 'Kim' players

## 6.0.8 (6.x and latest) and 5.1.115 (5.x)

Release 19/03/2024

**Features**

* Performance improvements for PickGuru hospitality app (not client facing)

**Hotfix**

* Hotfix for OpenBet and lotoquebec for `fr_CA` language

## 6.0.7

Release 13/03/2024

**Features**

* on-site amends from Joey for pick guru hospitality app (not client facing)

## 6.0.6

Release 12/03/22024

**Features**

* update pick guru hospitality app with feedback from sponsors (not client facing)

## 6.0.5

Release 11/03/2024

**Features**

* update pick guru prize line text (not client facing)

## 6.0.4

Release 08/03/2024

**Features**

* add dynamic logo and QR code URL's to hospitality app (not client facing)
* ensure live commentary displays for language = en as well as en-GB


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/golf-integration/support/release-management/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
