mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
11.32.0
This commit is contained in:
parent
65c5b3b472
commit
e04d8aa984
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,6 +1,17 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
11.32.0 (2019/09/10)
|
||||||
|
--------------------
|
||||||
|
### ✨Improvements
|
||||||
|
* APでRenote/Boost取り消しをやりとりするように
|
||||||
|
* リモートNote存在確認から作成までの間にLockをかけるように
|
||||||
|
* 広告ブロッカーの警告を削除
|
||||||
|
|
||||||
|
### 🐛Fixes
|
||||||
|
* ミュートしているユーザーからトークメッセージが来たときに通知インジケーターが点灯する問題を修正
|
||||||
|
* リアクションした人が10人を超えるときツールチップの表示がおかしい問題を修正
|
||||||
|
|
||||||
11.31.4 (2019/09/03)
|
11.31.4 (2019/09/03)
|
||||||
--------------------
|
--------------------
|
||||||
### 🐛Fixes
|
### 🐛Fixes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <i@syuilo.com>",
|
"author": "syuilo <i@syuilo.com>",
|
||||||
"version": "11.31.4",
|
"version": "11.32.0",
|
||||||
"codename": "daybreak",
|
"codename": "daybreak",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue