# August 19th, 2022

## Update Changelog

* **Added**:
  * Nothing
* **Changed**:
  * Scoreboard and hotbar config files have a prettier default design
* **Fixed**:
  * Interaction with renamed items while playing matches being cancelled
  * ELO Leaderboards console spam while trying to update when kits didn't exist
  * AutoComplete disabling Frost if kits/arenas didn't exist to register suggestions
  * WinStreak Leaderboards console spam while trying to update the Unranked Queues ladders lore when kits didn't exist
* **Removed**:
  * Nothing<br>


---

# 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://docs.frozed.club/frost/update-changelogs/2022/august-19th-2022.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.
