Tauri's built in updater fails to restart side cars on windows and its a known issue which doesnt seem to get fixed any time: https://github.com/tauri-apps/tauri/issues/3605 So, will will have our own workflows for initiating tauri update APIs. - [x] https://github.com/phcode-dev/phoenix/pull/1395 - [x] https://github.com/phcode-dev/phoenix/pull/1397 - [x] https://github.com/phcode-dev/phoenix-desktop/pull/280 - [x] https://github.com/phcode-dev/phoenix/pull/1400 - [x] https://github.com/phcode-dev/phoenix/pull/1403 - [x] https://github.com/phcode-dev/phoenix/pull/1414 - [x] https://github.com/phcode-dev/phoenix/pull/1416 - [x] https://github.com/phcode-dev/phoenix/pull/1418 - [x] https://github.com/phcode-dev/phoenix/pull/1419 - [x] https://github.com/phcode-dev/phoenix/pull/1420 - [x] https://github.com/phcode-dev/phoenix/pull/1427
Tauri's built in updater fails to restart side cars on windows and its a known issue which doesnt seem to get fixed any time: tauri-apps/tauri#3605
So, will will have our own workflows for initiating tauri update APIs.