improve(client): Improve emoji autocomplete

This commit is contained in:
syuilo 2021-08-12 12:41:57 +09:00
parent c88ea7150c
commit 0627df8116
2 changed files with 45 additions and 39 deletions

View file

@ -10,6 +10,8 @@
## 12.86.1 (2021/08/12)
### Improvements
- 絵文字オートコンプリートで一文字目は最近使った絵文字をサジェストするように
- 絵文字オートコンプリートのパフォーマンスを改善
- about-misskeyページにドキュメントへのリンクを追加
- Docker: Node.jsを16.6.2に
- 依存関係の更新