@tauri-apps/cli-v2.9.4
tauri-apps/tauri@tauri-apps/cli-v2.9.4Nov 9, 2025by github-actions[bot]
AI Summary
A bug fix release for the CLI tool that resolves an icon rendering issue where SVG images displayed a gray fringe around their edges.
Key Highlights
- Fixed gray fringe on SVG icons
- Premultiply Alpha before Resizing
- Upgraded dependencies to tauri-cli@2.9.4
Full Release Notes
## \[2.9.4] ### Bug Fixes - [`b586ecf1f`](https://www.github.com/tauri-apps/tauri/commit/b586ecf1f4b3b087f9aa6c4668c2c18b1b7925f4) ([#14416](https://www.github.com/tauri-apps/tauri/pull/14416) by [@Legend-Master](https://www.github.com/tauri-apps/tauri/../../Legend-Master)) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons for svg images. ### Dependencies - Upgraded to `tauri-cli@2.9.4`