> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-it/changelog/gamepacklogs/fc23log.md).

# Serie FC 23

| <img src="/files/1fa6b3984e9df15362097bb42212031082c6a0e9" alt="" data-size="original"> | <h2>Registro modifiche</h2> |
| --------------------------------------------------------------------------------------- | --------------------------- |

## **Serie FC 23 - Aggiornamento 1.1.0** <mark style="color:blu;">\[Nov-01-2023]</mark> :new: <a href="#x.x.x-update-xxxx-x" id="x.x.x-update-xxxx-x"></a>

{% hint style="info" %}
Modifiche interne per preparare il lancio di PS5® STRIKEPACK™.
{% endhint %}

***

## **Serie FC 23 - Rilascio iniziale 1.0.0** <mark style="color:blu;">\[Aug-01-2023]</mark>

{% hint style="info" %}
La prima versione del GAMEPACK FC Series 23 su STRIKEPACK HORIZON™.
{% endhint %}

***

> **Aggiornamenti principali** (il primo numero cambia) vengono rilasciati raramente, poiché rappresentano una ristrutturazione radicale delle funzionalità del GAMEPACK che richiede la cancellazione delle impostazioni del profilo esistente. Quando viene rilasciato un aggiornamento del genere, l'app STRIKEPACK CENTRAL™ ti avviserà e ti offrirà la possibilità di accettare o rifiutare l'aggiornamento per accettarlo in seguito quando preferisci. NON è possibile tornare alle versioni precedenti del GAMEPACK.
>
> ***
>
> ***Nota sui marchi**: STRIKEPACK™, STRIKEPACK HORIZON™, STRIKEPACK HORIZON VISTA™ sono marchi di Collective Minds Gaming Co. Ltd. Tutti i nomi dei prodotti, loghi, marchi e altri marchi registrati, immagini o video menzionati in questo manuale o sul sito web sono utilizzati esclusivamente a fini identificativi e rimangono di proprietà dei rispettivi titolari dei marchi. Questi titolari dei marchi NON sono affiliati a Collective Minds™ e NON sponsorizzano né approvano i suoi prodotti, servizi o siti web. I marchi "Xbox®", "Xbox Series X|S®", "Xbox One®" sono di proprietà di Microsoft Corporation. I marchi "PlayStation®", "PlayStation®5", "PS5®", "DualSense®" sono di proprietà di Sony Interactive Entertainment. Il marchio "Bluetooth®" è di proprietà di Bluetooth Special Interest Group (SIG).*


---

# 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://guide.strikepack.com/horizon-it/changelog/gamepacklogs/fc23log.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.
