Skip to content

Releases: MisskeyIO/misskey

2024.5.0-io.8

01 Feb 19:34
155ce40
Compare
Choose a tag to compare

What's Changed

  • perf: dynamically load audio visualizer by @sugar700 in #912
  • spec(frontend/ad): 常に広告を表示するの既定値を有効に by @u1-liquid in #913
  • perf(frontend): contain-intrinsic-size のwidthの保存をやめる by @u1-liquid in #914
  • fix(frontend/MkAudioVisualizer): ブラウザではなく要素のリサイズイベントに反応するように by @u1-liquid in #915
  • update deps by @dependabot in #916
  • cherry picked from upstream by @u1-liquid in #917
  • chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #918
  • spec(backend/stream): モデレーターにも一般ユーザーと同じく通常の投稿はcdn経由で配信するように by @u1-liquid in #920
  • feat(frontend/admin/ads): 広告のIDを確認できるように by @mattyatea in #921
  • feat(account-migration): アカウント移行ログのフィルターを追加 by @mattyatea in #919
  • spec(media-proxy): urlをクエリではなくパラメータで指定するように by @u1-liquid in #922
  • chore(database/log): DBへのクエリーログをverboseモードでのみ出力するように by @u1-liquid in #923
  • fix(frontend/gallery): 画像のスタイルが壊れている問題の修正 by @nafu-at in #924
  • update deps by @u1-liquid in #925
  • Bump up version to 2024.5.0-io.8 by @u1-liquid in #926
  • cherry picked from upstream by @u1-liquid in #928
  • perf(frontend/tabler-icons): アイコンの読み込みに異常に時間がかかる問題の緩和 by @u1-liquid in #927
  • fix(#927): tabler-icons-filledのフォントを参照できない問題を修正 by @u1-liquid in #929
  • spec(#922): 'https://'を省略するように by @u1-liquid in #931

New Contributors

Full Changelog: 2024.5.0-io.7c...2024.5.0-io.8

2024.5.0-host.8

01 Feb 19:48
9086302
Compare
Choose a tag to compare

What's Changed

  • perf: dynamically load audio visualizer by @sugar700 in #912
  • spec(frontend/ad): 常に広告を表示するの既定値を有効に by @u1-liquid in #913
  • perf(frontend): contain-intrinsic-size のwidthの保存をやめる by @u1-liquid in #914
  • fix(frontend/MkAudioVisualizer): ブラウザではなく要素のリサイズイベントに反応するように by @u1-liquid in #915
  • update deps by @dependabot in #916
  • cherry picked from upstream by @u1-liquid in #917
  • chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #918
  • spec(backend/stream): モデレーターにも一般ユーザーと同じく通常の投稿はcdn経由で配信するように by @u1-liquid in #920
  • feat(frontend/admin/ads): 広告のIDを確認できるように by @mattyatea in #921
  • feat(account-migration): アカウント移行ログのフィルターを追加 by @mattyatea in #919
  • spec(media-proxy): urlをクエリではなくパラメータで指定するように by @u1-liquid in #922
  • chore(database/log): DBへのクエリーログをverboseモードでのみ出力するように by @u1-liquid in #923
  • fix(frontend/gallery): 画像のスタイルが壊れている問題の修正 by @nafu-at in #924
  • update deps by @u1-liquid in #925
  • Bump up version to 2024.5.0-io.8 by @u1-liquid in #926
  • cherry picked from upstream by @u1-liquid in #928
  • perf(frontend/tabler-icons): アイコンの読み込みに異常に時間がかかる問題の緩和 by @u1-liquid in #927
  • fix(#927): tabler-icons-filledのフォントを参照できない問題を修正 by @u1-liquid in #929
  • Update host by @u1-liquid in #930
  • spec(#922): 'https://'を省略するように by @u1-liquid in #931
  • Update host by @u1-liquid in #932

New Contributors

Full Changelog: 2024.5.0-host.7c...2024.5.0-host.8

2024.5.0-io.7c

17 Jan 11:49
d423d9b
Compare
Choose a tag to compare

What's Changed

  • chore(frontend): 通報のカテゴリの調整・投稿フォームのガイドラインへの導線に利用規約も追加 by @u1-liquid in #902
  • fix(backend/SigninApiService): ログインのレートリミット時、意図したものと違うエラーメッセージが表示される可能性がある問題を修正 by @u1-liquid in #903
  • enhance(ux/frontend/MkPostForm): 予約投稿の時間を再度設定する時、以前設定した時間が表示されるように by @u1-liquid in #904
  • spec(backend/queue/ScheduledNote): 予約時間が過ぎる前にチェックするように by @u1-liquid in #905
  • spec(role/ScheduledNote): ロールで予約投稿の個数・予約の最大日数を制御できるように by @u1-liquid in #906
  • perf(stream): 必要のない既読処理のメッセージが発生しないように by @u1-liquid in #907 #910
  • Bump up version to 2024.5.0-io.7c by @u1-liquid in #908

Full Changelog: 2024.5.0-io.7b...2024.5.0-io.7c

2024.5.0-host.7c

17 Jan 11:52
538563a
Compare
Choose a tag to compare

What's Changed

  • chore(frontend): 通報のカテゴリの調整・投稿フォームのガイドラインへの導線に利用規約も追加 by @u1-liquid in #902
  • fix(backend/SigninApiService): ログインのレートリミット時、意図したものと違うエラーメッセージが表示される可能性がある問題を修正 by @u1-liquid in #903
  • enhance(ux/frontend/MkPostForm): 予約投稿の時間を再度設定する時、以前設定した時間が表示されるように by @u1-liquid in #904
  • spec(backend/queue/ScheduledNote): 予約時間が過ぎる前にチェックするように by @u1-liquid in #905
  • spec(role/ScheduledNote): ロールで予約投稿の個数・予約の最大日数を制御できるように by @u1-liquid in #906
  • perf(stream): 必要のない既読処理のメッセージが発生しないように by @u1-liquid in #907 #910
  • Bump up version to 2024.5.0-io.7c by @u1-liquid in #908
  • Update host by @u1-liquid in #909 #911

Full Changelog: 2024.5.0-host.7b...2024.5.0-host.7c

2024.5.0-host.7b

17 Jan 00:06
1ce8784
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.5.0-host.6...2024.5.0-host.7b

2024.5.0-io.7b

16 Jan 23:49
a075b6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.5.0-io.6...2024.5.0-io.7b

2024.5.0-io.6

12 Jan 09:48
f280ce2
Compare
Choose a tag to compare

What's Changed

  • fix(#866): ユーザーメニューからロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 by @u1-liquid in #877
  • fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 by @u1-liquid in #878
  • spec(notes/create): 投稿されたnoteを返さないオプションを追加 by @u1-liquid in #879
  • Sync charts one-at-a-time to reduce database contention and timeouts by @u1-liquid in #880
  • feat(frontend/draft): 下書き機能の改良・強化 by @u1-liquid in #881
  • Bump up version to 2024.5.0-io.6 by @u1-liquid in #882

Full Changelog: 2024.5.0-io.5e...2024.5.0-io.6

2024.5.0-host.6

12 Jan 11:16
e0b5199
Compare
Choose a tag to compare

What's Changed

  • fix(#866): ユーザーメニューからロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 by @u1-liquid in #877
  • fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 by @u1-liquid in #878
  • spec(notes/create): 投稿されたnoteを返さないオプションを追加 by @u1-liquid in #879
  • Sync charts one-at-a-time to reduce database contention and timeouts by @u1-liquid in #880
  • feat(frontend/draft): 下書き機能の改良・強化 by @u1-liquid in #881
  • Bump up version to 2024.5.0-io.6 by @u1-liquid in #882
  • Update host by @u1-liquid in #883

Full Changelog: 2024.5.0-host.5e...2024.5.0-host.6

2024.5.0-io.5e

07 Jan 21:08
f2eafaa
Compare
Choose a tag to compare

What's Changed

  • enhance(ux): defaultWithRepliesの既定値をtrueにする by @u1-liquid in #864
  • Revert "perf(queue): BullMQ + DragonflyDB で Hashtag を使用しすべてをロックしないようにする (#838)" by @u1-liquid in #865
  • fix(frontend/role): ロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 by @u1-liquid in #866
  • fix(backend/UtilityService): 非標準ポート番号環境でURIのローカル判定が常にfalseになる問題を修正 by @u1-liquid in #867
  • fix(backend/ClientServerService): リモートユーザーをユーザーIDで照会できない問題を修正 by @u1-liquid in #868
  • fix(backend/ActivityPubServerService): apOrHtml Constraintが正しく評価されない問題を修正 by @u1-liquid in #869
  • fix(backend/AccountMoveService): アカウント引っ越しの際にモデレーションノートに空の改行が足される問題を修正 by @u1-liquid in #870
  • fix(backend/ClientServerService): 凍結されたユーザーをユーザーIDで照会できない問題を修正 by @u1-liquid in #872 #875
  • spec(pages): URLとして使用できる文字を制限 by @u1-liquid in #873
  • Bump up version to 2024.5.0-io.5e by @u1-liquid in #871

Full Changelog: 2024.5.0-io.5d...2024.5.0-io.5e

2024.5.0-host.5e

07 Jan 21:13
46d0711
Compare
Choose a tag to compare

What's Changed

  • enhance(ux): defaultWithRepliesの既定値をtrueにする by @u1-liquid in #864
  • Revert "perf(queue): BullMQ + DragonflyDB で Hashtag を使用しすべてをロックしないようにする (#838)" by @u1-liquid in #865
  • fix(frontend/role): ロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 by @u1-liquid in #866
  • fix(backend/UtilityService): 非標準ポート番号環境でURIのローカル判定が常にfalseになる問題を修正 by @u1-liquid in #867
  • fix(backend/ClientServerService): リモートユーザーをユーザーIDで照会できない問題を修正 by @u1-liquid in #868
  • fix(backend/ActivityPubServerService): apOrHtml Constraintが正しく評価されない問題を修正 by @u1-liquid in #869
  • fix(backend/AccountMoveService): アカウント引っ越しの際にモデレーションノートに空の改行が足される問題を修正 by @u1-liquid in #870
  • fix(backend/ClientServerService): 凍結されたユーザーをユーザーIDで照会できない問題を修正 by @u1-liquid in #872 #875
  • spec(pages): URLとして使用できる文字を制限 by @u1-liquid in #873
  • Bump up version to 2024.5.0-io.5e by @u1-liquid in #871
  • Update host by @u1-liquid in #874
  • Update host by @u1-liquid in #876

Full Changelog: 2024.5.0-host.5d...2024.5.0-host.5e