Update release notes

This commit is contained in:
1024jp 2024-07-05 12:38:36 +09:00
parent a4009de077
commit 45faf85f7e
3 changed files with 65 additions and 1 deletions

View File

@ -6,7 +6,7 @@
### Improvements
- Change to disable the smart quotes option in the Mode settings by default.
- Draw invisible symbols for invisible operators (U+2061, U+2062, U+2063, and U+2064).
- Draw invisible operators (U+2061, U+2062, U+2063, and U+2064) as invisible control symbols.
- Update the Lisp, Lua, Scheme, and Tcl syntaxes to update interpreters (thanks to Renfei!).
- [non-AppStore ver.] Update Sparkle from 2.6.3 to 2.6.4.

View File

@ -16,6 +16,38 @@
<h1>Release notes for CotEditor</h1>
<article>
<header>
<h1>CotEditor 4.8.7</h1>
<p>release: <time>2024-07-07</time></p>
</header>
<section>
<h2>Improvements</h2>
<ul>
<li>Change to disable the smart quotes option in the Mode settings by default.</li>
<li>Draw invisible operators (U+2061, U+2062, U+2063, and U+2064) as invisible control symbols.</li>
<li>Update the Lisp, Lua, Scheme, and Tcl syntaxes to update interpreters (thanks to Renfei!).</li>
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.6.3 to 2.6.4.</li>
</ul>
</section>
<section>
<h2>Fixes</h2>
<ul>
<li>Fix an issue that a document kept in the Dock was not brought to the front on the reopen event even though no documents were displayed.</li>
<li>Fix an issue that the line number view went under the toolbar when the text orientation was vertical and the navigation bar was hidden.</li>
<li>Fix the view layout in the Quick Action bar.</li>
<li>Fix a potential memory leak.</li>
</ul>
</section>
</article>
<article>
<header>
<h1>CotEditor 4.8.6</h1>

View File

@ -16,6 +16,38 @@
<h1>CotEditorのリリースート</h1>
<article>
<header>
<h1>CotEditor 4.8.8</h1>
<p>リリース: <time>2024-07-07</time></p>
</header>
<section>
<h2>改良</h2>
<ul>
<li>モード設定のスマート引用符をデフォルトでオフに変更</li>
<li>不可視演算子 (U+2061, U+2062, U+2063, U+2064)を不可視制御文字として描画</li>
<li>Lisp, Lua, Scheme, Tclシンタックスを更新してインタプリタを更新Renfeiさんに感謝!</li>
<li><span class="label">非AppStore版</span>: Sparkleを2.6.3から2.6.4に更新</li>
</ul>
</section>
<section>
<h2>修正</h2>
<ul>
<li>リオープンイベントでDockにある書類が展開されなかった不具合を修正</li>
<li>縦書きでナビゲーションバーが非表示のとき、行番号ビューがツールバーの下に潜り込んでしまった不具合を修正</li>
<li>クイックアクションバーのレイアウトを修正</li>
<li>メモリリークの可能性を修正</li>
</ul>
</section>
</article>
<article>
<header>
<h1>CotEditor 4.8.6</h1>