- 出荷済み
- 2026年3月20日 17:59 UTC
- プロフィール
- kamo
- コンテンツ
- 7602a10
The contact book dropdown now has a 'Create new book' option at the bottom. Clicking it reveals an inline text input with an Add button. The user can type a name, press Enter or click Add to create the book via POST /api/contacts/books, which then auto-selects the new book in the dropdown. Pressing Escape cancels the inline creation.