# Podman Desktop changelog > A graphical tool for working with containers and Kubernetes from your desktop. - Vendor: Red Hat - Category: Developer Tools - Platforms: Desktop - Official site: https://podman-desktop.io - Tracked by: What's New (https://whatsnew.fyi/product/podman-desktop) - Harvested from: GitHub (podman-desktop/podman-desktop) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### v1.29.1 - Date: 2026-07-31 - Version: v1.29.1 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.29.1 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.29.1 - Labels: Platforms: Desktop - **fixed** — Fix arm64 Windows installer - fixes arm64 Windows installer https://github.com/podman-desktop/podman-desktop/issues/18543 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.29.0...v1.29.1 ### v1.29.0 - Date: 2026-07-27 - Version: v1.29.0 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.29.0 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.29.0 - Labels: Platforms: Desktop - **added** — Add jsonc-parser for SchemaStore sync - **changed** — Modernize StatusDot with SVG icons and accessibility improvements - **fixed** — Fix pnpm-lock duplicated entries - **fixed** — Update podman org in TF install script - **fixed** — Fix incorrect polyfill of node-fetch in extension/kind - **changed** — Use constants for message box button indices in auth - **fixed** — Fallback to default docker config when unset in extensions - **fixed** — Align text in PreferencesCliTool.svelte - **fixed** — Update Podman GitHub org references in extension/podman - **changed** — Migrate markdown to Svelte 5 - **fixed** — Fix update dialog button text wrapping and modal width - **fixed** — Remove overflow-hidden from nav to unclip accounts dropdown - **security** — Resolve CVE-2026-48068 in @grpc/grpc-js - **security** — Resolve CVE-2026-49982 in tmp - **changed** — Migrate Webview.svelte to Svelte 5 - **changed** — Bump Podman version to 5.8.3 ##### 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 vali _[Truncated at 4000 characters — full notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.29.0]_ ### v1.28.3 - Date: 2026-07-20 - Version: v1.28.3 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.28.3 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.28.3 - Labels: Platforms: Desktop - **changed** — Updated Podman to version 5.8.5 ##### What's Changed * feat: updated podman to 5.8.5 (backport #18288) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/18354 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.28.2...v1.28.3 ### v1.28.2 - Date: 2026-06-15 - Version: v1.28.2 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.28.2 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.28.2 - Labels: Platforms: Desktop - **security** — Resolve GHSA-39q2-94rc-95cp in dompurify - **fixed** — Remove malformed leading ellipsis from waiting-for-response strings in troubleshooting - **fixed** — Increase spinner segment opacity for better contrast in UI - **fixed** — Fix all icons rotating on the docker compatibility page - **fixed** — Replace raw tailwind color with design token in ListOrganizer - **security** — Resolve CVE-2026-33750 in brace-expansion - **fixed** — Correct Allow/Deny button response index in auth dialog - **fixed** — Remove unnecessary w-auto class from link-style cancel buttons - **fixed** — Sync CLI tool version to provider on startup in extensions - **added** — Add support for error property in connections - **added** — Add error tooltip to connections in Preferences - **added** — Use delete variant for destructive actions in renderer - **changed** — Replace raw Tailwind colors with color-registry tokens across multiple components - **changed** — Use consistent titles and buttons for auth and navigation dialogs - **changed** — Add title support and verb-derived buttons to withConfirmation utility ##### What's Changed * fix: resolve GHSA-39q2-94rc-95cp in dompurify by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17159 * fix(troubleshooting): remove malformed leading ellipsis from waiting-for-response strings by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17141 * chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17162 * chore(main): prefer-import-in-mock by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/17133 * 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/17163 * chore(deps): bump @fortawesome/react-fontawesome from 3.3.0 to 3.3.1 in the fortawesome group across 1 directory by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/17161 * chore(fix): fixing compose e2e tests to handle new flow by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/17165 * refactor: extracted duplicated code to function by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17154 * chore: 📢 Bump version to 1.28.0 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/17160 * refactor(network): replace raw Tailwind colors with color-registry tokens in CreateNetwork by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17155 * fix(ui): increase spinner segment opacity for better contrast by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17145 * refactor(color-registry): replace hover:text-white with color-registry token in WindowsControlButton by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17135 * refactor(extensions): replace divide-gray-900 with color-registry token in InstalledExtensionCard by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17136 * refactor(preferences): add color-registry token to PreferencesKubernetesContextsRendering by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17137 * refactor(renderer): remove obsolete Tailwind colors in auth providers by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17138 * refactor(onboarding): replace bg-black with color-registry variable by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17157 * feat: added support for error property in connections by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/17117 * fix(spinner): all icons rotating on the docker compatibility page by @jiridostal in https://github.com/podman-desktop/podman-desktop/pull/17180 * refactor(ui): use color-registry token in SearchInput search icon by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17151 * refactor(ui): replace hardcoded tailwind colors in ProviderInfoCircle with color-registry tokens by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17153 * fix(ui): replace raw tailwind color with design token in ListOrganizer by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17152 * chore(eslint): enable `vitest/prefer-import-in-mock` by @axel7083 in https://github.com/podman-desktop/podman-desktop/pull/16879 * refactor(main): use consistent titles and buttons for auth and navigation dialogs by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17188 * refactor(renderer): add title support and verb-derived buttons to `withConfirmation` utility by @vancura in https://github.com/podman-desktop/podman-desktop/pull/17178 * fix: resolve CVE-2026-33750 in brace-expansion by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/17176 * chore(docs): updated triage manager tasks to look at correct domains with an example by @rujutashinde in https://github.com/podman-desktop/podman-desktop/pull/16972 * chore(deps): bump got from 15.0.2 to 15.0.3 by _[Truncated at 4000 characters — full notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.28.2]_ ### v1.27.2 - Date: 2026-05-20 - Version: v1.27.2 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.27.2 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.27.2 - Labels: Platforms: Desktop - **fixed** — Use product appId for Windows AppUserModelId - **fixed** — Normalize saveImage abort error across Node.js versions - **fixed** — Support Docker API v1.52+ event format ##### What's Changed * fix(main): use product appId for Windows AppUserModelId (backport #17278) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/17287 * chore(fix): normalize saveImage abort error across Node.js versions (backport #17234) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/17565 * fix(api): support Docker API v1.52+ event format (backport #17231) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/17563 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.27.1...v1.27.2 ### v1.27.1 - Date: 2026-04-22 - Version: v1.27.1 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.27.1 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.27.1 - Labels: Platforms: Desktop - **fixed** — Correct Allow/Deny button response index in auth dialog - **fixed** — All icons rotating on the docker compatibility page ##### What's Changed * fix(main): correct Allow/Deny button response index in auth dialog (backport #17218) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/17220 * fix(spinner): all icons rotating on the docker compatibility page (backport #17180) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/17205 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.27.0...v1.27.1 ### v1.27.0 - Date: 2026-04-20 - Version: v1.27.0 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.27.0 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.27.0 - Labels: Pre-release; Platforms: Desktop - **added** — Add playwright testing claude skill to repository - **added** — Add JSON Schema generation for extension manifest - **added** — Add support for longpressing in Dropdown component - **added** — Add high contrast theme support to ColorRegistry and ColorBuilder - **added** — Add full color icons for tray icons - **changed** — Replace CSS spinner with Spinner component - **changed** — Update System overview API definitions - **changed** — Hide experimental enhanced dashboard setting - **fixed** — Handle provider failures gracefully in podmanListImages - **fixed** — Remove async from getImage which is not async - **fixed** — Respect hidden property in ExperimentalPage - **fixed** — Fix provider dropdown height when adding a new provider - **removed** — Remove deprecated @types/tar package ##### What's Changed * chore: 📢 Bump version to 1.27.0 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/16641 * feat(test): adding playwright testing claude skill to repository by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/16639 * chore(test): fixing broken symlink by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/16643 * chore(deps-dev): bump @vitest/eslint-plugin from 1.6.11 to 1.6.12 in the vitest group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16621 * chore(deps): bump undici from 7.24.3 to 7.24.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16649 * chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16646 * chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16648 * chore(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16647 * chore(deps-dev): bump msw from 2.12.11 to 2.12.12 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16651 * feat(Dropdown): added support for longpressing by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/16512 * feat(main): add JSON Schema generation for extension manifest by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/16637 * chore(deps-dev): bump @types/adm-zip from 0.5.7 to 0.5.8 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16650 * feat(spinner): replace CSS spinner with Spinner component by @priyanshsao in https://github.com/podman-desktop/podman-desktop/pull/16486 * feat: add high contrast theme support to ColorRegistry and ColorBuilder by @vzhukovs in https://github.com/podman-desktop/podman-desktop/pull/16536 * chore(deps-dev): bump msw from 2.12.12 to 2.12.13 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16668 * chore(deps): bump electron from 41.0.2 to 41.0.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16669 * fix(container-registry): handle provider failures gracefully in podmanListImages by @sheikhlimon in https://github.com/podman-desktop/podman-desktop/pull/16404 * chore(System overview API): updated definitions by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/16675 * fix(frontend): remove async from getImage which is not async by @feloy in https://github.com/podman-desktop/podman-desktop/pull/16667 * chore(deps-dev): bump eslint-plugin-storybook from 10.2.19 to 10.3.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16696 * chore(deps): bump dawidd6/action-download-artifact from 18 to 19 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16690 * chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16689 * chore(deps-dev): bump the storybook group with 5 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16692 * chore(deps-dev): bump @biomejs/biome from 2.4.7 to 2.4.8 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16695 * chore(deps-dev): bump the argosci group with 2 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16691 * fix(renderer): respect hidden property in ExperimentalPage by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/16687 * chore(deps-dev): bump typedoc-plugin-markdown from 4.10.0 to 4.11.0 in the typedoc group by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/16694 * chore(deps-dev): bump the tailwindcss group with 3 updates by @dependabot[bot] in https://github.com/podman-deskt _[Truncated at 4000 characters — full notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.27.0]_ ### v1.26.2 - Date: 2026-03-25 - Version: v1.26.2 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.26.2 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.26.2 - Labels: Platforms: Desktop - **fixed** — Respect hidden property in ExperimentalPage renderer - **changed** — Hide experimental enhanced dashboard setting - **fixed** — Bind webview server on localhost ##### What's Changed * fix(renderer): respect hidden property in ExperimentalPage (backport #16687) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/16698 * chore(main): hide experimental enhanced dashboard setting (backport #16688) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/16703 * fix(webview): bind on localhost the server (backport #16799) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/16817 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.26.1...v1.26.2 ### v1.26.1 - Date: 2026-03-19 - Version: v1.26.1 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.26.1 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.26.1 - Labels: Platforms: Desktop - **fixed** — Remove async from getImage function in frontend which is not async ##### What's Changed * fix(frontend): remove async from getImage which is not async (backport #16667) by @mergify[bot] in https://github.com/podman-desktop/podman-desktop/pull/16697 **Full Changelog**: https://github.com/podman-desktop/podman-desktop/compare/v1.26.0...v1.26.1 ### v1.26.0 - Date: 2026-03-16 - Version: v1.26.0 - Original notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.26.0 - Permalink: https://whatsnew.fyi/product/podman-desktop/releases/v1.26.0 - Labels: Pre-release; Platforms: Desktop - **added** — Expand Spinner stories with sizes and contexts in Storybook - **added** — Expand Button stories with sizes and contexts in Storybook - **added** — Expand Tooltip stories with sizes and contexts in Storybook - **added** — Add label property to Spinner component - **added** — Implement extension allowance and session access control for authentication - **added** — Disable internal Kubernetes Dashboard when extension provides kube dashboard feature - **fixed** — Add id plus tag identifier for save images in renderer - **fixed** — Fix visibility of task message when being set through API - **fixed** — Fix incorrect ARIA and role in Spinner component - **fixed** — Hide decorative SVG from screen readers in Spinner component - **fixed** — Catalog should not expose incompatible extensions - **fixed** — Do not consider proxy as enabled if only noProxy is defined - **changed** — Migrate renderer status-bar to Svelte 5 ##### What's Changed * chore: 📢 Bump version to 1.26.0 by @podman-desktop-bot in https://github.com/podman-desktop/podman-desktop/pull/15768 * chore(deps): bump tar from 7.5.3 to 7.5.4 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15772 * chore(deps-dev): bump svelte from 5.47.0 to 5.47.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15771 * chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15770 * chore: fix lock file duplicate entry by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/15777 * chore(test): create replace yaml e2e test case by @cbr7 in https://github.com/podman-desktop/podman-desktop/pull/15773 * chore(api): add index files when we have multiple files in folder by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/15775 * chore(website): added changes for attend community event section by @rujutashinde in https://github.com/podman-desktop/podman-desktop/pull/15687 * feat(storybook): expand Spinner stories with sizes and contexts by @vancura in https://github.com/podman-desktop/podman-desktop/pull/15816 * fix(renderer): add id plus tag identifer for save images by @bmahabirbu in https://github.com/podman-desktop/podman-desktop/pull/15749 * chore(deps): bump tar from 7.5.4 to 7.5.5 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15824 * fix: fixed visibility of task message when being set through API by @gastoner in https://github.com/podman-desktop/podman-desktop/pull/15725 * chore(renderer/ProviderResultPage): explicit spinner size in px + self-closing tag by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/15827 * fix(ui/spinner): fix incorrect ARIA and role by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/15832 * feat(storybook): expand Button stories with sizes and contexts by @vancura in https://github.com/podman-desktop/podman-desktop/pull/15818 * fix: catalog shouldn't expose incompatible extensions by @deboer-tim in https://github.com/podman-desktop/podman-desktop/pull/15813 * fix(ui/spinner): hide decorative SVG from screen readers by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/15836 * feat(storybook): expand Tooltip stories with sizes and contexts by @vancura in https://github.com/podman-desktop/podman-desktop/pull/15819 * fix: do not consider proxy as enabled if only noProxy is defined by @feloy in https://github.com/podman-desktop/podman-desktop/pull/15838 * chore(fix): adding missing permissions compared to flathub repo by @ScrewTSW in https://github.com/podman-desktop/podman-desktop/pull/15834 * chore(deps): bump tar from 7.5.5 to 7.5.6 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15849 * chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15850 * chore: fix pnpm-lock.yaml file by @benoitf in https://github.com/podman-desktop/podman-desktop/pull/15855 * chore(deps): bump undici from 7.18.2 to 7.19.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15851 * chore(deps-dev): bump eslint-plugin-storybook from 10.1.11 to 10.2.0 by @dependabot[bot] in https://github.com/podman-desktop/podman-desktop/pull/15853 * chore(ui/progress/Spinner): add label property by @simonrey1 in https://github.com/podman-desktop/podman-desktop/pull/15662 * refactor(renderer/status-bar): migrate to svelte 5 by @MarsKubeX in https://github.com/podman-desktop/podman-desktop/pull/15858 * feat(authentication): implement extension allowance and session access control by @dgolovin in https://github.com/podman-desktop/podman-desktop/pull/15829 * chore: update telemetry link and add privacy link to feedback form by @deboer-tim in https://github.com/podman-desktop/podman-desktop/pull/15864 * c _[Truncated at 4000 characters — full notes: https://github.com/podman-desktop/podman-desktop/releases/tag/v1.26.0]_