File tree Expand file tree Collapse file tree 7 files changed +72
-15
lines changed Expand file tree Collapse file tree 7 files changed +72
-15
lines changed Original file line number Diff line number Diff line change 66 <description >Most recent changes with links to updates.</description >
77
88 <item >
9- <title >CotEditor 5.1.0-beta</title >
10- <pubDate >Wed, 05 Feb 2025 00:09:16 +0900</pubDate >
9+ <title >CotEditor 5.1.0-beta.2 </title >
10+ <pubDate >Wed, 12 Feb 2025 21:48:17 +0900</pubDate >
1111 <sparkle : channel >prerelease</sparkle : channel >
12- <sparkle : version >694 </sparkle : version >
13- <sparkle : shortVersionString >5.1.0-beta</sparkle : shortVersionString >
12+ <sparkle : version >696 </sparkle : version >
13+ <sparkle : shortVersionString >5.1.0-beta.2 </sparkle : shortVersionString >
1414 <sparkle : minimumSystemVersion >14.0</sparkle : minimumSystemVersion >
1515 <sparkle : releaseNotesLink xml : lang =" en" >https://coteditor.com/releasenotes/5.1.0-beta.en.html</sparkle : releaseNotesLink >
1616 <sparkle : releaseNotesLink xml : lang =" ja" >https://coteditor.com/releasenotes/5.1.0-beta.ja.html</sparkle : releaseNotesLink >
17- <enclosure url =" https://github.com/coteditor/CotEditor/releases/download/5.1.0-beta/CotEditor_5.1.0-beta.dmg"
18- length =" 15884036 "
17+ <enclosure url =" https://github.com/coteditor/CotEditor/releases/download/5.1.0-beta.2 /CotEditor_5.1.0-beta.2 .dmg"
18+ length =" 16025513 "
1919 type =" application/octet-stream"
20- sparkle : edSignature =" YG8Yw+VeZeFCGmJ/FSCiGcZyM9/BKILOgx72lRQrp8FbIQHDww1qIk3OFRGU7trrTaqNo5uZklVxNaLoc33SBQ ==" />
20+ sparkle : edSignature =" rPhs27kQiH51q0WK9FfmMd2WrQ3rzVSG4w8Mlt5yokFMnpwiGfe5dFzzf5wMBVWDlVoRXsKyHVYQFyO/9WK8Aw ==" />
2121 </item >
2222
2323 <item >
Original file line number Diff line number Diff 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/5.1.0-beta/CotEditor_5.1.0-beta.dmg " class ="download ">
43- download < span > v5.1.0-beta</ span >
42+ < a href ="https://github.com/coteditor/CotEditor/releases/download/5.1.0-beta.2 /CotEditor_5.1.0-beta.2 .dmg " class ="download ">
43+ download < span > v5.1.0-beta.2 </ span >
4444 </ a >
4545
4646 < ul >
47- < li > < time > 2025-02-05 </ time > </ li >
47+ < li > < time > 2025-02-12 </ time > </ li >
4848 < li > macOS 14+</ li >
4949 < li > release notes: < a href ="releasenotes/5.1.0-beta.en " hreflang ="en "> en</ a > | < a href ="releasenotes/5.1.0-beta.ja " hreflang ="ja "> ja</ a > </ li >
5050 </ ul >
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ <h3>We welcome your feedback ♡</h3>
221221 </ ul >
222222 </ aside >
223223
224- < p class ="copyright "> © 2014-2024 CotEditor Project</ p >
224+ < p class ="copyright "> © 2014-2025 CotEditor Project</ p >
225225</ footer >
226226</ body >
227227</ html >
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ <h3>フィードバック大歓迎♡</h3>
219219 </ ul >
220220 </ aside >
221221
222- < p class ="copyright "> © 2014-2024 CotEditor Project</ p >
222+ < p class ="copyright "> © 2014-2025 CotEditor Project</ p >
223223</ footer >
224224</ body >
225225</ html >
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ <h3>Geri bildirimlerinizi bekliyoruz</h3>
214214 </ ul >
215215 </ aside >
216216
217- < p class ="copyright "> © 2014-2024 CotEditor Project</ p >
217+ < p class ="copyright "> © 2014-2025 CotEditor Project</ p >
218218</ footer >
219219</ body >
220220</ html >
Original file line number Diff line number Diff line change @@ -42,14 +42,44 @@ <h1>Highlights on CotEditor 5.1</h1>
4242
4343 < dt > Read-Only Mode</ dt >
4444 < dd > Prevent accidental editing by making documents read-only from the Format > Prevent Editing command or the cot command-line tool.</ dd >
45+
46+ < dt > Display Finder Tags</ dt >
47+ < dd > Displaying Finder tags to the document inspector and the file browser ensures consistent document organization.</ dd >
4548</ dl >
4649</ section >
4750
4851
4952
5053< article >
5154 < header >
52- < h1 > CotEditor 5.1.0</ h1 >
55+ < h1 > CotEditor 5.1.0-beta.2</ h1 >
56+ < p > release: < time > 2025-02-12</ time > </ p >
57+ </ header >
58+
59+
60+ < section >
61+ < h2 > New Features</ h2 >
62+
63+ < ul >
64+ < li > Display Finder tags in the document inspector and the file browser.</ li >
65+ </ ul >
66+ </ section >
67+
68+
69+ < section >
70+ < h2 > Improvements</ h2 >
71+
72+ < ul >
73+ < li > < span class ="label "> beta</ span > : Update the Korean and Polish localizations for strings newly added in CotEditor 5.1.0.</ li >
74+ </ ul >
75+ </ section >
76+ </ article >
77+
78+
79+
80+ < article >
81+ < header >
82+ < h1 > CotEditor 5.1.0-beta</ h1 >
5383 < p > release: < time > 2025-02-05</ time > </ p >
5484 </ header >
5585
Original file line number Diff line number Diff line change @@ -42,17 +42,44 @@ <h1>CotEditor 5.1のハイライト</h1>
4242
4343 < dt > 読み出し専用モード</ dt >
4444 < dd > 「フォーマット」>「編集不可にする」コマンドやcotコマンドラインツールから書類を読み出し専用に変更することで、意図しない編集から書類を守ります。</ dd >
45+
46+ < dt > Finderタグの表示</ dt >
47+ < dd > 書類インスペクタとファイルブラウザにFinderタグを表示して、一貫した書類整理を提供します。</ dd >
4548</ dl >
4649</ section >
4750
4851
4952
53+ < article >
54+ < header >
55+ < h1 > CotEditor 5.1.0-beta.2</ h1 >
56+ < p > リリース: < time > 2025-02-12</ time > </ p >
57+ </ header >
58+
59+
60+ < section >
61+ < h2 > 新機能</ h2 >
62+
63+ < ul >
64+ < li > 書類インスペクタとファイルブラウザにファイルのタグを表示</ li >
65+ </ ul >
66+ </ section >
67+
68+
69+ < section >
70+ < h2 > 改良</ h2 >
71+
72+ < ul >
73+ < li > < span class ="label "> beta</ span > : CotEditor 5.1.0で新しく追加されたテキストの韓国語とポーランド語ローカライズを追加</ li >
74+ </ ul >
75+ </ section >
76+ </ article >
5077
5178
5279
5380< article >
5481 < header >
55- < h1 > CotEditor 5.1.0</ h1 >
82+ < h1 > CotEditor 5.1.0-beta </ h1 >
5683 < p > リリース: < time > 2025-02-05</ time > </ p >
5784 </ header >
5885
You can’t perform that action at this time.
0 commit comments