feat(client): update fontawesome v6 and self-hosting

Resolve #7475
This commit is contained in:
syuilo 2022-02-09 13:23:29 +09:00
parent baca9e48d4
commit 1162f8bcff
5 changed files with 15 additions and 3 deletions

View file

@ -26,6 +26,8 @@ You should also include the user name that made the change.
- networkチャート廃止
- クライアント: 自インスタンス情報ページでチャートを見れるように @syuilo
- クライアント: デバイスの種類を手動指定できるように @syuilo
- クライアント: UIのアイコンを更新 @syuilo
- クライアント: UIのアイコンをセルフホスティングするように @syuilo
- NodeInfo のユーザー数と投稿数の内容を見直す @xianonn
### Bugfixes