v1.29.0Desktop
Added 1
- Add jsonc-parser for SchemaStore sync
Changed 5
- Modernize StatusDot with SVG icons and accessibility improvements
- Use constants for message box button indices in auth
- Migrate markdown to Svelte 5
- Migrate Webview.svelte to Svelte 5
- Bump Podman version to 5.8.3
Fixed 8
- Fix pnpm-lock duplicated entries
- Update podman org in TF install script
- Fix incorrect polyfill of node-fetch in extension/kind
- Fallback to default docker config when unset in extensions
- Align text in PreferencesCliTool.svelte
- Update Podman GitHub org references in extension/podman
- Fix update dialog button text wrapping and modal width
- Remove overflow-hidden from nav to unclip accounts dropdown
Security 2
- Resolve CVE-2026-48068 in @grpc/grpc-js
- Resolve CVE-2026-49982 in tmp
What's Changed
- chore(deps): add jsonc-parser for SchemaStore sync by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17796
- feat(renderer): modernize StatusDot with SVG icons and a11y improvements by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17762
- chore(deps-dev): bump eslint-plugin-storybook from 10.4.2 to 10.4.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17809
- chore(deps-dev): bump the storybook group with 5 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17808
- chore: fix pnpm-lock duplicated entries by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17813
- chore(deps-dev): bump prettier from 3.8.3 to 3.8.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17810
- chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17786
- chore(deps): bump semver from 7.8.3 to 7.8.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17811
- chore(test): decrease version before testing app update by 2 by @odockal in https://github.com/podman-desktop/podman-desktop/pull/17807
- chore(deps): bump electron from 42.3.3 to 42.4.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17812
- chore: 📢 Bump version to 1.29.0 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/17801
- fix(ci): update podman org in TF install script by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/17708
- fix(extension/kind): incorrect polyfill of node-fetch by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17820
- chore(deps-dev): bump the argosci group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17835
- chore(deps-dev): bump markdownlint from 0.40.0 to 0.41.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17837
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.19 to 1.6.20 in the vitest group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17836
- chore(deps): bump sclorg/testing-farm-as-github-action from 4.2.0 to 4.3.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17834
- chore(ci): pin anchore/sbom-action to commit SHA by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17818
- refactor(main): use constants for message box button indices in auth by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17427
- fix(extensions): fallback to default docker config when unset by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17746
- chore(deps-dev): bump eslint-plugin-storybook from 10.4.3 to 10.4.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17862
- fix(renderer): align text in PreferencesCliTool.svelte by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/17857
- chore(pnpm): set minimumReleaseAge by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17830
- fix(extension/podman): update Podman GitHub org references by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17847
- chore: Bump Podman version to 5.8.3 by @github-actions[bot] in https://github.com/podman-desktop/podman-desktop/pull/17881
- chore(deps-dev): bump @biomejs/biome from 2.4.16 to 2.5.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17888
- chore(deps-dev): bump the tailwindcss group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17887
- chore(docker-modem): remove unnecessary patch by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17875
- chore(test): increase robustness of some validations in e2e tests by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/17890
- refactor(ui): migrate markdown to Svelte 5 by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17779
- test(e2e): fix ui stress tests on linux by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/17805
- fix(ui): fix update dialog - button text wrapping and modal width by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17871
- chore(argos.yaml): set concurrency by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17905
- chore(ci): use .nvmrc for Node.js version in all workflows by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17907
- fix(renderer): remove overflow-hidden from nav to unclip accounts dropdown by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17900
- chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17911
- fix: resolve CVE-2026-48068 in @grpc/grpc-js by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17908
- chore(website-argos): specify build-name argument by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17906
- chore(dompurify): update overrides to 3.4.10 by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17913
- chore(argos.yaml): rename worflow name and job by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17915
- chore(deps): bump js-yaml from 3.14.2 to 4.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17917
- refactor(renderer): migrate Webview.svelte to Svelte 5 by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17912
- fix: resolve CVE-2026-49982 in tmp by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17916
- fix: resolve GHSA-gv7w-rqvm-qjhr in esbuild by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17922
- fix(statusbar): force dark theme context for all statusbar content by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17868
- fix: resolve CVE-2026-12143 in form-data by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17925
- chore(deps-dev): bump @playwright/test from 1.60.0 to 1.61.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17932
- chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17930
- refactor(renderer): migrate NavItem component to Svelte 5 runes by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17869
- chore(deps): bump sclorg/testing-farm-as-github-action from 4.3.0 to 4.3.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17929
- chore(deps-dev): bump the vitest group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17931
- chore(deps): bump undici from 7.27.2 to 7.28.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17933
- fix: resolve CVE-2026-48712 in protobufjs by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17934
- fix: resolve CVE-2026-48038 in joi by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17935
- fix: resolve CVE-2026-48988 in markdown-it by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17938
- fix: resolve CVE-2026-53632 in launch-editor by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17943
- chore(deps-dev): bump eslint-plugin-storybook from 10.4.4 to 10.4.6 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17949
- chore(deps): bump electron from 42.4.0 to 42.4.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17950
- chore(argos-website): update concurrency group by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17944
- chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 67.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17951
- feat(podman): add error property support by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17919
- fix(renderer): decouple details page redirect from DOM lifecycle by @vzhukovs in https://github.com/podman-desktop/podman-desktop/pull/17472
- chore(test): increase podman machine start timeouts by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/17952
- chore(test): better handling in case electron app hangup during e2e execution by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/17955
- fix: resolve CVE-2026-9595 in webpack-dev-server by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17947
- chore(deps-dev): bump svelte from 5.53.7 to 5.56.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17770
- chore(test): remove pw from postinstall script by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/17959
- fix(extensions): align local extensions tab background with installed tab by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17902
- fix(Markdown): sanitize unsafe HTML content by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17718
- fix: resolve CVE-2026-49356 in @babel/core by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17963
- chore(deps-dev): bump the storybook group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17948
- chore(deps): bump eslint from 10.4.1 to 10.5.0 in the eslint group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17967
- chore(deps): bump inversify from 8.1.0 to 8.1.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17969
- fix: resolve CVE-2026-55602 in http-proxy-middleware by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17964
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17966
- chore(index): make the variable protected by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17956
- fix(renderer): reduce z-index in SystemOverviewProviderCardCompact.svelte by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/17940
- docs(RELEASE.MD): add instruction for npmjs-publish.yaml by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17954
- chore(deps-dev): bump dompurify from 3.4.10 to 3.4.11 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17968
- chore(tests/main): centralize electron mocking to a single place by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17970
- fix: expanded system overview by default by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/17960
- chore(deps-dev): bump @types/sshpk from 1.17.4 to 1.17.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17985
- chore(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17980
- chore(lint): activate unicorn/no-array-sort eslint rule by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17958
- chore(deps): bump semver from 7.8.4 to 7.8.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17983
- chore(deps): bump mikepenz/action-junit-report from 6.4.1 to 6.4.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17978
- chore(deps): remove eslint-plugin-etc by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17795
- chore(ci): extract reusable managed configuration workflow by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17816
- fix(test): reduce registry E2E flakiness with dialog wait and timeout increases by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17519
- test(e2e): create podman machine from enhanced dashboard by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/17780
- chore(ci): add airgap asset validation to daily testing build by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17827
- docs: adding blog-post for 1.28 by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17854
- chore: Update Chocolatey package to 1.28.2 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/17997
- chore: add product.json file to kind extension by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/17885
- test(e2e): skip cross-arch and docker tests on RHEL in CI by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/17924
- feat(updating): add support for supplying a generic update server by @cdrage in https://github.com/podman-desktop/podman-desktop/pull/17939
- chore(test): switch using testing images ghcr.io by @odockal in https://github.com/podman-desktop/podman-desktop/pull/17972
- chore(test): add SHA256 checksum verification to airgap asset validation by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17988
- docs: align kubectl set-cluster placeholders with upstream by @oikonomopo in https://github.com/podman-desktop/podman-desktop/pull/18002
- refactor(renderer): replace
bg-black/4 dark:bg-white/4with color-registry token inTroubleshootingDevToolsConsoleLogsby @vancura in https://github.com/podman-desktop/podman-desktop/pull/17975 - chore(tsconfig): remove baseUrl deprecated in Typescript 6 by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17992
- fix(extensions): keep summary card in horizontal layout at all times by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17976
- chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18014
- fix(cli): include path in convertToCliToolInfo by @jeffmaury in https://github.com/podman-desktop/podman-desktop/pull/18044
- refactor(tests): apply guideline improvements to plugin index.spec by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18001
- chore: use lowercase for 'Podman Kube Play' by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/18037
- chore(test): ensuring wait for podman method works with new dashboard by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18049
- feat(renderer): add onboarding wizard shell foundation by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17709
- fix(extensions): align local extensions tab layout with installed tab by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17974
- chore: add update e2e tests with reminder never settings by @odockal in https://github.com/podman-desktop/podman-desktop/pull/18020
- chore(test,ci): create script for insecure signed registry setup and teardown, add tests by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/17384
- chore(deps-dev): bump eslint-plugin-unicorn from 67.0.0 to 68.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17984
- refactor(main): return value instead of index in MessageBoxReturnValue by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17918
- test(e2e): update serial declaration by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/18006
- chore: replace electron-builder-notarize with built-in notarization by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18059
- chore(deps): override gray-matter with @11ty/gray-matter to fix CVE by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18069
- fix: resolve CVE-2026-53550 in js-yaml by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18070
- chore(deps-dev): bump the argosci group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18071
- chore(deps-dev): bump the commitlint group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18072
- chore(deps-dev): bump filesize from 11.0.17 to 11.0.19 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18086
- chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18075
- chore(deps-dev): bump globals from 17.6.0 to 17.7.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18085
- feat: add create-github-issue skill by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17867
- chore(deps): bump eslint from 10.5.0 to 10.6.0 in the eslint group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18073
- chore(deps): bump the fortawesome group with 5 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18074
- chore(deps): bump electron from 42.4.1 to 42.5.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18079
- chore(deps-dev): bump eslint-plugin-n from 18.1.0 to 18.2.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18080
- chore(deps-dev): bump unplugin-dts from 1.0.2 to 1.0.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18076
- chore(deps-dev): bump @testing-library/svelte from 5.3.1 to 5.4.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18078
- chore(deps-dev): bump eslint-plugin-svelte from 3.19.0 to 3.20.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18084
- chore(deps-dev): bump vite-plugin-dts from 5.0.2 to 5.0.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18082
- chore(test): increase docker e2e test robustness by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18058
- chore(deps-dev): bump svelte from 5.56.3 to 5.56.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18081
- test(e2e): revert update serial declaration (#18006) by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/18091
- chore: remove override by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18092
- chore(deps): bump smol-toml from 1.6.1 to 1.7.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18083
- fix: update UI on pause and unpause container events by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/17866
- chore: update to bundler the node imports by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18093
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18077
- chore: use GitHub auth for Octokit instances by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/17927
- chore(deps): bump got from 15.0.5 to 15.0.7 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18104
- chore(deps): bump dockerode from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18103
- chore(deps-dev): bump @playwright/test from 1.61.0 to 1.61.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18105
- chore(deps-dev): bump postcss from 8.5.15 to 8.5.16 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18101
- chore(deps-dev): bump vite from 8.0.16 to 8.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18107
- chore(deps): bump tar from 7.5.16 to 7.5.19 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18112
- chore(deps-dev): bump svelte-check from 4.6.0 to 4.7.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18102
- chore(deps-dev): bump autoprefixer from 10.5.0 to 10.5.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18110
- chore(deps-dev): bump @biomejs/biome from 2.5.0 to 2.5.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18111
- chore: fix lock file by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18115
- chore: add can't find Podman machine on Windows Podman Desktop troubleshooting by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/17910
- chore: fix/ignore new sonarjs lint rules from 4.1.0 upgrade by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18099
- chore: remove duplicate autoprefixer entry from lock file by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18125
- chore(deps): bump tar-fs from 3.1.2 to 3.1.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18108
- chore(deps-dev): bump @types/node from 24.10.11 to 24.13.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18106
- chore(deps-dev): bump eslint-plugin-sonarjs from 4.0.3 to 4.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17982
- chore(deps): bump humanize-duration from 3.33.2 to 3.34.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18132
- chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18127
- chore(deps-dev): bump @electron/fuses from 2.1.2 to 2.1.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18131
- chore(deps): bump adm-zip from 0.5.17 to 0.5.18 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18130
- chore(deps-dev): bump the argosci group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18126
- chore(deps-dev): bump the tailwindcss group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18128
- refactor(deps): remove unnecessary @rollup plugins by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18136
- chore(fix): prevent horizontal scrollbar in preferences with long navigation labels by @Zhey-on in https://github.com/podman-desktop/podman-desktop/pull/17056
- chore(container-creation): remove scrolling + update buttons. by @cdrage in https://github.com/podman-desktop/podman-desktop/pull/18011
- chore(test): attempt to fix flakyness on wsl cicd workflow by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18095
- chore: add and update registries from the UI in registries.conf file by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/17451
- test: install Playwright Chromium via globalSetup by @serbangeorge-m in https://github.com/podman-desktop/podman-desktop/pull/18140
- chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18148
- fix(main): correct status definition in libpod-dockerode.ts by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/18149
- chore(deps): migrate js-yaml to v5 by @sAchin-680 in https://github.com/podman-desktop/podman-desktop/pull/18146
- feat(main): rotate learning center guides hourly by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18123
- feat(dockerode): add removeSecret method by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18151
- chore(deps-dev): bump the commitlint group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18158
- chore(deps): bump js-yaml from 5.2.0 to 5.2.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18161
- chore(deps-dev): bump the argosci group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18157
- chore(deps-dev): bump @biomejs/biome from 2.5.1 to 2.5.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18163
- chore(deps-dev): bump markdownlint-cli2 from 0.22.1 to 0.23.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18162
- chore(deps-dev): bump eslint-plugin-unicorn from 68.0.0 to 70.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18159
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18156
- fix(installer): hyperv failure logs werent showing for onboarding by @bmahabirbu in https://github.com/podman-desktop/podman-desktop/pull/17029
- chore: fix lock file by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18165
- feat(container-registry): create, inspect, remove and list secrets by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18164
- test(visual-testing): logic scaffold by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17903
- feat(preload): add IPC for container secret by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18167
- chore(test): refactoring some tests for better performance by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18150
- chore(deps): bump electron from 42.5.0 to 43.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18160
- fix(ui): add proper aria attributes to tooltip by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18090
- chore(deps-dev): bump tsx from 4.22.4 to 4.23.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18178
- chore(deps): bump got from 15.0.7 to 15.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18179
- chore(deps-dev): bump vite from 8.1.0 to 8.1.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18177
- fix(renderer): show disabled update button while provider is starting by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17995
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.20 to 1.6.21 in the vitest group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18176
- chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18173
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18174
- docs: include Dias in the list of maintainers by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18143
- chore(test): add e2e test for update tools from resource page by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18184
- chore: remove ssh2 & cpu-features from built dependencies by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18116
- chore(renderer): migrate CreateVolume component to Svelte 5 runes by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/17977
- chore: add product.json file to Compose extension by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/18121
- feat(renderer): adding SecretsList page by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18168
- chore(deps-dev): bump @argos-ci/playwright from 7.1.3 to 7.3.0 in the argosci group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18175
- chore(deps-dev): bump typedoc from 0.28.19 to 0.28.20 in the typedoc group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18193
- chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18191
- chore(deps-dev): bump eslint-plugin-unicorn from 70.0.0 to 71.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18195
- feat(ci): automate SchemaStore sync for extension schema by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17589
- feat(updating): add setting to disable app updates by @cdrage in https://github.com/podman-desktop/podman-desktop/pull/17682
- fix(renderer): prevent duplicate mapped port key collisions by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18205
- fix: update pods page on unpause/pause events by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/18094
- test(e2e): update serial declaration - part 1 by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/18155
- fix(e2e): temporarily skip insecure registry tests blocking e2e-main by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/18210
- feat: disable manual cert sync when podman 6 is installed by @dgolovin in https://github.com/podman-desktop/podman-desktop/pull/18183
- refactor(RunImage): derived properties by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18204
- chore(test): update broken e2e test by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18219
- feat(renderer): add container secret details page by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18196
- fix(renderer): fix registries table column misalignment by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/18117
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18216
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18217
- chore(test): try to fix broken e2e test by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18221
- chore: make the extension development documentation link configurable by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/18122
- chore(deps): bump @fortawesome/react-fontawesome from 3.3.1 to 3.4.0 in the fortawesome group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18231
- chore(deps-dev): bump svelte-check from 4.7.1 to 4.7.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18236
- chore(deps): bump inversify from 8.1.1 to 8.1.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18238
- chore(deps-dev): bump msw from 2.14.6 to 2.15.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18234
- chore(deps-dev): bump @commitlint/cli from 21.2.0 to 21.2.1 in the commitlint group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18230
- chore(deps-dev): bump the vitest group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18228
- chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 7.1.2 to 7.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18237
- refactor(api): move InferredNavigationRequest type to shared API package by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18227
- chore(deps-dev): bump @biomejs/biome from 2.5.2 to 2.5.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18233
- chore(deps): bump electron from 43.0.0 to 43.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18232
- chore(test): add e2e tests for filtering images and containers by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18242
- fix(images): include digests when listing images by @bmahabirbu in https://github.com/podman-desktop/podman-desktop/pull/18182
- chore(deps-dev): bump @types/node from 24.13.2 to 24.13.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18235
- chore(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18229
- feat(main): persist authentication extension allowances to disk by @dgolovin in https://github.com/podman-desktop/podman-desktop/pull/17511
- chore(deps-dev): bump filesize from 11.0.19 to 11.0.22 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18266
- chore(deps-dev): bump eslint-plugin-storybook from 10.4.6 to 10.5.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18261
- chore(deps): bump inversify from 8.1.2 to 8.1.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18265
- chore(deps-dev): bump eslint-plugin-n from 18.2.1 to 18.2.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18263
- chore(deps): bump adm-zip from 0.5.18 to 0.6.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18260
- chore(deps-dev): bump vite from 8.1.3 to 8.1.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18259
- chore(deps-dev): bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18264
- chore(deps): bump the eslint group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18257
- refactor(RunImage): factorise options by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18208
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.22 to 1.6.23 in the vitest group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18258
- fix(ci): replace deprecated publish-release action with gh CLI by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/18185
- fix: add bottom spacing for main view content by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/18007
- feat(ui): add
ariaHiddenprop to Icon component by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18089 - feat(ui): persist table expanded/collapsed state across remounts by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18124
- fix(renderer): fix command palette navigation to untagged images by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18247
- feat(renderer): add onboarding skip confirmation dialog by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18067
- fix(renderer): change alignment and button type in PullImage.svelte by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/18181
- test(e2e): update serial declaration - part 2 by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/18211
- chore(test): add e2e test case for sha digest installation by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18283
- feat(secret): add MenuContext entry by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18213
- chore(deps): bump tar from 7.5.19 to 7.5.20 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18281
- chore(deps-dev): bump tsx from 4.23.0 to 4.23.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18293
- chore(deps-dev): bump markdownlint from 0.41.0 to 0.41.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18294
- ci(installers): reduced number of testing prerelase installers by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18268
- feat: updated podman to 5.8.5 by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18288
- chore(deps-dev): bump postcss from 8.5.16 to 8.5.19 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18295
- chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18292
- refactor(renderer): expose method to get route without navigating by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18269
- chore(deps-dev): bump the argosci group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18280
- refactor: move containerPortMapping to basic options by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18270
- feat(renderer): inject CSP in prod build by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17697
- feat(ImageInfo): adding missing engineType property by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18302
- feat(VolumeInfo): adding missing engineType property by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18303
- feat(navigation): added resizable navigation bar by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17799
- docs(storybook): add i18n wrapping story to Tooltip by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18272
- chore(pnpm): bump to v11 by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18276
- fix(extension/podman): add missing qemu VMTYPE by @sAchin-680 in https://github.com/podman-desktop/podman-desktop/pull/18304
- chore: add e2e test to disable in-app updates by @odockal in https://github.com/podman-desktop/podman-desktop/pull/18290
- test(e2e): update serial declaration - part 3 by @danivilla9 in https://github.com/podman-desktop/podman-desktop/pull/18298
- fix(ui): capitalize first letter in username placeholder by @0xKalasi in https://github.com/podman-desktop/podman-desktop/pull/18313
- refactor(renderer): use navigation registry for command palette destinations by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18307
- fix(ui): erase button for container logs is displayed above Tasks modal window by @0xKalasi in https://github.com/podman-desktop/podman-desktop/pull/18305
- chore: remove duplicate addresses when checking for free ports by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/18312
- chore(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18327
- chore(test): update test timeouts by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18317
- chore(renderer): remove Buffer usage in navigation by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18324
- fix(pnpm): pnpm-lock by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18328
- fix(renderer): revert extension details summary card to vertical sidebar by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18323
- feat(renderer): add secret create form by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18197
- chore(extension/kind): remove
tsxdependency by @sAchin-680 in https://github.com/podman-desktop/podman-desktop/pull/18271 - chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18279
- feat(storybook): add comprehensive stories for ContainerEngineEnvironmentColumn by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18318
- fix(renderer): remove grammatical error in PullImage.svelte by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/18285
- feat(RunImage): use path parameter instead of global store by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18309
- feat(extension-api): adding method for secrets by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18215
- fix: resolve GHSA-xv26-6w52-cph6 in websocket-driver by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18330
- docs(website): blog post — See Your Docker Containers Inside Podman Desktop by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18245
- chore(logging): show stderr in exec output by default by @cdrage in https://github.com/podman-desktop/podman-desktop/pull/17921
- chore(blog): change blog date to today by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18335
- feat(api): add image update result contract by @bmahabirbu in https://github.com/podman-desktop/podman-desktop/pull/18311
- refactor(agents): rewrite mcp-testing skill with operation references and single-agent architecture by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/17901
- fix(container-registry): remove legacy listImages by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18333
- refactor(container-registry): use Promise.withResolvers in pull image by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18346
- refactor(navigation): make image run and image details consistent by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18331
- feat(extensions): expose repository and homepage metadata end to end by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/17299
- chore(test): update pod e2e test to check from terminal instead of api call by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/18358
- chore: remove podman-desktop.io link from kubernetes empty page by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/18351
- chore: add svg image support to convertImages by @SoniaSandler in https://github.com/podman-desktop/podman-desktop/pull/18352
- chore: update pnpm to v1.15.1 by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18362
- chore: Update Chocolatey package to 1.28.3 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/18360
- chore(deps-dev): bump vite from 8.1.4 to 8.1.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18372
- chore(deps-dev): bump lint-staged from 17.0.8 to 17.1.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18380
- chore(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18379
- chore(deps): bump electron from 43.1.0 to 43.1.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18371
- feat(extension-api): expose navigateToImageRun by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18359
- chore(deps): bump the fortawesome group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18364
- chore(deps): bump ws from 8.21.0 to 8.21.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18375
- chore(deps-dev): bump svelte-check from 4.7.2 to 4.7.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18366
- chore(deps): bump @floating-ui/dom from 1.7.6 to 1.8.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18262
- chore(deps): bump inversify from 8.1.3 to 8.2.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18369
- chore(deps-dev): bump autoprefixer from 10.5.2 to 10.5.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18378
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18383
- chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18382
- feat(ci): add branch input to Testing Farm workflow by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/18396
- refactor(renderer): store PodInfoUI instead of PodInfo by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/18319
- fix(ui): flickering of Typeahead when selecting images by @0xKalasi in https://github.com/podman-desktop/podman-desktop/pull/18277
- fix: use sentence case for secret and network titles by @nightcityblade in https://github.com/podman-desktop/podman-desktop/pull/18400
- chore(deps): bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18406
- chore(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18373
- feat(ci): add e2e-prerelease workflow and release_tag for report-portal by @amisskii in https://github.com/podman-desktop/podman-desktop/pull/18391
- refactor(container-registry): remove unnecessary podman prefix by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18393
- fix(tests): fix typos in E2E tests by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18417
- chore: suggest users to wipe data for all major updates of podman by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18409
- feat(RunImage): support mounting secret by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18275
- fix(website): fix typos in documentation by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18412
- fix: resolve GHSA-52cp-r559-cp3m in js-yaml by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18419
- feat(certificate-sync): sync local CA serts when creating podman vm by @dgolovin in https://github.com/podman-desktop/podman-desktop/pull/18114
- fix(extensions): fix typos in extension code by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18416
- fix(renderer): fix typos in renderer code by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18415
- fix(main): fix typos in main process code by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18414
- fix: fix typos in top-level markdown files by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18413
- chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18377
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18425
- chore(deps): bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18424
- fix: resolve CVE-2026-59877 in protobufjs by @rujutashinde in https://github.com/podman-desktop/podman-desktop/pull/18422
- feat(SecretsList): adding key and label prop to Table component by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/18420
- fix: resolve GHSA-395f-4hp3-45gv in shell-quote by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18426
- chore(deps-dev): bump postcss from 8.5.19 to 8.5.22 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18370
- chore(deps-dev): bump markdownlint-cli2 from 0.23.0 to 0.23.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18374
- fix(renderer): right-align cancel/primary action buttons instead of splitting 50/50 by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18428
- chore: embed podman 6 installers by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18408
- fix: resolve GHSA-2p49-hgcm-8545 in svgo by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18430
- chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18432
- feat(api): added severity for failed check by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18267
- refactor(ProviderInstallationButton.svelte): migrated component to svelte5 by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18436
- fix(renderer): mark retagged images as in-use by matching on ImageID by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17990
- fix: resolve GHSA-v2hh-gcrm-f6hx in fast-uri by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18437
- chore(renderer/stores/test): uniformize renderer store tests by @sAchin-680 in https://github.com/podman-desktop/podman-desktop/pull/18206
- feat(podman): stop calling podman machine list per-provider on Podman >= 6.0 by @sAchin-680 in https://github.com/podman-desktop/podman-desktop/pull/17290
- fix: resolve GHSA-f5vj-f2hx-8m93 in webpack-dev-server by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18439
- fix: resolve GHSA-v422-hmwv-36x6 in body-parser by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18440
- fix: dashboard provider status update on Linux by @dgolovin in https://github.com/podman-desktop/podman-desktop/pull/18113
- fix(renderer): resolve custom theme isDark detection for scrollbar color by @cdrage in https://github.com/podman-desktop/podman-desktop/pull/17653
- fix: resolve GHSA-p2f4-r6v6-j797 in builder-util-runtime by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18441
- chore(deps): bump js-yaml from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18443
- chore(deps-dev): bump the argosci group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18448
- chore(deps): bump eslint from 10.7.0 to 10.8.0 in the eslint group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18450
- chore(deps): bump undici from 7.28.0 to 7.29.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18459
- chore(deps): bump @fortawesome/react-fontawesome from 3.4.0 to 3.5.0 in the fortawesome group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18451
- chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18452
- chore(deps-dev): bump lint-staged from 17.1.0 to 17.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18454
- chore(deps-dev): bump eslint-plugin-svelte from 3.20.0 to 3.22.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18455
- chore(deps): bump electron from 43.1.1 to 43.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18457
- chore(deps-dev): bump eslint-plugin-storybook from 10.5.0 to 10.5.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18458
- chore(deps-dev): bump @playwright/test from 1.61.1 to 1.62.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18460
- fix(ui): change incorrect/misleading proxy settings update dialog message + add test coverage by @0xKalasi in https://github.com/podman-desktop/podman-desktop/pull/18357
- chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18456
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.23 to 1.6.24 in the vitest group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18453
- fix(podman): skip setup notification when remote connections exist by @JustMell0 in https://github.com/podman-desktop/podman-desktop/pull/17314
- fix: resolve GHSA-r28c-9q8g-f849 in postcss by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18447
- chore: update electron-builder to v26.15.3 by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18465
- chore: use caret range for svelte by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/18466
- fix(onboarding): correct wizard checkmark and hc-dark slider colors by @vancura in https://github.com/podman-desktop/podman-desktop/pull/18438
- chore(deps): bump tar from 7.5.20 to 7.5.22 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18468
- chore(deps): bump smol-toml from 1.7.0 to 1.7.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18469
- chore(deps-dev): bump @biomejs/biome from 2.5.4 to 2.5.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18472
- feat(navigation): let extensions push entries onto global history by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/18434
- chore(deps): bump inversify from 8.2.1 to 8.2.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18470
- fix(ui): set release notes image to full height of parent by @0xKalasi in https://github.com/podman-desktop/podman-desktop/pull/18384
- chore(deps-dev): bump svelte from 5.56.4 to 5.56.8 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18467
- chore(deps-dev): bump the tailwindcss group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/18365
New Contributors
- @oikonomopo made their first contribution in https://github.com/podman-desktop/podman-desktop/pull/18002
- @nightcityblade made their first contribution in https://github.com/podman-desktop/podman-desktop/pull/18400
Full Changelog: https://github.com/podman-desktop/podman-desktop/compare/v1.28.3...v1.29.0