Skip to content

Commit a1ae8ca

Browse files
gaelazzoclaude
andcommitted
release: bump a v1.2.2 (crash Play-vs-computer + accesso config protetto)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e3ccd74 commit a1ae8ca

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Tutte le modifiche degne di nota a **Hires Chess Trainer**.
44
Formato ispirato a [Keep a Changelog](https://keepachangelog.com/);
55
versionamento [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

release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
LEGGIMI_TXT = """\
7171
========================================
72-
Hires Chess Trainer v1.2.1
72+
Hires Chess Trainer v1.2.2
7373
========================================
7474
7575
Thank you for downloading Hires Chess Trainer!

0 commit comments

Comments
 (0)