@tauri-apps/cli-v2.11.4
tauri-apps/tauri@tauri-apps/cli-v2.11.4Jun 28, 2026by github-actions[bot]
AI Summary
Bug fix addressing the AppImage bundler symlink issue found in tauri-bundler v2.9.4. Includes an upgrade to the internal tauri-cli version.
Key Highlights
- Fixed AppImage bundler symlink issue for `.desktop` and `.DirIcon` files.
- Upgraded to tauri-cli@2.11.4.
Full Release Notes
## \[2.11.4] ### Bug Fixes - [`67ffa192a`](https://www.github.com/tauri-apps/tauri/commit/67ffa192a499131e7e750f164fe61a40ca0fb2e7) ([#15596](https://www.github.com/tauri-apps/tauri/pull/15596) by [@FabianLars](https://www.github.com/tauri-apps/tauri/../../FabianLars)) Fixed an issue in the AppImage bundler that caused the `/.desktop` and `.DirIcon` files to be absolute symlinks instead of relative symlinks which caused problems with AppImage installers like `AppManager`. ### Dependencies - Upgraded to `tauri-cli@2.11.4`