Skip to content

Commit 5c69ecc

Browse files
committed
Release 6.0.1
1 parent 20af703 commit 5c69ecc

File tree

6 files changed

+313
-30
lines changed

6 files changed

+313
-30
lines changed

appcast.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
<description>Most recent changes with links to updates.</description>
77

88
<item>
9-
<title>CotEditor 6.0.0</title>
10-
<pubDate>Tue, 16 Sep 2025 22:00:00 +0900</pubDate>
9+
<title>CotEditor 6.0.1</title>
10+
<pubDate>Sun, 21 Sep 2025 12:00:00 +0900</pubDate>
1111

12-
<sparkle:version>744</sparkle:version>
13-
<sparkle:shortVersionString>6.0.0</sparkle:shortVersionString>
12+
<sparkle:version>747</sparkle:version>
13+
<sparkle:shortVersionString>6.0.1</sparkle:shortVersionString>
1414
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
15-
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/6.0.0.en.html</sparkle:releaseNotesLink>
16-
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/6.0.0.ja.html</sparkle:releaseNotesLink>
17-
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/6.0.0/CotEditor_6.0.0.dmg"
18-
length="18673660"
15+
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/6.0.1.en.html</sparkle:releaseNotesLink>
16+
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/6.0.1.ja.html</sparkle:releaseNotesLink>
17+
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/6.0.1/CotEditor_6.0.1.dmg"
18+
length="18637214"
1919
type="application/octet-stream"
20-
sparkle:edSignature="kMvzt1kM0imDFuEXx3ua7AGC8xQeiaFS3W+THKmELTeibMeIKm7o0v3ns0VnNotbf7GeQ4mBOJVEdFUMM7a1CA=="/>
20+
sparkle:edSignature="rmnVf1pRSMr3udWqcKcYCnphqrsn+g3FhxhGtlTfLqdb/AMMw6Z2Dbih7mNcuxkis0Y/fx8FuA64Cvj2hR9xBA=="/>
2121
</item>
2222

2323
<item>

archives.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ <h2>CotEditor non-AppStore version</h2>
5050

5151
<p>CotEditor is distributed on the <a href="https://itunes.apple.com/app/coteditor/id1024640650?ls=1" rel="external" title="CotEditor -Mac App Store">Mac App Store</a>. However, there is also a non-AppStore version just for in case.</p>
5252

53-
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.0/CotEditor_6.0.0.dmg"
54-
download="CotEditor_6.0.0.dmg"
55-
title="Download | CotEditor_6.0.0.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.1/CotEditor_6.0.1.dmg"
54+
download="CotEditor_6.0.1.dmg"
55+
title="Download | CotEditor_6.0.1.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.0</span>
57+
CotEditor <span>6.0.1</span>
5858
</a>
5959
<dl>
6060
<dt>released on</dt>
61-
<dd><time>2025-09-16</time></dd>
61+
<dd><time>2025-09-21</time></dd>
6262

6363
<dt>release notes</dt>
64-
<dd><a href="releasenotes/6.0.0.en" hreflang="en">en</a></dd>
65-
<dd><a href="releasenotes/6.0.0.ja" hreflang="ja">ja</a></dd>
64+
<dd><a href="releasenotes/6.0.1.en" hreflang="en">en</a></dd>
65+
<dd><a href="releasenotes/6.0.1.ja" hreflang="ja">ja</a></dd>
6666

6767
<dt>requirements</dt>
6868
<dd>macOS 15 or later</dd>

archives.ja.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ <h2>CotEditor non-AppStore版</h2>
5050

5151
<p>CotEditorは<a href="https://itunes.apple.com/app/coteditor/id1024640650?ls=1" rel="external" title="CotEditor -Mac App Store">Mac App Store</a>で配布されていますが、直接ダウンロードできるnon-AppStore版も用意されています。</p>
5252

