You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This is a development version. Get the latest stable version on the <ahref="https://itunes.apple.com/app/coteditor/id1024640650?ls=1">Mac App Store</a>.</p>
40
40
<p>Before installing a beta version, you <strong>MUST</strong> read the release notes.</p>
Copy file name to clipboardExpand all lines: releasenotes/5.1.0-beta.en.html
+41Lines changed: 41 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,47 @@ <h1>Highlights on CotEditor 5.1</h1>
50
50
51
51
52
52
53
+
<article>
54
+
<header>
55
+
<h1>CotEditor 5.1.0-beta.3</h1>
56
+
<p>release: <time>2025-02-20</time></p>
57
+
</header>
58
+
59
+
60
+
<section>
61
+
<h2>New Features</h2>
62
+
63
+
<ul>
64
+
<li>Add the “text replacement” option to the Mode settings to disable the future in the editor.</li>
65
+
</ul>
66
+
</section>
67
+
68
+
69
+
<section>
70
+
<h2>Improvements</h2>
71
+
72
+
<ul>
73
+
<li>Show an alert and abort the import of setting files if they are not in a valid format.</li>
74
+
<li>Update the JSON syntax to include the .jsonl file extension.</li>
75
+
<li>Improve the stability.</li>
76
+
<li><spanclass="trivial">experimental</span>: Improve the syntax highlighting algorithm for inline comments.</li>
77
+
<li><spanclass="trivial">dev</span>: Update Yams from 5.1.3 to 5.3.0.</li>
78
+
<li><spanclass="label">beta.2</span>: Update the Dutch localization for strings newly added in CotEditor 5.1.0.</li>
79
+
</ul>
80
+
</section>
81
+
82
+
83
+
<section>
84
+
<h2>Fixes</h2>
85
+
86
+
<ul>
87
+
<li>Fix an issue in the Appearance settings pane where the alert about potential non-monospace fonts keeps appearing even after changing only the font size.</li>
0 commit comments