This commit is contained in:
syuilo 2018-12-29 06:03:21 +09:00
parent cb106e6fe4
commit 38e8d4bbea
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
2 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
ChangeLog
=========
10.70.0
-------
* フォローしているユーザーからのフォローを自動承認するオプション
* 「非公開」の公開範囲を廃止
* Renote数の表示を廃止
* 投稿のフィルタリングを強化
* デザインの調整
10.69.0
-------
* 通知の管理を強化

View File

@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "10.69.0",
"clientVersion": "2.0.13006",
"version": "10.70.0",
"clientVersion": "2.0.13176",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,