feat(client): Improve image viewer

Resolve #7545
Resolve #6811
Close #7808
This commit is contained in:
syuilo 2021-10-25 02:28:18 +09:00
parent 67bf6ff3ce
commit e52a9e0a65
5 changed files with 67 additions and 62 deletions

View file

@ -10,11 +10,16 @@
## 12.x.x (unreleased)
### Improvements
- クライアント: 画像ビューアを強化
- クライアント: メンションにユーザーのアバターを表示するように
- クライアント: デザインの調整
- クライアント: twemojiをセルフホスティングするように
### Bugfixes
- クライアント: CWで画像が隠されたとき、画像の高さがおかしいことになる問題を修正
### NOTE
- このバージョンから、iOS 15未満のサポートがされなくなります。対象のバージョンをお使いの方は、iOSのバージョンアップを行ってください。
## 12.93.2 (2021/10/23)