10.85.0
This commit is contained in:
parent
414cac49c3
commit
a4d92f781f
2 changed files with 10 additions and 2 deletions
|
@ -1,6 +1,14 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
10.85.0
|
||||
----------
|
||||
* デスクトップ版のUIを改良
|
||||
* 投稿ハイライトページを実装
|
||||
* 無効化されているタイムラインのフォールバック
|
||||
* 既にフォローされている場合はフォローリクエストを生成しないように
|
||||
* その他細かな修正
|
||||
|
||||
10.84.2
|
||||
----------
|
||||
* GIF画像にGIFバッジを表示
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "10.84.2",
|
||||
"clientVersion": "2.0.14267",
|
||||
"version": "10.85.0",
|
||||
"clientVersion": "2.0.14287",
|
||||
"codename": "nighthike",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue