Skip to content

Commit c345df1

Browse files
committed
Release 6.0.2
1 parent 9b2128b commit c345df1

File tree

6 files changed

+353
-30
lines changed

6 files changed

+353
-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.1</title>
10-
<pubDate>Sun, 21 Sep 2025 12:00:00 +0900</pubDate>
9+
<title>CotEditor 6.0.2</title>
10+
<pubDate>Wed, 24 Sep 2025 22:53:30 +0900</pubDate>
1111

12-
<sparkle:version>747</sparkle:version>
13-
<sparkle:shortVersionString>6.0.1</sparkle:shortVersionString>
12+
<sparkle:version>749</sparkle:version>
13+
<sparkle:shortVersionString>6.0.2</sparkle:shortVersionString>
1414
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
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"
15+
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/6.0.2.en.html</sparkle:releaseNotesLink>
16+
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/6.0.2.ja.html</sparkle:releaseNotesLink>
17+
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/6.0.2/CotEditor_6.0.2.dmg"
18+
length="18638972"
1919
type="application/octet-stream"
20-
sparkle:edSignature="rmnVf1pRSMr3udWqcKcYCnphqrsn+g3FhxhGtlTfLqdb/AMMw6Z2Dbih7mNcuxkis0Y/fx8FuA64Cvj2hR9xBA=="/>
20+
sparkle:edSignature="OYniRtSjvJQSea78qrma7upu4ZOwaNNmh9yWVy6J5x4ySEAuaehaBFWkoE6P4dbtcxL9ndzj00lrZsZY4frdBg=="/>
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.1/CotEditor_6.0.1.dmg"
54-
download="CotEditor_6.0.1.dmg"
55-
title="Download | CotEditor_6.0.1.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.2/CotEditor_6.0.2.dmg"
54+
download="CotEditor_6.0.2.dmg"
55+
title="Download | CotEditor_6.0.2.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.1</span>
57+
CotEditor <span>6.0.2</span>
5858
</a>
5959
<dl>
6060
<dt>released on</dt>
61-
<dd><time>2025-09-21</time></dd>
61+
<dd><time>2025-09-24</time></dd>
6262

6363
<dt>release notes</dt>
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>
64+
<dd><a href="releasenotes/6.0.2.en" hreflang="en">en</a></dd>
65+
<dd><a href="releasenotes/6.0.2.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.1/CotEditor_6.0.1.dmg"
54-
download="CotEditor_6.0.1.dmg"
55-
title="Download | CotEditor_6.0.1.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.2/CotEditor_6.0.2.dmg"
54+
download="CotEditor_6.0.2.dmg"
55+
title="Download | CotEditor_6.0.2.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.1</span>
57+
CotEditor <span>6.0.2</span>
5858
</a>
5959
<dl>
6060
<dt>リリース日</dt>
61-
<dd><time>2025-09-21</time></dd>
61+
<dd><time>2025-09-24</time></dd>
6262

6363
<dt>リリースノート</dt>
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>
64+
<dd><a href="releasenotes/6.0.2.en" hreflang="en">英語</a></dd>
65+
<dd><a href="releasenotes/6.0.2.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.1/CotEditor_6.0.1.dmg"
54-
download="CotEditor_6.0.1.dmg"
55-
title="İndir | CotEditor_6.0.1.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.0.2/CotEditor_6.0.2.dmg"
54+
download="CotEditor_6.0.2.dmg"
55+
title="İndir | CotEditor_6.0.2.dmg">
5656
<img src="./img/appicon/[email protected]" width="96" alt=""/>
57-
CotEditor <span>6.0.1</span>
57+
CotEditor <span>6.0.2</span>
5858
</a>
5959
<dl>
6060
<dt>yayımlama tarihi</dt>
61-
<dd><time>2025-09-21</time></dd>
61+
<dd><time>2025-09-24</time></dd>
6262

6363
<dt>sürüm notları</dt>
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>
64+
<dd><a href="releasenotes/6.0.2.en" hreflang="en">en</a></dd>
65+
<dd><a href="releasenotes/6.0.2.ja" hreflang="ja">ja</a></dd>
6666

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

