Skip to content

Commit 1ee7e61

Browse files
committed
Release 6.1.0-beta
1 parent 8332c07 commit 1ee7e61

File tree

7 files changed

+199
-10
lines changed

7 files changed

+199
-10
lines changed

appcast.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
<link>https://coteditor.com/appcast.xml</link>
66
<description>Most recent changes with links to updates.</description>
77

8+
<item>
9+
<title>CotEditor 6.1.0-beta</title>
10+
<pubDate>Thu, 23 Oct 2025 23:11:38 +0900</pubDate>
11+
<sparkle:channel>prerelease</sparkle:channel>
12+
<sparkle:version>761</sparkle:version>
13+
<sparkle:shortVersionString>6.1.0-beta</sparkle:shortVersionString>
14+
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
15+
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/6.1.0-beta.en.html</sparkle:releaseNotesLink>
16+
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/6.1.0-beta.ja.html</sparkle:releaseNotesLink>
17+
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/6.1.0-beta/CotEditor_6.1.0-beta.dmg"
18+
length="16192998"
19+
type="application/octet-stream"
20+
sparkle:edSignature="kjir3ajt+fovzQB9OVIyQ3+G7oMSCquJK2shqZXZPNOAP4oubHtJrZPmQwg/BPdqXAQ+io2XlDmvwBxm4DvvDw=="/>
21+
</item>
22+
823
<item>
924
<title>CotEditor 6.0.4</title>
1025
<pubDate>Thu, 16 Oct 2025 8:00:00 +0900</pubDate>

beta.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@ <h1>CotEditor <span>Beta</span></h1>
3434
</header>
3535

3636
<main>
37-
<p>No beta version is currently available. Get the <a href="./">stable version</a>.</p>
37+
<!-- <p>No beta version is currently available. Get the <a href="./">stable version</a>.</p>-->
3838

39-
<!-- <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>
39+
<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.0.0-rc.2/CotEditor_6.0.0-rc.2.dmg" class="download">
43-
download <span>v6.0.0-rc.2</span>
42+
<a href="https://github.com/coteditor/CotEditor/releases/download/6.1.0-beta/CotEditor_6.1.0-beta.dmg" class="download">
43+
download <span>v6.1.0-beta</span>
4444
</a>
4545

4646
<ul>
47-
<li><time>2025-09-11</time></li>
47+
<li><time>2025-10-23</time></li>
4848
<li>macOS 15+</li>
49-
<li>release notes: <a href="releasenotes/6.0.0-beta.en" hreflang="en">en</a> | <a href="releasenotes/6.0.0-beta.ja" hreflang="ja">ja</a></li>
49+
<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>
5151

52-
<p id="issues">📃 <a href="https://github.com/coteditor/CotEditor/issues" title="Issues・coteditor/CotEditor">Report Bug</a></p>-->
52+
<p id="issues">📃 <a href="https://github.com/coteditor/CotEditor/issues" title="Issues・coteditor/CotEditor">Report Bug</a></p>
5353
</main>
5454

5555

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<body>
4242

43-
<!--<a id="beta" href="beta">try <strong>beta</strong></a>-->
43+
<a id="beta" href="beta">try <strong>beta</strong></a>
4444

4545
<header>
4646
<nav><ul>

index.ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<body>
3737

38-
<!--<a id="beta" href="beta">try <strong>beta</strong></a>-->
38+
<a id="beta" href="beta">try <strong>beta</strong></a>
3939

4040
<header>
4141
<nav><ul>

index.tr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<body>
3535

36-
<!--<a id="beta" href="beta"><strong>beta</strong> sürümü deneyin</a>-->
36+
<a id="beta" href="beta"><strong>beta</strong> sürümü deneyin</a>
3737

3838
<header>
3939
<nav><ul>

