Skip to content

Commit 661a5ac

Browse files
committed
Release 5.1.4
1 parent 697d483 commit 661a5ac

File tree

6 files changed

+166
-30
lines changed

6 files changed

+166
-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 5.1.3</title>
10-
<pubDate>Sun, 30 Mar 2025 09:00:00 +0900</pubDate>
9+
<title>CotEditor 5.1.4</title>
10+
<pubDate>Mon, 07 Apr 2025 20:00:00 +0900</pubDate>
1111

12-
<sparkle:version>709</sparkle:version>
13-
<sparkle:shortVersionString>5.1.3</sparkle:shortVersionString>
12+
<sparkle:version>712</sparkle:version>
13+
<sparkle:shortVersionString>5.1.4</sparkle:shortVersionString>
1414
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
15-
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/5.1.3.en.html</sparkle:releaseNotesLink>
16-
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/5.1.3.ja.html</sparkle:releaseNotesLink>
17-
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/5.1.3/CotEditor_5.1.3.dmg"
18-
length="15395918"
15+
<sparkle:releaseNotesLink xml:lang="en">https://coteditor.com/releasenotes/5.1.4.en.html</sparkle:releaseNotesLink>
16+
<sparkle:releaseNotesLink xml:lang="ja">https://coteditor.com/releasenotes/5.1.4.ja.html</sparkle:releaseNotesLink>
17+
<enclosure url="https://github.com/coteditor/CotEditor/releases/download/5.1.4/CotEditor_5.1.4.dmg"
18+
length="15404074"
1919
type="application/octet-stream"
20-
sparkle:edSignature="aVoRkKg71NUD6hd9xxq8eJ8nmZ3yhsojXORj2MzUZjORWesxJL3+aAFl43tdVhRfxqf633d/Vl00te5slyxwCw=="/>
20+
sparkle:edSignature="TZpnsRgWOzVG0XmKqSuXeBZNqcaSjcOCXYSbFiGJOs8CTivs7fZ9eTU3ziFHHdRlEHtlnHF4n13D5zFbVkszAw=="/>
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/5.1.3/CotEditor_5.1.3.dmg"
54-
download="CotEditor_5.1.3.dmg"
55-
title="Download | CotEditor_5.1.3.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/5.1.4/CotEditor_5.1.4.dmg"
54+
download="CotEditor_5.1.4.dmg"
55+
title="Download | CotEditor_5.1.4.dmg">
5656
<img src="./img/appicon/[email protected]" width="64" alt=""/>
57-
CotEditor <span>5.1.3</span>
57+
CotEditor <span>5.1.4</span>
5858
</a>
5959
<dl>
6060
<dt>released on</dt>
61-
<dd><time>2025-03-30</time></dd>
61+
<dd><time>2025-04-07</time></dd>
6262

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

6767
<dt>requirements</dt>
6868
<dd>macOS 14 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/5.1.3/CotEditor_5.1.3.dmg"
54-
download="CotEditor_5.1.3.dmg"
55-
title="Download | CotEditor_5.1.3.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/5.1.4/CotEditor_5.1.4.dmg"
54+
download="CotEditor_5.1.4.dmg"
55+
title="Download | CotEditor_5.1.4.dmg">
5656
<img src="./img/appicon/[email protected]" width="64" alt=""/>
57-
CotEditor <span>5.1.3</span>
57+
CotEditor <span>5.1.4</span>
5858
</a>
5959
<dl>
6060
<dt>リリース日</dt>
61-
<dd><time>2025-03-30</time></dd>
61+
<dd><time>2025-04-07</time></dd>
6262

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

6767
<dt>システム条件</dt>
6868
<dd>macOS 14以降</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/5.1.3/CotEditor_5.1.3.dmg"
54-
download="CotEditor_5.1.3.dmg"
55-
title="İndir | CotEditor_5.1.3.dmg">
53+
<a href="https://github.com/coteditor/CotEditor/releases/download/5.1.4/CotEditor_5.1.4.dmg"
54+
download="CotEditor_5.1.4.dmg"
55+
title="İndir | CotEditor_5.1.4.dmg">
5656
<img src="./img/appicon/[email protected]" width="64" alt=""/>
57-
CotEditor <span>5.1.3</span>
57+
CotEditor <span>5.1.4</span>
5858
</a>
5959
<dl>
6060
<dt>yayımlama tarihi</dt>
61-
<dd><time>2025-03-30</time></dd>
61+
<dd><time>2025-04-07</time></dd>
6262

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

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

releasenotes/5.1.4.en.html

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
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 5.1.4 - CotEditor</title>
8+
9+
<meta name="description" content="What's new on CotEditor 5.1.4"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/5.1.4.en"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="What's new on CotEditor 5.1.4"/>
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="5.1.4.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+
<article>
35+
<header>
36+
<h1>CotEditor 5.1.4</h1>
37+
<p>release: <time>2025-04-07</time></p>
38+
</header>
39+
40+
41+
<section>
42+
<h2>Improvements</h2>
43+
44+
<ul>
45+
<li>Enable the “text replacement” option by default in custom modes.</li>
46+
</ul>
47+
</section>
48+
49+
50+
<section>
51+
<h2>Fixes</h2>
52+
53+
<ul>
54+
<li>Fix an issue on CotEditor 5.1.3 where the app rarely becomes unresponsive when a save is performed.</li>
55+
<li>Fix an issue where the document position doesn’t cascade from the previous document when opening a document while the app is inactive.</li>
56+
</ul>
57+
</section>
58+
59+
<p><a href="5.1.3.en">previous release notes</a></p>
60+
</article>
61+
</main>
62+
63+
64+
<footer>
65+
<p class="copyright">© 2025 CotEditor Project</p>
66+
</footer>
67+
</body>
68+
</html>

releasenotes/5.1.4.ja.html

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
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 5.1.4の変更点 - CotEditor</title>
8+
9+
<meta name="description" content="CotEditor 5.1.4の変更点"/>
10+
11+
<meta property="og:type" content="article"/>
12+
<meta property="og:url" content="https://coteditor.com/releasenotes/5.1.4.ja"/>
13+
<meta property="og:title" content="CotEditor"/>
14+
<meta property="og:description" content="CotEditor 5.1.4の変更点"/>
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="5.1.4.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+
<article>
35+
<header>
36+
<h1>CotEditor 5.1.4</h1>
37+
<p>リリース: <time>2025-04-07</time></p>
38+
</header>
39+
40+
41+
<section>
42+
<h2>改良</h2>
43+
44+
<ul>
45+
<li>カスタムモードの「テキストの置換」オプションをデフォルトで有効に</li>
46+
</ul>
47+
</section>
48+
49+
50+
<section>
51+
<h2>不具合</h2>
52+
53+
<ul>
54+
<li>保存を実行するとまれにアプリが応答しなくなるCotEditor 5.1.3の不具合を修正</li>
55+
<li>アプリがアクティブでないときに前の書類と同じ位置に書類が開いてしまう不具合を修正</li>
56+
</ul>
57+
</section>
58+
59+
<p><a href="5.1.3.ja">以前のリリースノート</a></p>
60+
</article>
61+
</main>
62+
63+
64+
<footer>
65+
<p class="copyright">© 2025 CotEditor Project</p>
66+
</footer>
67+
</body>
68+
</html>

0 commit comments

Comments
 (0)