File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ Release notes (English)
22=======================
33( ** English** / [ Japanese] ( release_note_ja.md ) )
44
5+ - Update github.com/hymkor/csvi from v1.19.1 to v1.20.1 (#27 )
6+ - Use ` (*csvi.Application) MessageAndGetKey ` instead of removed ` (*csvi.Application) YesNo `
7+ - Fix display overflow caused by halfwidth kana with voiced/semi-voiced sound marks
8+ - Fix a CPU spinning issue after data fetching completed
9+
510v0.27.1
611-------
712Jan 4, 2026
Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ Release notes (Japanese)
22========================
33( [ English] ( release_note_en.md ) / ** Japanese** )
44
5+ - Update github.com/hymkor/csvi from v1.19.1 to v1.20.1 (#27 )
6+ - 廃止された ` (*csvi.Application) YesNo ` のかわりに、` (*csvi.Application) MessageAndGetKey ` を使うようにした
7+ - 半角カナの濁音・半濁音記号が含まれていると表示桁数が超過して表示が乱れる問題を修正
8+ - データ読み込みが終わると、CPU が空回りになる問題に対処
9+
510v0.27.1
611-------
712Jan 4, 2026
You can’t perform that action at this time.
0 commit comments