Skip to content

0.16.21

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:41
feat(ux): OS別ホットキー表示・IME対応Cmd+Enter保存・v0.16.21

- HotkeyTab: navigator.userAgent でMac/Win判定し、ヘルプに適切なキー名称を表示
  (Mac: Command⌘/Alt=Option⌥/Ctrl/Shift⇧、Win: Ctrl/Alt/Shift/Super)
- AITab: isComposing ガードで日本語IME確定Enterがsubmitしない
  Cmd+Enter(Mac)/Ctrl+Enter(Win) でフォーム保存、ショートカットヒントをUIに表示
- フォーム入力中のホットキー誤爆を防ぐため保存はCmd/Ctrl+Enter に一本化

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>