1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-30 02:44:37 +02:00

update CHANGELOG.md

This commit is contained in:
tamaina
2022-12-25 08:08:37 +00:00
parent d4accb48e1
commit 7f4ef18685

View File

@@ -20,6 +20,7 @@ You should also include the user name that made the change.
- You may have to `yarn run clean-all`, `sudo corepack enable` and `yarn set version berry` before running `yarn install` if you're still on yarn classic
- 新たに動的なPagesを作ることはできなくなりました
- 代わりに今後AiScriptを用いてより柔軟に動的なコンテンツを作成できるMisskey Play機能の実装を予定しています。
- signToActivityPubGet is set to true by default @syuilo
### Improvements
- Push notification of Antenna note @tamaina