Skip to content

Commit

Permalink
12.119.2-fix.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Jun 3, 2024
1 parent 0bb2231 commit 8d03953
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@
You should also include the user name that made the change.
-->

## 12.119.2-fix.6.8 (2024/06/03)
### Improvements
- リモートユーザーを凍結したときにフォローリクエストも拒否するようにする @atsu1125
- リモートユーザーを削除したときにフォローリクエストも拒否・取り消しするようにする @atsu1125
- リモートユーザーのチャート生成を無効化できるようにする @atsu1125
- チャートのメモリからDBへの書き込み間隔を変更できるようにする @atsu1125
- メール通知にノートのURLがあるなら付けるようにする @atsu1125

### Bugfixes
- アカウント削除進行中のアカウントは削除完了するまでローカルでは見れるようにする @atsu1125
- フォローリクエストを作成する際に既存のフォローリクエストは削除するようにする @atsu1125

## 12.119.2-fix.6.7 (2024/05/01)
### Improvements
- チャット受信時に画面を自動でスクロールしないように @atsu1125
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.119.2-fix.6.7",
"version": "12.119.2-fix.6.8",
"codename": "indigo",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8d03953

Please sign in to comment.