Release v1.2.4
· 1分
Fix a bug that caused DDS replacement to fail with [WinError 3] when the inject/textures folder did not exist.
Fix a bug that caused DDS replacement to fail with [WinError 3] when the inject/textures folder did not exist.
This release fixes a bug that prevented opening the dump and inject folders.
RCE脆弱性(CVE-2025-55182)に対処するセキュリティアップデート。nextをバージョン15.4.8にアップグレードした。
画像変換に関連するバグ修正。出力ファイルパスの処理を修正することでDDSからJPGへの変換中の PermissionError を解決した。
設定画面に「キャッシュをクリア」ボタンを導入した。インジェクトされる画像のJPGからDDSへの変換は、常に1024x1024にリサイズするようにした。
バックエンドのインポートを絶対パスに変換することで、実行ファイルにおける ImportError を解決した。
UI/UXの調整を行った。また、テストの安定性の向上を行った。
ヘッダーリンクにツールチップを追加し、PyInstallerのアイコンパスを修正しました。
フロントエンド(Next.js、React、Jest、ESLint、Tailwind CSS)のバージョンを更新した。
last_image_dir の初期化と open_file_dialog のロジックに関する問題を修正した。