enhance(frontend): マスクエフェクト (#16556)

* wip

* wip

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update MkImageEffectorDialog.vue

* Update fillSquare.ts

* Update CHANGELOG.md

* Update fillSquare.ts
This commit is contained in:
syuilo
2025-09-17 18:38:56 +09:00
committed by GitHub
parent b231da7c7c
commit 8c413d01e6
6 changed files with 250 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
### Client
- Enhance: チャットの日本語名称がダイレクトメッセージに戻るとともに、ベータ版機能ではなくなりました
- Enhance: 画像編集にマスクエフェクトを追加
- Enhance: 時刻計算のための基準値を一か所で管理するようにし、パフォーマンスを向上
### Server