Skip to content

Commit

Permalink
12.104.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Feb 9, 2022
1 parent a032bde commit 4190720
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
You should also include the user name that made the change.
-->

## 12.x.x (unreleased)
## 12.104.0 (2022/02/09)

### Note
このリリースはマイグレーションの規模が大きいため、インスタンスによってはマイグレーションに時間がかかる可能性があります。
Expand All @@ -36,6 +36,7 @@ You should also include the user name that made the change.
- Client: Setting instance information of notes to always show breaks the timeline @Johann150
- Client: 環境に依っては返信する際のカーソル位置が正しくない問題を修正 @syuilo
- Client: コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正 @syuilo
- Client: アップデートお知らせダイアログが出ないのを修正 @syuilo
- Client: Follows/Followers Visibility changes won't be saved unless clicking on an other checkbox @Johann150
- API: Fix API cast @mei23
- add instance favicon where it's missing @solfisher
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.103.1",
"version": "12.104.0",
"codename": "indigo",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4190720

Please sign in to comment.