53-
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.0/CotEditor_6.0.0.dmg"
54-
download="CotEditor_6.0.0.dmg"
55-
title="Download | CotEditor_6.0.0.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.1/CotEditor_6.0.1.dmg"
54+
download="CotEditor_6.0.1.dmg"
55+
title="Download | CotEditor_6.0.1.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.0</span>
57+
CotEditor <span>6.0.1</span>
5858
</a>
5959
<dl>
6060
<dt>リリース日</dt>
61-
<dd><time>2025-09-16</time></dd>
61+
<dd><time>2025-09-21</time></dd>
6262

6363
<dt>リリースノート</dt>
64-
<dd><a href="releasenotes/6.0.0.en" hreflang="en">英語</a></dd>
65-
<dd><a href="releasenotes/6.0.0.ja" hreflang="ja">日本語</a></dd>
64+
<dd><a href="releasenotes/6.0.1.en" hreflang="en">英語</a></dd>
65+
<dd><a href="releasenotes/6.0.1.ja" hreflang="ja">日本語</a></dd>
6666

6767
<dt>システム条件</dt>
6868
<dd>macOS 15以降</dd>

archives.tr.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ <h2>CotEditor AppStore olmayan sürüm</h2>
5050

5151
<p>CotEditor, <a href="https://itunes.apple.com/app/coteditor/id1024640650?ls=1" rel="external" title="CotEditor -Mac App Store">Mac App Store</a>'da dağıtılır. Ancak, AppStore dışı dağıtılan bir sürüm de mevcuttur.</p>
5252

53-
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.0/CotEditor_6.0.0.dmg"
54-
download="CotEditor_6.0.0.dmg"
55-
title="İndir | CotEditor_6.0.0.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.1/CotEditor_6.0.1.dmg"
54+
download="CotEditor_6.0.1.dmg"
55+
title="İndir | CotEditor_6.0.1.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.0</span>
57+
CotEditor <span>6.0.1</span>
5858
</a>
5959
<dl>
6060
<dt>yayımlama tarihi</dt>
61-
<dd><time>2025-09-16</time></dd>
61+
<dd><time>2025-09-21</time></dd>
6262

6363
<dt>sürüm notları</dt>
64-
<dd><a href="releasenotes/6.0.0.en" hreflang="en">en</a></dd>
65-
<dd><a href="releasenotes/6.0.0.ja" hreflang="ja">ja</a></dd>
64+
<dd><a href="releasenotes/6.0.1.en" hreflang="en">en</a></dd>
65+
<dd><a href="releasenotes/6.0.1.ja" hreflang="ja">ja</a></dd>
6666

6767
<dt>gereksinimler</dt>
6868
<dd>macOS 15 veya sonrası</dd>

