Skip to content

Commit ef214f8

Browse files
gaelazzoclaude
andcommitted
release: bump a v1.2.3 (no-engine modes: message + exit; fix clipped messages)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 8a7974e commit ef214f8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.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

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.2
72+
Hires Chess Trainer v1.2.3
7373
========================================
7474
7575
Thank you for downloading Hires Chess Trainer!

0 commit comments

Comments
 (0)