releasenotes/6.0.2.en.html

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
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.2 - CotEditor</title>
8+
9+
<meta name="description" content="What's new on CotEditor 6.0.2"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/6.0.2-beta.en"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="What's new on CotEditor 6.0.2"/>
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.2.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.2</h1>
47+
<p>release: <time>2025-09-24</time></p>
48+
</header>
49+
50+
51+
<section>
52+
<h2>Fixes</h2>
53+
54+
<ul>
55+
<li>Fix an issue on macOS 26 where the application crashes by opening the Donation settings pane while a system theme color other than Multicolor is selected in the System Settings &gt; Appearance.</li>
56+
<li>Fix an issue where the theme setting changes unexpectedly when opening the Appearance settings pane after switching the system appearance mode.</li>
57+
<li>Fix an issue where the indentation style detection doesn’t work.</li>
58+
</ul>
59+
</section>
60+
</article>
61+
62+
63+
<article>
64+
<header>
65+
<h1>CotEditor 6.0.1</h1>
66+
<p>release: <time>2025-09-21</time></p>
67+
</header>
68+
69+
70+
<section>
71+
<h2>Improvements</h2>
72+
73+
<ul>
74+
<li>Avoid assigning the <kbd>Shift</kbd>+<kbd>Return</kbd> shortcut key for a snippet.</li>
75+
<li><span class="trivial">trivial</span>: Update find result messages.</li>
76+
<li><span class="trivial">dev</span>: Update the build environment to Xcode 26.0.</li>
77+
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.8.0-beta.3 to 2.8.0.</li>
78+
</ul>
79+
</section>
80+
81+
82+
<section>
83+
<h2>Fixes</h2>
84+
85+
<ul>
86+
<li>Fix an issue where the file browser doesn't show the entire filenames when the scroller slot is shown.</li>
87+
<li>Fix an issue where the “Convert Indentation” commands don’t convert if no characters are selected.</li>
88+
<li>Fix an issue where the input fields in the Find window accept rich text.</li>
89+
<li>Fix an issue where folder documents can open multiple windows for the same folder.</li>
90+
<li>Address a potential crash that occurs when performing a keyboard shortcut.</li>
91+
<li>Address a potential crash that can occur when opening a document on an Intel-based Mac.</li>
92+
<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>
93+
</ul>
94+
</section>
95+
</article>
96+
97+
98+
99+
<article>
100+
<header>
101+
<h1>CotEditor 6.0.0</h1>
102+
<p>release: <time>2025-09-16</time></p>
103+
</header>
104+
105+
106+
<section>
107+
<h2>New Features</h2>
108+
109+
<ul>
110+
<li>Support <strong>macOS Tahoe 26</strong>.</li>
111+
</ul>
112+
</section>
113+
114+
115+
<section>
116+
<h2>Improvements</h2>
117+
118+
<ul>
119+
<li>Change the system requirement to <strong>macOS Sequoia 15 and later</strong>.</li>
120+
<li>Update the user interface on macOS 26 to the Liquid Glass style.</li>
121+
<li>Update the application icon to the Liquid Glass style.</li>
122+
<li>The options to highlight matching braces have been removed and they are now always highlighted.</li>
123+
<li>Apply the text find highlighting to all split editors.</li>
124+
<li>Move selected items to the Trash by the Delete action in the file browser.</li>
125+
<li>Show also the file size of the previewed document in the status bar.</li>
126+
<li>Display the numbers of registered items below the lists in the syntax editor.</li>
127+
<li>Deprecate the feature to change the editor opacity per window.</li>
128+
<li>Deprecate the feature of installing a custom theme by simply opening the file in CotEditor.</li>
129+
<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>
130+
<li>Deprecate the “Draw separator” option for the line number view on macOS 26.</li>
131+
<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>
132+
<li><span class="trivial">trivial</span>: Improve the behavior of Add/Remove buttons.</li>
133+
<li><span class="trivial">trivial</span>: Update the layout of the “What’s New” window.</li>
134+
<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>
135+
<li><span class="trivial">dev</span>: Update the build environment to Xcode 26.0 (Swift 6.2, macOS 26 SDK).</li>
136+
<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>
137+
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.7.1 to 2.8.0.</li>
138+
</ul>
139+
</section>
140+
141+
142+
<section>
143+
<h2>Fixes</h2>
144+
145+
<ul>
146+
<li>Fix an issue where the “Convert Indentation” commands don’t convert indentation to the indent style that’s not the default.</li>
147+
<li>Fix an issue where the Syntax toolbar menu is disabled when the toolbar is shown afterward.</li>
148+
<li>Fix an issue where the size of the Multiple Replace window is not stored.</li>
149+
<li>Fix an issue in the Dutch localization where the number of found items isn’t displayed in the Find window.</li>
150+
</ul>
151+
</section>
152+
153+
<p><a href="5.2.3.en">previous release notes</a></p>
154+
</article>
155+
</main>
156+
157+
158+
<footer>
159+
<p class="copyright">© 2025 CotEditor Project</p>
160+
</footer>
161+
</body>
162+
</html>

0 commit comments

Comments
 (0)