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,18 @@ 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.3] - 2026-06-10
8+
9+ ### Correzioni
10+ - ** Modi che richiedono il motore, senza motore configurato** : "Play vs
11+ computer", "Endgame training" e "Improve from your games" non vanno più in
12+ crash — mostrano un messaggio chiaro ("Configure an engine first…") e tornano
13+ al menu. Anche il tasto ** E** (motore on/off) avvisa se manca il motore.
14+ - ** Messaggi sulla scacchiera tagliati** : i testi più larghi della scacchiera non
15+ vengono più troncati a sinistra (il font si adatta per stare nello spazio).
16+
17+ [ 1.2.3 ] : https://github.com/gaelazzo/python_chess/releases/tag/v1.2.3
18+
719## [ 1.2.2] - 2026-06-10
820
921### Correzioni
Original file line number Diff line number Diff line change 6969
7070LEGGIMI_TXT = """\
7171 ========================================
72- Hires Chess Trainer v1.2.2
72+ Hires Chess Trainer v1.2.3
7373========================================
7474
7575Thank you for downloading Hires Chess Trainer!
You can’t perform that action at this time.
0 commit comments