diff --git a/CHANGELOG.md b/CHANGELOG.md index fa56344c5cfc9d0cf6a263b403b5b9d52eb079c7..2f4c3e1771bdc67c3d7c76115d4422fab4cb66c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ You should also include the user name that made the change. - Migrate to Yarn Berry (v3.2.1) @ThatOneCalculator - 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を用ã„ã¦ã‚ˆã‚ŠæŸ”軟ã«å‹•çš„ãªã‚³ãƒ³ãƒ†ãƒ³ãƒ„を作æˆã§ãã‚‹MiPlay機能ã®å®Ÿè£…を予定ã—ã¦ã„ã¾ã™ã€‚ + - 代ã‚ã‚Šã«ä»Šå¾ŒAiScriptを用ã„ã¦ã‚ˆã‚ŠæŸ”軟ã«å‹•çš„ãªã‚³ãƒ³ãƒ†ãƒ³ãƒ„を作æˆã§ãã‚‹Misskey Play機能ã®å®Ÿè£…を予定ã—ã¦ã„ã¾ã™ã€‚ ### Improvements - Push notification of Antenna note @tamaina @@ -36,6 +36,10 @@ You should also include the user name that made the change. - Client: Compress non-animated PNG files @saschanaz - Client: Youtube window player @sim1222 - Client: enhance dashboard of control panel @syuilo +- Client: Vite is upgraded to v4 @syuilo, @tamaina +- Client: HMR is available while yarn dev @tamaina +- Client: Implement the button to subscribe push notification @tamaina +- Client: Implement the toggle to or not to close push notifications when notifications or messages are read @tamaina ### Bugfixes - Server: 引用内ã®æ–‡ç« ãŒnyaizeã•ã‚Œã¦ã—ã¾ã†å•é¡Œã‚’ä¿®æ£ @kabo2468