This commit is contained in:
syuilo 2019-02-16 16:59:56 +09:00
parent 34c0eff89f
commit e3ade148ca
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,13 @@
ChangeLog
=========
10.86.1
----------
* ナビゲーションバーの「ホーム」を「タイムライン」に改称
* モバイル版でユーザーページが二重に描画される問題を修正
* ユーザー一覧の「もっと読み込む」の動作がおかしい問題を修正
* デザインの調整
10.86.0
----------
* Exploreページを実装

View file

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.86.0",
"clientVersion": "2.0.14319",
"version": "10.86.1",
"clientVersion": "2.0.14327",
"codename": "nighthike",
"repository": {
"type": "git",