Skip to content

Commit 023df1d

Browse files
committed
Release 6.1.0-rc.2
1 parent d90fd76 commit 023df1d

File tree

3 files changed

+77
-3
lines changed

3 files changed

+77
-3
lines changed

beta.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ <h1>CotEditor <span>Beta</span></h1>
3939
<p>This is a development version. Get the latest stable version on the <a href="https://itunes.apple.com/app/coteditor/id1024640650?ls=1">Mac App Store</a>.</p>
4040
<p>Before installing a beta version, you <strong>MUST</strong> read the release notes.</p>
4141

42-
<a href="https://github.com/coteditor/CotEditor/releases/download/6.1.0-rc/CotEditor_6.1.0-rc.dmg" class="download">
43-
download <span>v6.1.0-rc</span>
42+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.1.0-rc.2/CotEditor_6.1.0-rc.2.dmg" class="download">
43+
download <span>v6.1.0-rc.2</span>
4444
</a>
4545

4646
<ul>
47-
<li><time>2025-10-29</time></li>
47+
<li><time>2025-11-01</time></li>
4848
<li>macOS 15+</li>
4949
<li>release notes: <a href="releasenotes/6.1.0-beta.en" hreflang="en">en</a> | <a href="releasenotes/6.1.0-beta.ja" hreflang="ja">ja</a></li>
5050
</ul>

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)