mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
10.77.0
This commit is contained in:
parent
33812562cd
commit
5c8da380e2
2 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,12 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
10.77.0
|
||||
----------
|
||||
* ローカルタイムライン無効オプションをグローバルタイムライン無効オプションと分離
|
||||
* モデレータはLTL無効時でもUIからLTLを消さない
|
||||
* インスタンス情報ページに各種タイムラインの有効/無効を表示
|
||||
|
||||
10.76.0
|
||||
----------
|
||||
* disableLocalTimeline機能を強化
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "10.76.0",
|
||||
"clientVersion": "2.0.13393",
|
||||
"version": "10.77.0",
|
||||
"clientVersion": "2.0.13397",
|
||||
"codename": "nighthike",
|
||||
"main": "./built/index.js",
|
||||
"private": true,
|
||||
|
|
Loading…
Reference in a new issue