Skip to content

Commit

Permalink
12.108.1-nekomiya-20230620154528
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Jun 20, 2023
1 parent 28fcccf commit 5283abe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@
You should also include the user name that made the change.
-->

## 12.108.1-nekomiya-20230620154528 (2023/06/20)
## Improvements
- 時限ミュートの期間をミュート管理画面から確認できるように @atsu1125
- ミュート・ブロックを一括解除できるように @atsu1125
- 運営からのお知らせを匿名でユーザーに送信できるように @atsu1125
- センシティブワードを設定できるように @atsu1125
- 投稿禁止ワードをcwに効くように @atsu1125
- ユーザー削除を安全に正確に負荷なく行うように @atsu1125
- フォローを許可しない設定が可能に @atsu1125

## Bugfixes
- リノートミュートとブロックするとブロックされるに関わるフィルタをストリーミングで効くように @atsu1125
- フォロー承認制を解除した際に一気に承認されてしまわないように @atsu1125
- 絵文字として登録されているドライブファイルは消してしまわないように @atsu1125

## 12.108.1-nekomiya-20230615194416 (2023/06/15)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.108.1-nekomiya-20230615194416",
"version": "12.108.1-nekomiya-20230620154528",
"codename": "indigo",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5283abe

Please sign in to comment.