tauri/.changes/validate-appimage.md
Benjamin Demetz 1bce7397a4
fix: Returns a warning instead of panicking if an AppImage is not mounted, closes #7736 (#7843)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2023-09-28 10:22:11 -03:00

136 B

tauri
patch:bug

Fix the validation of std::env::current_exe warn the user if AppImage is not mounted instead of panicking