releasenotes/6.0.1.en.html

Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head prefix="og: http://ogp.me/ns#">
5+
<meta charset="UTF-8"/>
6+
7+
<title>What's new on CotEditor 6.0.1 - CotEditor</title>
8+
9+
<meta name="description" content="What's new on CotEditor 6.0.1"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/6.0.1-beta.en"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="What's new on CotEditor 6.0.1"/>
15+
<meta property="og:image" content="https://coteditor.com/img/appicon/[email protected]"/>
16+
<meta property="og:site_name" content="CotEditor"/>
17+
<meta property="og:locale" content="en_US"/>
18+
<meta property="twitter:card" content="summary"/>
19+
<meta property="twitter:creator" content="@CotEditor"/>
20+
21+
<link rel="shortcut icon" href="/favicon.png" type="image/png" sizes="16x16"/>
22+
<link rel="shortcut icon" href="/[email protected]" type="image/png" sizes="32x32"/>
23+
<link rel="alternate" href="6.0.1.ja" hreflang="ja"/>
24+
<link rel="stylesheet" href="../css/common.css"/>
25+
<link rel="stylesheet" href="../css/releasenotes.css"/>
26+
</head>
27+
28+
<body>
29+
<header>
30+
<a href="/">CotEditor</a>
31+
</header>
32+
33+
<main>
34+
<section class="highlights">
35+
<h1>Highlights on CotEditor 6.0</h1>
36+
37+
<dl>
38+
<dt>Liquid Glass Look</dt>
39+
<dd>Experience the refreshed interface with the new Liquid Glass style in macOS Tahoe 26.</dd>
40+
</dl>
41+
</section>
42+
43+
44+
<article>
45+
<header>
46+
<h1>CotEditor 6.0.1</h1>
47+
<p>release: <time>2025-09-21</time></p>
48+
</header>
49+
50+
51+
<section>
52+
<h2>Improvements</h2>
53+
54+
<ul>
55+
<li>Avoid assigning the <kbd>Shift</kbd>+<kbd>Return</kbd> shortcut key for a snippet.</li>
56+
<li><span class="trivial">trivial</span>: Update find result messages.</li>
57+
<li><span class="trivial">dev</span>: Update the build environment to Xcode 26.0.</li>
58+
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.8.0-beta.3 to 2.8.0.</li>
59+
</ul>
60+
</section>
61+
62+
63+
<section>
64+
<h2>Fixes</h2>
65+
66+
<ul>
67+
<li>Fix an issue where the “Convert Indentation” commands don’t convert if no characters are selected.</li>
68+
<li>Fix an issue where the input fields in the Find window accept rich text.</li>
69+
<li>Fix an issue where folder documents can open multiple windows for the same folder.</li>
70+
<li>Address a potential crash that occurs when performing a keyboard shortcut.</li>
71+
<li>Address a potential crash that can occur when opening a document on an Intel-based Mac.</li>
72+
<li><span class="trivial">trivial</span>: Fix an issue where the default encoding pop-up button in the Format settings pane is positioned incorrectly.</li>
73+
</ul>
74+
</section>
75+
</article>
76+
77+
78+
79+
<article>
80+
<header>
81+
<h1>CotEditor 6.0.0</h1>
82+
<p>release: <time>2025-09-16</time></p>
83+
</header>
84+
85+
86+
<section>
87+
<h2>New Features</h2>
88+
89+
<ul>
90+
<li>Support <strong>macOS Tahoe 26</strong>.</li>
91+
</ul>
92+
</section>
93+
94+
95+
<section>
96+
<h2>Improvements</h2>
97+
98+
<ul>
99+
<li>Change the system requirement to <strong>macOS Sequoia 15 and later</strong>.</li>
100+
<li>Update the user interface on macOS 26 to the Liquid Glass style.</li>
101+
<li>Update the application icon to the Liquid Glass style.</li>
102+
<li>The options to highlight matching braces have been removed and they are now always highlighted.</li>
103+
<li>Apply the text find highlighting to all split editors.</li>
104+
<li>Move selected items to the Trash by the Delete action in the file browser.</li>
105+
<li>Show also the file size of the previewed document in the status bar.</li>
106+
<li>Display the numbers of registered items below the lists in the syntax editor.</li>
107+
<li>Deprecate the feature to change the editor opacity per window.</li>
108+
<li>Deprecate the feature of installing a custom theme by simply opening the file in CotEditor.</li>
109+
<li>Deprecate the “Make Snake Case,” “Make Camel Case,” “Make Pascal Case,” “Hiragana to Katakana,” and “Katakana to Hiragana” commands in the Text > Transformations menu.</li>
110+
<li>Deprecate the “Draw separator” option for the line number view on macOS 26.</li>
111+
<li><span class="trivial">trivial</span>: Rename the “Half-width to Full-width” and “Full-width to Half-width” commands to “Convert to Full Width” and “Convert to Half Width”, respectively.</li>
112+
<li><span class="trivial">trivial</span>: Improve the behavior of Add/Remove buttons.</li>
113+
<li><span class="trivial">trivial</span>: Update the layout of the “What’s New” window.</li>
114+
<li><span class="trivial">dev</span>: Migrate the theme list and syntax list in the Settings, and the input fields in the Find window to SwiftUI.</li>
115+
<li><span class="trivial">dev</span>: Update the build environment to Xcode 26.0 (Swift 6.2, macOS 26 SDK).</li>
116+
<li><span class="label">non-AppStore ver.</span>: Add an update badge to the “Check for Update” menu item if an update is available.</li>
117+
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.7.1 to 2.8.0.</li>
118+
</ul>
119+
</section>
120+
121+
122+
<section>
123+
<h2>Fixes</h2>
124+
125+
<ul>
126+
<li>Fix an issue where the “Convert Indentation” commands don’t convert indentation to the indent style that’s not the default.</li>
127+
<li>Fix an issue where the Syntax toolbar menu is disabled when the toolbar is shown afterward.</li>
128+
<li>Fix an issue where the size of the Multiple Replace window is not stored.</li>
129+
<li>Fix an issue in the Dutch localization where the number of found items isn’t displayed in the Find window.</li>
130+
</ul>
131+
</section>
132+
133+
<p><a href="5.2.3.en">previous release notes</a></p>
134+
</article>
135+
</main>
136+
137+
138+
<footer>
139+
<p class="copyright">© 2025 CotEditor Project</p>
140+
</footer>
141+
</body>
142+
</html>

