Skip to content

Releases: ensan-hcl/azooKey

v2.3

01 Sep 01:09
0c82c14
Compare
Choose a tag to compare

What's Changed

  • [Refactoring] delete unused codes for iOS 15 by @ensan-hcl in #323
  • [Refactoring] SwiftUIのPhotosPickerでマニュアルの実装を置き換え by @ensan-hcl in #324
  • [Refactoring] any P<T>がiOS 16で利用可能になるので、導入する by @ensan-hcl in #326
  • [Refactoring] Use requestReviewAction instead of old impl by @ensan-hcl in #325
  • [Release done] merge main into develop by @ensan-hcl in #357
  • [Refactoring] Minumum targetをiOS 16に更新 by @ensan-hcl in #358
  • [Refactoring] DisplayedTextManagerを切り出し、テストを追加 by @ensan-hcl in #364
  • [Refactoring] 利用されていなかったテストソースを削除 by @ensan-hcl in #365
  • [Merge ver 2.2.2] by @ensan-hcl in #376
  • [Merge Main into develop] by @ensan-hcl in #377
  • [Bug] コンパイルエラーを修正 by @ensan-hcl in #378
  • [Meta] Update README.md by @ensan-hcl in #386
  • [Feature] 誤変換のレポート操作を分かりやすくした by @ensan-hcl in #385
  • [Fix] ラベルが消失する不具合を修正 by @ensan-hcl in #388
  • [BUG] キーボードがたまに出てこない問題にアドホックな対処を追加 by @ensan-hcl in #391
  • [Feature] シフトキーの配置を改善 by @ensan-hcl in #392
  • [Fix] shiftと地球儀キーの関係を整理 by @ensan-hcl in #393
  • Update README.md by @ensan-hcl in #394
  • [Fix] フリックキーボードでキー判定の存在しない領域がある問題を修正 by @ensan-hcl in #395
  • [Feature] CustardのActionエディタを完全な実装にする by @ensan-hcl in #399
  • [Refactoring] 辞書をサブモジュール化 by @ensan-hcl in #397
  • [Docs] Update first_contribution.md by @ensan-hcl in #402
  • [Docs] Fix broken links by @ensan-hcl in #403
  • [Feature] 外部から読み込んだテンキーのカスタムタブデータを編集できるように変更 by @ensan-hcl in #404
  • [Feature] Add ITSAppUsesNonExemptEncryption=NO by @ensan-hcl in #406
  • [Feature] Privacy Manifestを追加 by @ensan-hcl in #407
  • [BUG] "…"を入力するキーのラベルが"・"になっている by @ensan-hcl in #409
  • [Feature] Update Emoji data by @ensan-hcl in #408
  • [Feature] Update AZKKC version and support new text replacer API by @ensan-hcl in #411
  • [Test] テストケースを追加 by @ensan-hcl in #412
  • [Fix] add missing update by @ensan-hcl in #413
  • [Feature] Add build workflow for iOS app by @k-taro56 in #405
  • [Feature] update version by @ensan-hcl in #414
  • [Feature] Version 2.2.3の情報を追加 by @ensan-hcl in #415
  • [Feature] Update build workflow and fix code signing issue by @k-taro56 in #416
  • Update actions/checkout version and add submodules option by @k-taro56 in #417
  • Add Dependabot configuration file by @k-taro56 in #418
  • Update dependabot.yml by @ensan-hcl in #421
  • Bump swift-actions/setup-swift from 150267bf6ba01f9d942a4bd55aa2f35ba586767d to cdbe0f7f4c77929b6580e71983e8606e55ffe7e4 by @dependabot in #420
  • Add cache action for Swift build artifacts by @k-taro56 in #423
  • [Dictionary] 辞書データを更新 by @ensan-hcl in #425
  • [Fix] 次候補キーが「'カスタム'」と表示されている問題を修正 by @ensan-hcl in #426
  • [Feature] 改善されたスクロール式カスタムタブの編集UIを実装 by @ensan-hcl in #430
  • [Feature] developのバージョンを2.3に変更 by @ensan-hcl in #433
  • Bump github.com/ensan-hcl/azookeykanakanjiconverter from 0.5.0 to 0.6.0 in /AzooKeyCore by @dependabot in #434
  • 【脱字修正】句点を追加 by @k-taro56 in #435
  • [Fix] Swift 5.10のビルドエラーを解消 by @ensan-hcl in #436
  • [Docs] Update advice_for_azooKey_based_development.md by @ensan-hcl in #439
  • Bump swift-actions/setup-swift from 1.26.0 to 2.0.0 by @dependabot in #442
  • [Docs] Mention azooKey-Desktop by @ensan-hcl in #444
  • [Refactoring] LaunchScreenのstoryboardを削除 by @ensan-hcl in #448
  • [Fix] アセットのバリデーションエラーを修正 by @ensan-hcl in #450
  • [Feature] 設定画面で項目検索ができるようにした by @ensan-hcl in #449
  • [Fix] 握手絵文字のバリエーションが誤って右パンチ絵文字のバリエーションとして扱われていた問題を修正 by @ensan-hcl in #451
  • [fix] キーボードバーの判定が広すぎる問題を修正 by @ensan-hcl in #452
  • [Fix] Privacy Manifestの対応を修正 by @ensan-hcl in #453
  • [Fix] 誤ってBundle IDを変更していた問題を修正 by @ensan-hcl in #454
  • [Feature] Keyboard側にPrivacy Manifest対応を追加 by @ensan-hcl in #456
  • [Debug] upload-build.ymlを手動実行可能にする by @ensan-hcl in #457
  • [Feature] AzooKeyKanaKanjiConverterを0.7系に更新 by @ensan-hcl in #459
  • Remove unnecessary build step by @k-taro56 in #462
  • [Feature] コピー履歴タブに戻るボタンを追加 by @ensan-hcl in #465
  • Add cache for DerivedData in GitHub Actions workflow by @k-taro56 in #464
  • Add CodeQL workflow for automated code scanning by @k-taro56 in #463
  • Bump azooKey_dictionary_storage from 43b855b to 777f9bd by @dependabot in #471
  • [Chore] Tab -> KeyboardTab (because of SwiftUI.Tab) by @ensan-hcl in #470
  • Bump swift-actions/setup-swift from 2.0.0 to 2.1.0 by @dependabot in #473
  • fix: iOS 18以降でレイアウトが崩れる問題を修正 by @ensan-hcl in #474
  • fix: テンプレートの編集画面でズレを負に設定しづらくなっていた問題を修正 by @ensan-hcl in #475
  • feat: version 2.3のリリース準備 by @ensan-hcl in #476

New Contributors

Full Changelog: ver2.2.3...v2.3

Version 2.2.3

19 Feb 13:12
4099def
Compare
Choose a tag to compare

Full Changelog: ver2.2.2...ver2.2.3