Skip to content

Commit e31b078

Browse files
committed
[WIP] Release 6.1.0-rc.2
1 parent d90fd76 commit e31b078

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed

releasenotes/6.1.0-beta.en.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,43 @@ <h1>Highlights on CotEditor 6.1</h1>
4646

4747

4848

49+
<article>
50+
<header>
51+
<h1>CotEditor 6.1.0-rc.2</h1>
52+
<p>release: <time>2025-11-01</time></p>
53+
</header>
54+
55+
56+
<section>
57+
<h2>New Features</h2>
58+
59+
<ul>
60+
<li>Add Russian localization (Thanks to Andrey!).</li>
61+
</ul>
62+
</section>
63+
64+
65+
<section>
66+
<h2>Improvements</h2>
67+
68+
<ul>
69+
<li><span class="trivial">trivial</span>: Adjust the layout of the Settings window.</li>
70+
<li><span class="trivial">trivial</span>: Update the Unicode block name list.</li>
71+
</ul>
72+
</section>
73+
74+
75+
<section>
76+
<h2>Fixes</h2>
77+
78+
<ul>
79+
<li><span class="label">beta</span>: Fixed an issue where filenames were not properly truncated when filtering in the file browser.</li>
80+
</ul>
81+
</section>
82+
</article>
83+
84+
85+
4986
<article>
5087
<header>
5188
<h1>CotEditor 6.1.0-rc</h1>

releasenotes/6.1.0-beta.ja.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,43 @@ <h1>CotEditor 6.1のハイライト</h1>
4646

4747

4848

49+
<article>
50+
<header>
51+
<h1>CotEditor 6.1.0-rc.2</h1>
52+
<p>リリース: <time>2025-11-01</time></p>
53+
</header>
54+
55+
56+
<section>
57+
<h2>新機能</h2>
58+
59+
<ul>
60+
<li>ロシア語のローカリゼーションを改良(Andreyさんに感謝!)</li>
61+
</ul>
62+
</section>
63+
64+
65+
<section>
66+
<h2>改良</h2>
67+
68+
<ul>
69+
<li><span class="trivial">trivial</span>: 設定ウインドウのレイアウトを調整</li>
70+
<li><span class="trivial">trivial</span>: Unicodeブロック名リストを更新</li>
71+
</ul>
72+
</section>
73+
74+
75+
<section>
76+
<h2>修正</h2>
77+
78+
<ul>
79+
<li><span class="label">beta</span>: ファイルブラウザでフィルタされたファイル名が適切に省略されなかった不具合を修正</li>
80+
</ul>
81+
</section>
82+
</article>
83+
84+
85+
4986
<article>
5087
<header>
5188
<h1>CotEditor 6.1.0-rc</h1>

0 commit comments

Comments
 (0)