Skip to content

Releases: hitalin/notecli

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:10
v0.4.0
6f7d7a7

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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 04:21
v0.3.1
5f53a91

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 04:08
v0.3.0
bc7c4e3

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

Choose a tag to compare

@github-actions github-actions released this 21 Mar 02:35
v0.2.0
371d033

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 05:27
v0.1.0
04ae152