This commit is contained in:
syuilo 2020-02-20 03:55:38 +09:00
parent 46115d3f04
commit 34311e3181
2 changed files with 13 additions and 1 deletions

View file

@ -1,6 +1,18 @@
ChangeLog
=========
12.17.0 (2020/02/20)
-------------------
### ✨Improvements
* 効果音を実装
* 切断時ダイアログを控えめに
### 🐛Fixes
* 新しいノートの通知が崩れる問題を修正
* LegacyReaction変換にstarを追加
* ユーザープレビューが稀に画面上から消えなくなってしまう問題を修正
* media-listのgridの高さがsub-note-detailsのdetailsの中だと287pxになってしまっていたのを修正
12.16.0 (2020/02/19)
-------------------
### ✨Improvements

View file

@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <syuilotan@yahoo.co.jp>",
"version": "12.16.0",
"version": "12.17.0",
"codename": "indigo",
"repository": {
"type": "git",