Releases: hitalin/notecli
Releases · hitalin/notecli
Release list
v0.4.0
What's Changed
- feat: フォローリクエスト送信済み状態とキャンセル API を追加 by @hitalin in #19
- feat(api): muted_words / renote_muted_user_ids / mutedInstances 取得 (notedeck#610/#613/#614) by @hitalin in #20
- feat: NormalizedUserDetail に isLocked を追加 by @hitalin in #21
- fix: detect half-open WebSocket connections via read-idle watchdog by @hitalin in #22
- refactor: expose doctor checks as a library API by @hitalin in #23
- Feat/doctor library by @hitalin in #24
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- feat(db): TTL + per-account count eviction for notes_cache by @hitalin in #3
- feat(db): expose EvictionConfig and relax default to favor search UX by @hitalin in #4
- fix(db): camelCase EvictionConfig fields for FFI consistency by @hitalin in #5
- feat(api): リノートミュートとフォロワー解除の MisskeyClient メソッド by @hitalin in #7
- feat(chat): hydrate fromUser/toUser via users/show?userIds (notedeck#460) by @hitalin in #8
- fix(chat): legacy messaging/unread を chat/history isRead 集計に置換 (notedeck#469) by @hitalin in #9
- feat(chat): chat/messages/delete を呼ぶ delete_chat_message を追加 by @hitalin in #10
- fix(chat): create-to-{user,room} の text/fileId を Option 化 + パラメータ名修正 by @hitalin in #11
- refactor(chat): legacy create_messaging_message を撤去 by @hitalin in #12
- feat(auth): MiAuth permissions を chat scope に置換 by @hitalin in #13
- feat(http): OpenAPI アノテーションと utoipa-axum 統合 by @hitalin in #14
- feat(api): ユーザーメニュー向け API を追加 (following/update, update-memo, antenna show/update) by @hitalin in #15
- feat(api): muted_user_ids で mute/list を全ページ走査 by @hitalin in #16
- fix(lint): clippy -D warnings の既存違反を解消 by @hitalin in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
Full Changelog: https://github.com/hitalin/notecli/commits/v0.1.0