CodeNomad/packages/tauri-app/src-tauri
Pascal André aef4452be4
chore(v2): set the official 0.20 prerelease baseline
Set every workspace and desktop package to 0.20.0-dev-v2 so local packaged builds use the isolated V2 identity without temporary version overrides or runtime environment variables.

Teach Electron and Tauri channel detection to recognize both the baseline form ending in -dev-v2 and dated release versions such as -dev-v2-20260825-abcdef12. CI can continue replacing the baseline with unique prerelease versions.

Validated with workspace and server typechecks, Electron startup tests, the targeted Tauri identity test, and a complete Tauri release build.
2026-08-25 16:05:02 +02:00
..
capabilities fix(desktop): serialize V2 navigation and process shutdown 2026-08-21 16:08:29 +02:00
gen/schemas fix(desktop): serialize V2 navigation and process shutdown 2026-08-21 16:08:29 +02:00
icons/linux fix(desktop): improve Linux desktop icon integration (#334) 2026-04-18 23:46:03 +01:00
permissions/autogenerated feat(v2): unify global service and desktop windows 2026-08-20 08:41:27 +02:00
src chore(v2): set the official 0.20 prerelease baseline 2026-08-25 16:05:02 +02:00
build.rs feat(v2): unify global service and desktop windows 2026-08-20 08:41:27 +02:00
Cargo.toml chore(v2): set the official 0.20 prerelease baseline 2026-08-25 16:05:02 +02:00
icon.icns Add Tauri app sources 2025-11-21 15:22:59 +00:00
icon.ico Add Tauri app sources 2025-11-21 15:22:59 +00:00
icon.png Add Tauri app sources 2025-11-21 15:22:59 +00:00
Info.plist fix(desktop): bundle CLI resources and request mic access 2026-03-28 15:30:14 +00:00
tauri.conf.json chore(v2): set the official 0.20 prerelease baseline 2026-08-25 16:05:02 +02:00