Update CHANGELOG

This commit is contained in:
1024jp 2023-11-27 15:05:24 +09:00
parent 220a46cac7
commit 22c49f4ab1
4 changed files with 8 additions and 5 deletions

View File

@ -7,8 +7,9 @@ Change Log
### Improvements
- Enable the “Input Backslash” and “Input Yen Mark” actions in all text fields in the application.
- [beta.2] Adjust the layout of the Quick Action bar.
- Enable the “Input Backslash” and “Input Yen Mark” menu commands in all text fields in the application.
- [beta] Adjust the layout of the Quick Action bar.
- [beta.2] Update some localized text.
### Fixes
@ -22,7 +23,7 @@ Change Log
### Improvements
- Optimize the performance of the normalization of incompatible line endings.
- Optimize the performance of the normalization of inconsistent line endings.
- Improve stability.
- [trivial] Increase the default font size and line height.
- [beta] Add device name to quick actions related to Continuity Camera.

View File

@ -37,7 +37,8 @@
<h2>Improvements</h2>
<ul>
<li>Optimize the performance of the normalization of incompatible line endings.</li>
<li>Enable the “Input Backslash” and “Input Yen Mark” menu commands in all text fields in the application.</li>
<li>Optimize the performance of the normalization of inconsistent line endings.</li>
<li>Improve stability.</li>
<li><span class="trivial">trivial</span>: Increase the default font size and line height.</li>
</ul>

View File

@ -30,7 +30,7 @@
<li>検出されたテキストをエディタの挿入ポインタ位置に挿入するには、画像の下の「挿入」ボタンをクリックします。</li>
</ol>
<p>この機能はAppleの連携カメラ機能を使用しています。あなたのMacで連携カメラ機能を使うための条件を確認するには、「<a href="https://support.apple.com/ja-jp/HT209037" rel="external">連係カメラiPhoneやiPadを使ってMacで書類のスキャンや写真撮影を行う</a>」を参照してください。</li>
<p>この機能はAppleの連携カメラ機能を使用しています。あなたのMacで連携カメラ機能を使うための条件を確認するには、「<a href="https://support.apple.com/ja-jp/HT209037" rel="external">連係カメラiPhoneやiPadを使ってMacで書類のスキャンや写真撮影を行う</a>」を参照してください。</li>
</body>
</html>

View File

@ -37,6 +37,7 @@
<h2>改良</h2>
<ul>
<li>「バックスラッシュを入力」と「半角円マークを入力」メニューコマンドをすべての入力フィールドで有効に</li>
<li>改行コードの不一致の解消のパフォーマンスを最適化</li>
<li>安定性を向上</li>
<li><span class="trivial">trivial</span>: デフォルトのフォントサイズと行高を変更</li>