Update release notes

This commit is contained in:
1024jp 2023-10-17 18:42:40 +09:00
parent 93ff77a611
commit ea6d9ef7f1
3 changed files with 65 additions and 3 deletions

View File

@ -8,9 +8,8 @@ Change Log
### Improvements
- Set the text kerning in the editor to zero if the font is monospaced.
- Improve Chinese localizations.
- [trivial] Update label and tooltip for the Line Wrapping toolbar item.
- [trivial] Avoid unwanted line break in the character inspector.
- Improve localization.
- [trivial] Update the label and tooltip for the Line Wrapping toolbar item.
- [non-AppStore ver.] Update Sparkle from 2.5.0 to 2.5.1.
@ -18,6 +17,7 @@ Change Log
- Fix an issue that the checkbox to change the background color for the current line in the Window settings did not work.
- Fix an issue that a label was not localized.
- [trivial] Fix unwanted line breaks in the character inspector.

View File

@ -16,6 +16,37 @@
<h1>Release notes for CotEditor</h1>
<article>
<header>
<h1>CotEditor 4.6.3</h1>
<p>release: <time>2023-10-17</time></p>
</header>
<section>
<h2>Improvements</h2>
<ul>
<li>Set the text kerning in the editor to zero if the font is monospaced.</li>
<li>Improve localization.</li>
<li><span class="trivial">trivial</span>: Update the label and tooltip for the Line Wrapping toolbar item.</li>
<li><span class="label">non-AppStore ver.</span>: Update Sparkle from 2.5.0 to 2.5.1.</li>
</ul>
</section>
<section>
<h2>Fixes</h2>
<ul>
<li>Fix an issue that the checkbox to change the background color for the current line in the Window settings did not work.</li>
<li>Fix an issue that a label was not localized.</li>
<li><span class="trivial">trivial</span>: Fix unwanted line breaks in the character inspector.</li>
</ul>
</section>
</article>
<article>
<header>
<h1>CotEditor 4.6.2</h1>

View File

@ -16,6 +16,37 @@
<h1>CotEditorのリリースート</h1>
<article>
<header>
<h1>CotEditor 4.6.3</h1>
<p>リリース: <time>2023-10-17</time></p>
</header>
<section>
<h2>改良</h2>
<ul>
<li>エディタのフォントが等幅のとき、テキストカーニングを0にするように改良</li>
<li>ローカリゼーションを改良</li>
<li><span class="trivial">trivial</span>: 「行の折り返し」のツールバー項目のラベルとツールチップを変更</li>
<li><span class="label">非AppStore版</span>: Sparkleを2.5.0から2.5.1に更新</li>
</ul>
</section>
<section>
<h2>修正</h2>
<ul>
<li>「ウインドウ」設定の現在行の背景カラーを変更するチェックボックスが機能していなかった不具合を修正</li>
<li>ローカライズされていないラベルがあった不具合を修正</li>
<li><span class="trivial">trivial</span>: 文字インスペクタで無用に改行されることがあった不具合を修正</li>
</ul>
</section>
</article>
<article>
<header>
<h1>CotEditor 4.6.2</h1>