v1.29.3Desktop
Fixed 5
- Remove usage of requestAnimationFrame when updating settings navigation width
- Expect log terminal instead of 'No Log' for interactive container in e2e tests
- Clean up Hyper-V VMs during migration data reset
- Use sticky positioning for onboarding step buttons
- Pass VMType when stopping machines before update
From Podman Desktop
What's Changed
- fix: remove usage of requestAnimationFrame when updating settings navigation width (backport #18919) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/18988
- fix(e2e): expect log terminal instead of 'No Log' for interactive container (backport #18828) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/19024
- fix(podman): clean up Hyper-V VMs during migration data reset (backport #18791) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/18989
- fix(renderer): use sticky positioning for onboarding step buttons (backport #18960) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/18986
- fix(podman): pass VMType when stopping machines before update (backport #19040) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/19042
Full Changelog: https://github.com/podman-desktop/podman-desktop/compare/v1.29.1...v1.29.3