v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
Showing only changes of commit 8d8d5da34c - Show all commits

View File

@@ -2,9 +2,6 @@
"appId": "com.karmaa.termix",
"productName": "Termix",
"publish": null,
"portable": {
"artifactName": "termix_${os}_${arch}_portable.${ext}"
},
"directories": {
"output": "release"
},
@@ -53,6 +50,8 @@
"artifactName": "termix_windows_${arch}_msi.${ext}"
},
"linux": {
"artifactName": "termix_linux_${arch}_portable.${ext}",
"executableArgs": ["--no-sandbox"],
"target": [
{
"target": "AppImage",