diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-13 14:32:37 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-13 14:32:37 +0900 |
| commit | 54ff4e53cb907415786cab35f6bb9098d5b6075a (patch) | |
| tree | d6a28b667c97e5e7ab17442f7a61651de2b48508 | |
| parent | fix(client): 特定の場所でカスタム絵文字を含むテキストが... (diff) | |
| download | misskey-54ff4e53cb907415786cab35f6bb9098d5b6075a.tar.gz misskey-54ff4e53cb907415786cab35f6bb9098d5b6075a.tar.bz2 misskey-54ff4e53cb907415786cab35f6bb9098d5b6075a.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e47e21f4d..2d612bd694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ You should also include the user name that made the change. - Push notification of Antenna note @tamaina - AVIF support @tamaina - Add Cloudflare Turnstile CAPTCHA support @CyberRex0 +- 非モデレーターでも、権限を持つロールをアサインされたユーザーはインスタンスの招待コードを発行できるように - Server: signToActivityPubGet is set to true by default @syuilo - Server: improve syslog performance @syuilo - Server: Use undici instead of node-fetch and got @tamaina |