Skip to content

Commit 9cf47bd

Browse files
committed
Release 7.0.0-rc.2
1 parent 81eb275 commit 9cf47bd

4 files changed

Lines changed: 66 additions & 12 deletions

File tree

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 7.0.0-rc</title>
10-
<pubDate>Wed, 15 Apr 2026 22:45:57 +0900</pubDate>
9+
<title>CotEditor 7.0.0-rc.2</title>
10+
<pubDate>Sat, 18 Apr 2026 13:15:48 +0900</pubDate>
1111
<sparkle:channel>prerelease</sparkle:channel>
12-
<sparkle:version>809</sparkle:version>
13-
<sparkle:shortVersionString>7.0.0-rc</sparkle:shortVersionString>
12+
<sparkle:version>810</sparkle:version>
13+
<sparkle:shortVersionString>7.0.0-rc.2</sparkle:shortVersionString>
1414
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
15-
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/7.0.0-beta.en.html</sparkle:releaseNotesLink>
16-
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/7.0.0-beta.ja.html</sparkle:releaseNotesLink>
17-
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/7.0.0-rc/CotEditor_7.0.0-rc.dmg"
18-
length="31242242"
15+
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/7.0.0-rc.2.en.html</sparkle:releaseNotesLink>
16+
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/7.0.0-rc.2.ja.html</sparkle:releaseNotesLink>
17+
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/7.0.0-rc.2/CotEditor_7.0.0-rc.2.dmg"
18+
length="31551630"
1919
type="application/octet-stream"
20-
sparkle:edSignature="5boqWYCR8w9UQgRnqqRS3Oy78KD8SwVkk31S4WZcnqSydyWfMhKpQrcg4awqtxxd2WADr46HL1ohhZXfv15OBA=="/>
20+
sparkle:edSignature="KlFxdJx9lghUFi+kMS2XePP4Uboi05/jFlHd9nqfeFM3DWXpglWII7+MXmw9luKe4ng1CsT4A9RMnPgAo5YQAg=="/>
2121
</item>
2222

2323
<item>

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/7.0.0-rc/CotEditor_7.0.0-rc.dmg" class="download">
43-
download <span>7.0.0-rc</span>
42+
<a href="https://github.com/coteditor/CotEditor/releases/download/7.0.0-rc.2/CotEditor_7.0.0-rc.2.dmg" class="download">
43+
download <span>7.0.0-rc.2</span>
4444
</a>
4545

4646
<ul>
47-
<li><time>2026-04-15</time></li>
47+
<li><time>2026-04-18</time></li>
4848
<li>macOS 15+</li>
4949
<li>release notes: <a href="releasenotes/7.0.0-beta.en" hreflang="en">en</a> | <a href="releasenotes/7.0.0-beta.ja" hreflang="ja">ja</a></li>
5050
</ul>

releasenotes/7.0.0-beta.en.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,33 @@ <h1>Highlights on CotEditor 7.0</h1>
5050

5151

5252

53+
<article>
54+
<header>
55+
<h1>CotEditor 7.0.0-rc.2</h1>
56+
<p>release: <time>2026-04-18</time></p>
57+
</header>
58+
59+
60+
<section>
61+
<h2>Improvements</h2>
62+
63+
<ul>
64+
<li><span class="label">beta</span>: Tweak the user guide.</li>
65+
</ul>
66+
</section>
67+
68+
69+
<section>
70+
<h2>Fixes</h2>
71+
72+
<ul>
73+
<li><span class="label">beta</span>: Fix an issue where importing legacy YAML syntax definitions from the Format settings could fail.</li>
74+
</ul>
75+
</section>
76+
</article>
77+
78+
79+
5380
<article>
5481
<header>
5582
<h1>CotEditor 7.0.0-rc</h1>

releasenotes/7.0.0-beta.ja.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,33 @@ <h1>CotEditor 7.0のハイライト</h1>
5050

5151

5252

53+
<article>
54+
<header>
55+
<h1>CotEditor 7.0.0-rc.2</h1>
56+
<p>リリース: <time>2026-04-18</time></p>
57+
</header>
58+
59+
60+
<section>
61+
<h2>改良</h2>
62+
63+
<ul>
64+
<li><span class="label">beta</span>: ユーザガイドを調整</li>
65+
</ul>
66+
</section>
67+
68+
69+
<section>
70+
<h2>修正</h2>
71+
72+
<ul>
73+
<li><span class="label">beta</span>: シンタックス定義の旧YAMLフォーマットの読み込みに失敗する不具合を修正</li>
74+
</ul>
75+
</section>
76+
</article>
77+
78+
79+
5380
<article>
5481
<header>
5582
<h1>CotEditor 7.0.0-rc</h1>

0 commit comments

Comments
 (0)