1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-08 14:24:16 +02:00

enhance(client): /authおよびMiAuthのUIをブラッシュアップ

Fix #9742
This commit is contained in:
tamaina
2023-02-09 17:18:27 +00:00
parent 686a709e87
commit ca0d53ec5d
5 changed files with 207 additions and 160 deletions

View File

@@ -8,6 +8,15 @@
You should also include the user name that made the change.
-->
## 13.x.x (unreleased)
### Improvements
- 非ログイン時にMiAuthを踏んだ際にMiAuthであることを表示する
- /auth/のUIをアップデート
### Bugfixes
-
## 13.5.4 (2023/02/09)
### Improvements