Skip to content

Commit

Permalink
12.108.1-nekomiya-20231129111355
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Nov 29, 2023
1 parent 1e8cb0e commit f7b95c0
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-20231129111355 (2023/11/29)
## Improvements
- クライアントで正しく自分のインスタンスのドメイン名が表示されるように @atsu1125
- `Application`もBotとして扱うように @atsu1125
- クイックアクションから管理者がメールアドレスでユーザーを検索できるように @atsu1125
- クイックアクションにドライブファイル検索を追加 @atsu1125
- 古い情報を更新・主なコントリビューターを追加 @morotesovtannu

## Bugfixes
- サイレンスされているときに無効な公開範囲をクライアントで選ばないように @atsu1125
- ストリーミングのチャンネル名を修正 @atsu1125
- 通知音の再生時に端末のメディア再生を停止しないように @atsu1125
- リモートユーザーのHTTP署名のチェックを適切に行っていないのを修正 @atsu1125

## 12.108.1-nekomiya-20231109203930 (2023/11/09)
## Bugfixes
- ドメインブロック、インスタンスサイレンス、セルフサイレンスがサブドメインに反映されないのを修正 @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.108.1-nekomiya-20231109203930",
"version": "12.108.1-nekomiya-20231129111355",
"codename": "indigo",
"repository": {
"type": "git",
Expand Down

0 comments on commit f7b95c0

Please sign in to comment.