-
Notifications
You must be signed in to change notification settings - Fork 12
/
archives.html
267 lines (218 loc) · 9.57 KB
/
archives.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!DOCTYPE html>
<html lang="en">
<head prefix="og: http://ogp.me/ns#">
<meta charset="UTF-8"/>
<meta name="description" content="Archives for the earlier CotEditor and other additional files"/>
<title>Archives - CotEditor</title>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://coteditor.com/archives"/>
<meta property="og:title" content="CotEditor"/>
<meta property="og:description" content="Archives for the earlier CotEditor and other additional files"/>
<meta property="og:image" content="https://coteditor.com/img/appicon/[email protected]"/>
<meta property="og:site_name" content="CotEditor"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:locale:alternate" content="ja_JP"/>
<meta property="og:locale:alternate" content="tr_TR"/>
<meta property="twitter:card" content="summary"/>
<meta property="twitter:creator" content="@CotEditor"/>
<link rel="shortcut icon" href="favicon.png" type="image/png" sizes="16x16"/>
<link rel="shortcut icon" href="[email protected]" type="image/png" sizes="32x32"/>
<link rel="alternate" href="archives.ja" hreflang="ja"/>
<link rel="stylesheet" href="css/common.css"/>
<link rel="stylesheet" href="css/archives.css"/>
<script async="async" src="js/common.js"></script>
</head>
<body>
<header>
<a href="/">CotEditor</a>
<nav><ul>
<li><a>Archives</a></li>
<li><a href="contact">Contact</a></li>
<li><a href="https://x.com/CotEditor" rel="external">X</a></li>
</ul></nav>
</header>
<main>
<h1>Archives</h1>
<section id="non-AppStore">
<h2>CotEditor non-AppStore version</h2>
<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>
<a href="https://github.com/coteditor/CotEditor/releases/download/5.0.6/CotEditor_5.0.6.dmg"
download="CotEditor_5.0.6.dmg"
title="Download | CotEditor_5.0.6.dmg">
<img src="./img/appicon/[email protected]" width="64" alt=""/>
CotEditor <span>5.0.6</span>
</a>
<dl>
<dt>released on</dt>
<dd><time>2024-12-09</time></dd>
<dt>release notes</dt>
<dd><a href="releasenotes/5.0.6.en" hreflang="en">en</a></dd>
<dd><a href="releasenotes/5.0.6.ja" hreflang="ja">ja</a></dd>
<dt>requirements</dt>
<dd>macOS 14 or later</dd>
</dl>
<dl class="fqa">
<dt>What is the difference between the <strong>Mac App Store version</strong> and <strong>non-AppStore version</strong>?</dt>
<dd>There is no difference on the software itself except the updater. The non-AppStore version has an updater framework (<a href="https://sparkle-project.org" rel="external" title="Sparkle Project">Sparkle</a>) to notify new releases and update to them while the macOS system manages versions of the Mac App Store version. Other things are exactly the same. Both versions are Sandboxed. In addition, non-AppStore versions are notarized by Apple.</dd>
</dl>
</section>
<section>
<h2>CotEditor for earlier macOS</h2>
<p>The followings are the latest releases for the macOS which are no more supported on the current CotEditor.<br/>
The project team doesn't provide any support for the earlier versions.</p>
<table class="download">
<thead>
<tr>
<th>download</th>
<th>supported systems</th>
<th>release date</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/4.8.7/CotEditor_4.8.7.dmg"
download="CotEditor_4.8.7.dmg"
title="Download | CotEditor_4.8.7.dmg (14.7 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 4.8.7</a></td>
<td><strong>macOS 13</strong> Ventura</td>
<td><time>2024-09-17</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/4.5.9/CotEditor_4.5.9.dmg"
download="CotEditor_4.5.9.dmg"
title="Download | CotEditor_4.5.9.dmg (12.6 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 4.5.9</a></td>
<td><strong>macOS 12</strong> Monterey</td>
<td><time>2023-09-11</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/4.3.6/CotEditor_4.3.6.dmg"
download="CotEditor_4.3.6.dmg"
title="Download | CotEditor_4.3.6.dmg (14.1 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 4.3.6</a></td>
<td><strong>macOS 11</strong> Big Sur</td>
<td><time>2022-10-01</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/4.0.9/CotEditor_4.0.9.dmg"
download="CotEditor_4.0.9.dmg"
title="Download | CotEditor_4.0.9.dmg (16.6 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 4.0.9</a></td>
<td><strong>macOS 10.15</strong> Catalina</td>
<td><time>2021-11-28</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/3.9.7/CotEditor_3.9.7.dmg"
download="CotEditor_3.9.7.dmg"
title="Download | CotEditor_3.9.7.dmg (16.9 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 3.9.7</a></td>
<td><strong>macOS 10.13</strong> High Sierra<br/>
- <strong>macOS 10.14</strong> Mojave</td>
<td><time>2020-10-19</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/3.7.8/CotEditor_3.7.8.dmg"
download="CotEditor_3.7.8.dmg"
title="Download | CotEditor_3.7.8.dmg (26.6 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 3.7.8</a></td>
<td><strong>OS X 10.12.2</strong> Sierra</td>
<td><time>2019-06-30</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/3.5.4/CotEditor_3.5.4.dmg"
download="CotEditor_3.5.4.dmg"
title="Download | CotEditor_3.5.4.dmg (25.7 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 3.5.4</a></td>
<td><strong>OS X 10.11</strong> El Capitan<br/>
- <strong>OS X 10.12.1</strong> Sierra</td>
<td><time>2018-09-18</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/3.2.8/CotEditor_3.2.8.dmg"
download="CotEditor_3.2.8.dmg"
title="Download | CotEditor_3.2.8.dmg (22.4 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 3.2.8</a></td>
<td><strong>OS X 10.10</strong> Yosemite</td>
<td><time>2018-01-22</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/2.5.7/CotEditor_2.5.7.dmg"
download="CotEditor_2.5.7.dmg"
title="Download | CotEditor_2.5.7.dmg (13.8 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 2.5.7</a></td>
<td><strong>OS X 10.8</strong> Mountain Lion<br/>
- <strong>OS X 10.9</strong> Mavericks</td>
<td><time>2016-08-22</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/1.5.4/CotEditor_1.5.4.dmg"
download="CotEditor_1.5.4.dmg"
title="Download | CotEditor_1.5.4.dmg (5.3 MB)">
<img src="./img/archives/[email protected]" width="32" alt=""/>
CotEditor 1.5.4</a>
<td><strong>OS X 10.7</strong> Lion</td>
<td><time>2014-06-29</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/1.3.1/CotEditor_1.3.1_For10.4.dmg"
download="CotEditor_1.3.1_For10.4.dmg"
title="Download | CotEditor_1.3.1_For10.4.dmg (3.4 MB)">
<img src="./img/archives/appIcon_1.3.1.png" width="32" alt=""/>
CotEditor 1.3.1</a>
<td><strong>Mac OS X 10.4</strong> Tiger<br/>
- <strong>Mac OS X 10.6</strong> Snow Leopard</td>
<td><time>2012-02-12</time></td>
</tr>
<tr>
<td><a href="https://github.com/coteditor/CotEditor/releases/download/1.0.1/CotEditor_1.0.1.dmg"
download="CotEditor_1.0.1.dmg"
title="Download | CotEditor_1.0.1.dmg (2.9 MB)">
<img src="./img/archives/appIcon_1.0.1.png" width="32" alt=""/>
CotEditor 1.0.1</a>
<td><strong>Mac OS X 10.3</strong> Panther</td>
<td><time>2009-05-01</time></td>
</tr>
</tbody>
</table>
<p><a href="https://github.com/coteditor/CotEditor/releases" title="Releases · coteditor/CotEditor">Complete list</a> for released CotEditor.</p>
</section>
<section>
<h2>Sample Scripts</h2>
<p>A set of sample scripts to demonstrate how CotEditor scripts work.</p>
<dl class="download">
<dt>Sample Scripts</dt>
<dd><a href="https://github.com/coteditor/SampleScripts/archive/master.zip"
download="SampleScripts.zip"
title="Download | SampleScripts.zip">
<img src="./img/archives/[email protected]" width="32" alt=""/>
SampleScripts.zip</a></dd>
</dl>
<p><small>-> <a href="https://github.com/coteditor/SampleScripts" rel="external" title="GitHub | coteditor/SampleScripts">Repository on GitHub</a>.</small></p>
</section>
<section>
<h2>CotEditor Scripts</h2>
<p>See <a href="https://github.com/coteditor/CotEditor/wiki/CotEditor-Scripts" rel="external" title="CotEditor Scripts · coteditor/CotEditor Wiki">CotEditor Scripts</a> page on the wiki.</p>
</section>
<section>
<h2>Additional Syntax Styles</h2>
<p>See <a href="https://github.com/coteditor/CotEditor/wiki/Additional-Syntax-Styles" rel="external" title="Additional Syntax Styles · coteditor/CotEditor Wiki">Additional Syntax Styles</a> page on the wiki.</p>
</section>
<section>
<h2>Additional Themes</h2>
<p>See <a href="https://github.com/coteditor/CotEditor/wiki/Additional-Themes" rel="external" title="Additional Themes · coteditor/CotEditor Wiki">Additional Themes</a> page on the wiki.</p>
</section>
</main>
<footer>
<p class="copyright">© 2014-2024 CotEditor Project</p>
</footer>
</body>
</html>