releasenotes/6.1.0-beta.en.html

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
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.1.0β - CotEditor</title>
8+
9+
<meta name="description" content="What's new on CotEditor 6.1.0β"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/6.1.0-beta.en"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="What's new on CotEditor 6.1.0β"/>
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.1.0-beta.ja" hreflang="ja"/>
24+
<link rel="stylesheet" href="../css/common.css"/>
25+
<link rel="stylesheet" href="../css/releasenotes.css"/>
26+
</head>
27+
28+
<body class="prerelease">
29+
<header>
30+
<a href="/">CotEditor</a>
31+
</header>
32+
33+
<main>
34+
<p class="attention">⚠️ <strong>This is a pre-release version.</strong></p>
35+
36+
<section class="highlights">
37+
<h1>Highlights on CotEditor 6.1</h1>
38+
39+
<dl>
40+
<dt>Find documents in the file browser</dt>
41+
<dd>The file browser now allows filtering of items by filenames.</dd>
42+
<dt>More smart comment out</dt>
43+
<dd>The behavior of comments can now be customized, making the editor feel more natural to use.</dd>
44+
</dl>
45+
</section>
46+
47+
48+
49+
<article>
50+
<header>
51+
<h1>CotEditor 6.1.0-beta</h1>
52+
<p>release: <time>2025-10-23</time></p>
53+
</header>
54+
55+
56+
<section>
57+
<h2>New Features</h2>
58+
59+
<ul>
60+
<li>Introduce the filter feature in the file browser.</li>
61+
<li>Introduce the “Insert comment delimiters after indent” option to the Edit settings pane.</li>
62+
<li>Revert the “Append a space to comment delimiter” option to the Edit settings pane.</li>
63+
</ul>
64+
</section>
65+
66+
67+
<section>
68+
<h2>Improvements</h2>
69+
70+
<ul>
71+
<li>Improve the algorithm to comment out block comments.</li>
72+
<li>Ignore .git folders in the file browser.</li>
73+
<li>Prevent moving focus to the editor when selecting a document in the file browser.</li>
74+
<li><span class="trivial">dev</span>: Update the build environment to Xcode 26.1.</li>
75+
</ul>
76+
</section>
77+
78+
<p><a href="6.0.4.en">previous release notes</a></p>
79+
</article>
80+
</main>
81+
82+
83+
<footer>
84+
<p class="copyright">© 2025 CotEditor Project</p>
85+
</footer>
86+
</body>
87+
</html>

releasenotes/6.1.0-beta.ja.html

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
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.1.0βの変更点 - CotEditor</title>
8+
9+
<meta name="description" content="CotEditor 6.1.0βの変更点"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/6.1.0-beta.ja"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="CotEditor 6.1.0βの変更点"/>
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.1.0-beta.en" hreflang="en"/>
24+
<link rel="stylesheet" href="../css/common.css"/>
25+
<link rel="stylesheet" href="../css/releasenotes.css"/>
26+
</head>
27+
28+
<body class="prerelease">
29+
<header>
30+
<a href="/">CotEditor</a>
31+
</header>
32+
33+
<main>
34+
<p class="attention">⚠️ <strong>これはプレリリース版です。</strong></p>
35+
36+
<section class="highlights">
37+
<h1>CotEditor 6.1のハイライト</h1>
38+
39+
<dl>
40+
<dt>ファイルブラウザで書類検索</dt>
41+
<dd>ファイルブラウザでファイル名による項目のフィルタリングができるようになりました。</dd>
42+
<dt>もっとスマートなコメントアウト</dt>
43+
<dd>コメントアウトの振る舞いが設定できるようになり、より手の馴染むエディタになりました。</dd>
44+
</dl>
45+
</section>
46+
47+
48+
49+
<article>
50+
<header>
51+
<h1>CotEditor 6.1.0-beta</h1>
52+
<p>リリース: <time>2025-10-23</time></p>
53+
</header>
54+
55+
56+
<section>
57+
<h2>新機能</h2>
58+
59+
<ul>
60+
<li>ファイルブラウザにフィルタ機能を追加</li>
61+
<li>「編集」設定ペインに「インデントのあとにコメント記号を挿入」オプションを追加</li>
62+
<li>「編集」設定ペインに「コメント記号にスペースを追加」オプションを追加</li>
63+
</ul>
64+
</section>
65+
66+
67+
<section>
68+
<h2>改良</h2>
69+
70+
<ul>
71+
<li>ブロックコメントでのコメントアウトのアルゴリズムを改良</li>
72+
<li>ファイルブラウザで.gitフォルダを無視</li>
73+
<li>ファイルブラウザで書類を選択したときにフォーカスがエディタに移るのを抑止</li>
74+
<li><span class="trivial">開発</span>: ビルド環境をXcode 26.1に更新</li>
75+
</ul>
76+
</section>
77+
78+
<p><a href="6.0.4.ja">以前のリリースノート</a></p>
79+
</article>
80+
</main>
81+
82+
83+
<footer>
84+
<p class="copyright">© 2025 CotEditor Project</p>
85+
</footer>
86+
</body>
87+
</html>

0 commit comments

Comments
 (0)