File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ Tutte le modifiche degne di nota a **Hires Chess Trainer**.
44Formato ispirato a [ Keep a Changelog] ( https://keepachangelog.com/ ) ;
55versionamento [ semantico] ( https://semver.org/lang/it/ ) .
66
7+ ## [ 1.2.2] - 2026-06-10
8+
9+ ### Correzioni
10+ - ** Crash in "Play vs computer"** su un'installazione nuova: un'opzione di
11+ configurazione mancante (` engine_usebook ` ) faceva terminare il programma quando
12+ il motore muoveva. Risolto.
13+ - ** Avvio più robusto** : un'opzione assente in ` config.json ` non manda più in
14+ crash l'app — i campi non impostati vengono letti come vuoti, non danno errore.
15+ - ** Nessun libro d'apertura impostato** : l'avvio non mostra più un warning
16+ fuorviante quando non è configurato alcun libro.
17+
18+ [ 1.2.2 ] : https://github.com/gaelazzo/python_chess/releases/tag/v1.2.2
19+
720## [ 1.2.1] - 2026-06-09
821
922### Correzioni
Original file line number Diff line number Diff line change 6969
7070LEGGIMI_TXT = """\
7171 ========================================
72- Hires Chess Trainer v1.2.1
72+ Hires Chess Trainer v1.2.2
7373========================================
7474
7575Thank you for downloading Hires Chess Trainer!
You can’t perform that action at this time.
0 commit comments