v1.7.106 のマージ - #908
Merged
Merged
Conversation
Merge pull request #899 from KazumaProject/dev
…oard-restore fix candidate full button
improve diff util
…i-candidates Codex/analyze emoji kaomoji candidates
Update/dictionary
delete PIP_INPUT_LAG_ANALYSIS.md
KazumaProject
added a commit
that referenced
this pull request
Aug 9, 2026
Merge pull request #908 from KazumaProject/dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
v1.7.106 の変更を dev から main へマージします。
本バージョンでは、候補表示まわりの不具合修正・パフォーマンス改善に加え、記号・絵文字・顔文字候補の生成処理と設定を改善しました。また、辞書データの更新を行っています。
主な変更内容
候補表示の修正・最適化
これにより、候補更新時のUI側の処理負荷を軽減しています。
記号・絵文字・顔文字候補の改善
候補表示設定の分離
従来まとめて扱っていた記号・絵文字・顔文字候補の設定を分離し、それぞれ個別にON/OFFできるようにしました。
設定値は PredictionConfig を通して変換エンジンにも反映されます。
辞書データの更新
以下を含む各種辞書データを更新しました。
テスト
バージョン