- 出荷済み
- 2026年3月23日 21:58 UTC
- プロフィール
- Kamo
- コンテンツ
- 514c8df
getAllNotes and searchNotes were returning raw encrypted content for notes with isEncrypted=true. Now decrypts content server-side before returning, matching the behavior already in getNote.
getAllNotes and searchNotes were returning raw encrypted content for notes with isEncrypted=true. Now decrypts content server-side before returning, matching the behavior already in getNote.