releasenotes/6.0.1.ja.html

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
<!DOCTYPE html>
2+
<html lang="ja">
3+
4+
<head prefix="og: http://ogp.me/ns#">
5+
<meta charset="UTF-8"/>
6+
7+
<title>CotEditor 6.0.1の変更点 - CotEditor</title>
8+
9+
<meta name="description" content="CotEditor 6.0.1の変更点"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/6.0.1.ja"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="CotEditor 6.0.1の変更点"/>
15+
<meta property="og:image" content="https://coteditor.com/img/appicon/[email protected]"/>
16+
<meta property="og:site_name" content="CotEditor"/>
17+
<meta property="og:locale" content="ja_JP"/>
18+
<meta property="twitter:card" content="summary"/>
19+
<meta property="twitter:creator" content="@CotEditor"/>
20+
21+
<link rel="shortcut icon" href="/favicon.png" type="image/png" sizes="16x16"/>
22+
<link rel="shortcut icon" href="/[email protected]" type="image/png" sizes="32x32"/>
23+
<link rel="alternate" href="6.0.1.en" hreflang="en"/>
24+
<link rel="stylesheet" href="../css/common.css"/>
25+
<link rel="stylesheet" href="../css/releasenotes.css"/>
26+
</head>
27+
28+
<body>
29+
<header>
30+
<a href="/">CotEditor</a>
31+
</header>
32+
33+
<main>
34+
<section class="highlights">
35+
<h1>CotEditor 6.0のハイライト</h1>
36+
37+
<dl>
38+
<dt>Liquid Glassのよそおい</dt>
39+
<dd>macOS Tahoe 26の新しいLiquid Glassスタイルで、刷新されたインターフェイスを体験できます。</dd>
40+
</dl>
41+
</section>
42+
43+
44+
<article>
45+
<header>
46+
<h1>CotEditor 6.0.1</h1>
47+
<p>リリース: <time>2025-09-21</time></p>
48+
</header>
49+
50+
51+
<section>
52+
<h2>改良</h2>
53+
54+
<ul>
55+
<li><kbd>Shift</kbd>-<kbd>Return</kbd>キーをスニペットのショートカットキーとして登録できないように変更</li>
56+
<li><span class="trivial">trivial</span>: 検索結果メッセージを更新</li>
57+
<li><span class="trivial">開発</span>: ビルド環境をXcode 26.0に更新</li>
58+
<li><span class="label">非AppStore版</span>: Sparkleを2.8.0-beta.3から2.8.0に更新</li>
59+
</ul>
60+
</section>
61+
62+
63+
<section>
64+
<h2>修正</h2>
65+
66+
<ul>
67+
<li>エディタで何も選択していないときに「インデントを変換」コマンドが実行されなかった不具合を修正</li>
68+
<li>「検索」ウインドウの入力欄にリッチテキストが入れられる不具合を修正</li>
69+
<li>フォルダ書類が同じフォルダに対して複数のウインドウを開けた不具合に対処</li>
70+
<li>キーボードシートカットを実行時にクラッシュしうる不具合に対処</li>
71+
<li>Intel-based Macで書類を開くときにアプリケーションがクラッシュしうる不具合に対処</li>
72+
<li><span class="trivial">trivial</span>: 「フォーマット」設定の「デフォルトエンコーディング」ポップアップボタンの表示位置がずれている不具合を修正</li>
73+
</ul>
74+
</section>
75+
</article>
76+
77+
78+
79+
<article>
80+
<header>
81+
<h1>CotEditor 6.0.0</h1>
82+
<p>リリース: <time>2025-09-16</time></p>
83+
</header>
84+
85+
86+
<section>
87+
<h2>新機能</h2>
88+
89+
<ul>
90+
<li><strong>macOS Tahoe 26</strong>に対応</li>
91+
</ul>
92+
</section>
93+
94+
95+
<section>
96+
<h2>改良</h2>
97+
98+
<ul>
99+
<li>システム要件を<strong>macOS Sequoia 15以降</strong>に変更</li>
100+
<li>macOS 26でのユーザインターフェースをLiquid Glassスタイルに更新</li>
101+
<li>アプリケーションアイコンをLiquid Glassスタイルに更新</li>
102+
<li>対応する括弧をハイライトするオプションを削除しつねににハイライトされるように変更</li>
103+
<li>テキスト検索のハイライトをすべての分割エディタに適用</li>
104+
<li>ファイルブラウザの削除アクションで選択したアイテムをゴミ箱に移動</li>
105+
<li>プレビュー中の文書のファイルサイズをステータスバーに表示</li>
106+
<li>シンタックスエディタのリストの下に登録している項目数を表示</li>
107+
<li>ウインドウごとにエディタの不透明度を変更する機能を廃止</li>
108+
<li>CotEditorでファイルを開くだけでカスタムテーマをインストールする機能を廃止</li>
109+
<li>「テキスト」>「変換」メニューの「スネークケースにする」「キャメルケースにする」「パスカルケースにする」「ひらがなをカタカナにする」と「カタカナをひらがなにする」コマンドを廃止</li>
110+
<li>macOS 26における行番号表示の「区切り線を表示」オプションを廃止</li>
111+
<li><span class="trivial">trivial</span>: 「全角にする」と「半角にする」コマンドをそれぞれ「全角に変換」と「半角に変換」に改名</li>
112+
<li><span class="trivial">trivial</span>: 追加/削除ボタンの動作を改善</li>
113+
<li><span class="trivial">trivial</span>: 「新機能」ウインドウのレイアウトを更新</li>
114+
<li><span class="trivial">開発</span>: 設定内のテーマリストとシンタックスリスト、検索ウインドウの入力欄をSwiftUIに移行</li>
115+
<li><span class="trivial">開発</span>: ビルド環境をXcode 26.0(Swift 6.2、macOS 26 SDK)に更新</li>
116+
<li><span class="label">非AppStore版</span>: アップデートが利用可能なとき「アップデートを確認」メニュー項目にアップデートバッジを表示</li>
117+
</ul>
118+
</section>
119+
120+
121+
<section>
122+
<h2>修正</h2>
123+
124+
<ul>
125+
<li>「インデントを変換」コマンドがデフォルトではないインデントスタイルには変換しない不具合を修正</li>
126+
<li>ツールバーを後から表示したときに「シンタックス」ツールバー項目が無効になる不具合を修正</li>
127+
<li>複数置換ウインドウのサイズが保存されなかった不具合を修正</li>
128+
<li>検索ウインドウにマッチした項目の数が表示されなかったオランダ語ローカリゼーションの不具合を修正</li>
129+
</ul>
130+
</section>
131+
132+
<p><a href="5.2.3.ja">以前のリリースノート</a></p>
133+
</article>
134+
</main>
135+
136+
137+
<footer>
138+
<p class="copyright">© 2025 CotEditor Project</p>
139+
</footer>
140+
</body>
141+
</html>

0 commit comments

Comments
 (0)