Skip to content

v10.10.0🎉#6431

Merged
TinyKitten merged 31 commits into
masterfrom
release/v10.10.0
Jul 16, 2026
Merged

v10.10.0🎉#6431
TinyKitten merged 31 commits into
masterfrom
release/v10.10.0

Conversation

@TinyKitten

Copy link
Copy Markdown
Member

概要

v10.10.0 の本番リリース。dev に取り込まれた変更を master へ反映する(バージョン 10.9.1 → 10.10.0、iOS ビルド番号 2750、Android versionCode 100000537)。

変更の種類

  • バグ修正
  • 新機能
  • リファクタリング
  • ドキュメント
  • CI/CD
  • その他

変更内容

テスト

  • npm run lint が通ること
  • npm test が通ること
  • npm run typecheck が通ること

関連Issue

スクリーンショット(任意)


Generated by Claude Code

TinyKitten and others added 30 commits July 11, 2026 17:48
* テレメトリにインタラクションイベント送信を実装しアプリ起動時にapp_launchを送信

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* CodeRabbit指摘に対応しapp_launch送信失敗時の再送を可能にしテストセットアップを共通化

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* 省電力測位の精度・更新間隔を既定値へ昇格し、実験的トグルを停車中の自動休止のみに縮小してタスク削除時のサービス停止を常時化

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CUbDiSvRWpS3GowhgLWQEw

* 省電力測位モード有効時は測位精度をBalancedまで下げてトグルの実効性を確保

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CUbDiSvRWpS3GowhgLWQEw

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* 省電力モードを試験的機能から外し設定に「バッテリー」画面を新設して移動

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* バッテリー項目のアイコン背景色を落ち着いたティール(#30B0C7)へ変更

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* オートモードの折り返し時にTTSの初回放送を再発火するよう変更

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012dhifdRFT6ZRWghyvrDFzk

* 折り返し時の初回放送再発火テストで現在値+1と単一発火を検証するよう強化

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012dhifdRFT6ZRWghyvrDFzk

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* Apollo Client から TanStack Query への移行経緯とパフォーマンス改善理由をドキュメント化

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HFAxgF7LKrBmSipfTxHCb9

* CodeRabbitレビュー指摘に対応しstructuralSharingの比較コストを分離記述して末尾の混入タグを削除

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
* 未使用のスタイル定義と不要になった import を削除

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* レンダリングごとに再生成されていた ListFooter や Toast 設定をコンポーネント外へ切り出し

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* 未使用のスタイル定義と不要になった import を削除

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* レンダリングごとに再生成されていた ListFooter や Toast 設定をコンポーネント外へ切り出し

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 位置更新ごとの全画面再レンダーを防ぐため高頻度atom購読の副作用フックをレンダーレスコンポーネントへ隔離

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* レンダーレス副作用ホストとnarrow派生atom購読の規約をドキュメントへ追記

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* CodeRabbit指摘に対応し高頻度フックのsibling分離とPiPフックのAndroid限定マウントを実施

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* 独立した駅一覧と種別一覧のフェッチをPromise.allで並列化して路線選択の待ち時間を短縮

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* PadArchのシェブロンループアニメーションをネイティブドライバー駆動に変更

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 設定系画面のスクロール連動ヘッダーをAnimated.eventによるネイティブ駆動へ移行

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 路線検索の検索結果をFlashListで仮想化しヘッダー連動もネイティブ駆動化

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* ランタイムディープリンク解決中にアプリ全体がアンマウントされる問題を修正

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* ETA実装LineBoardの最後尾ドット右隣に言語Stateへ追従する単位ラベル(分/min.)を追加

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

* ETA単位ラベルをヘッダー言語Stateに追従させ中国語は分钟・韓国語は분を表示するよう修正

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

* 中国語StateのETA単位ラベルを分钟から分へ簡素化

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

* ETA単位ラベルとドットの間隔を広げて視認性を向上

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

* ETA単位ラベルとドットの間隔をさらに拡大

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

* EstimatedMinutesUnitLabelテストにafterEachでのモッククリアを追加

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XBoazpbhbcvBiwnDNsKo3Y
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d4c7762c-8649-414a-83e3-49ed54bfb6ff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v10.10.0

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

抽出したバージョン 10.10.0 は現在のバージョンと同一です。バージョンを上げる必要がある場合はブランチ名を変更してください。

@TinyKitten
TinyKitten merged commit d3c96ec into master Jul 16, 2026
7 checks passed
@TinyKitten
TinyKitten deleted the release/v10.10.0 branch July 16, 2026 13:32
@TinyKitten TinyKitten mentioned this pull request Jul 16, 2026
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants