New
v0.1.2
What's New
- カスタム入力テーブル機能をサポートしました
- 日付変換をデフォルトでサポートしました
- そのほかの不具合を修正しました
What's Changed
- feat: カスタム入力テーブル機能を追加 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/201
- fix: デッドキー+数字キーの振る舞い by @amatsus in https://github.com/azooKey/azooKey-Desktop/pull/209
- fix: Ctrl + Deleteで文字列が隠れてしまう問題を修正 by @L4Ph in https://github.com/azooKey/azooKey-Desktop/pull/208
- fix: マウスクリックで変換を確定した際に文字が二重に入力される問題を修正 by @amatsus in https://github.com/azooKey/azooKey-Desktop/pull/216
- feat: option+slash, option+shift+slashに対応 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/219
- fix: Xcode 26.1でのビルドエラーを修正 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/220
- feat: Zenzaiのトグルを削除、関連設定の調整 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/221
- feat: comma/periodの設定を分離、あわせてZenzai設定の廃止に合わせた調整 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/222
- feat: 日付・時刻変換を動的にサポート by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/223
- fix: tab入力時の振る舞いを改善 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/224
- fix: selectedCandidateを見る実装はライブ変換がない場合に壊れるので修正 by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/226
- refactor: remove unused code (moved to Core/) by @ensan-hcl in https://github.com/azooKey/azooKey-Desktop/pull/228
- fix: F9/F10変換時に誤った記号に変換される問題を修正 by @amatsus in https://github.com/azooKey/azooKey-Desktop/pull/227
New Contributors
- @L4Ph made their first contribution in https://github.com/azooKey/azooKey-Desktop/pull/208
Full Changelog: https://github.com/azooKey/azooKey-Desktop/compare/v0.1...v0.1.2