@tauri-apps/cli-v2.9.3
tauri-apps/tauri@tauri-apps/cli-v2.9.3Nov 4, 2025by github-actions[bot]
AI Summary
A bug fix release for the CLI tool that resolves an icon rendering issue with gray fringes appearing on tray icons.
Key Highlights
- Fixed gray fringe on icons
- Premultiply Alpha before Resizing
- Upgraded dependencies to tauri-cli@2.9.3
Full Release Notes
## \[2.9.3] ### Bug Fixes - [`fd8c30b4f`](https://www.github.com/tauri-apps/tauri/commit/fd8c30b4f1bca8dd7165c5c0ebe7fbfd17662153) ([#14353](https://www.github.com/tauri-apps/tauri/pull/14353) by [@ChaseKnowlden](https://www.github.com/tauri-apps/tauri/../../ChaseKnowlden)) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons. ### Dependencies - Upgraded to `tauri-cli@2.9.3`