Podman Desktop 1.26 Release! 🎉

podman-desktop-hero-1.26

Podman Desktop 1.26 is now available. Click here to download it!

This release brings exciting new features and improvements:

Release details

Host certificate sync to Podman VMs

Working behind a corporate proxy or pulling from internal registries? You can now sync your local certificates to running Podman VMs directly from the command palette. Open the command palette with F1 and run the Podman: Synchronize certificates to all VMs command.

Extension authentication access control

Extensions can no longer silently access your authentication sessions. When an extension tries to use an existing account or requests a new sign-in, you'll now see a prompt to allow or deny it. This prevents extensions from accessing credentials without your knowledge.

image.pngimage.png

Pull image workflow improvements

Users can now cancel image pulls in progress and take immediate actions after successful pulls. A new cancel button allows stopping long-running pulls, and new 'Open Details' and 'Run...' buttons appear after pulling an image, eliminating the need to navigate to the Images page to find and work with newly pulled images.

image.pngimage.png


Environment-based filtering

In Podman Desktop, you can manage different container environments: Docker, Podman, Apple Container for instance. If you are using Podman Desktop in this situation, you will see a new environment combo box on resource management pages, allowing you to filter containers, pods, images, volumes, and networks by their specific environment. If you have only one environment, this filter will be hidden to keep the screen simple.

image.pngimage.pngimage.png

Additional managed configuration settings for extensions

Building on the managed configuration support introduced in 1.23, administrators can now control extension management through configuration files. Two new settings are available:

  • Disable custom extensions: Prevent users from installing custom extensions by setting extensions.customExtensions.enabled to false.
  • Disable extension catalog: Hide the extension catalog entirely by setting extensions.catalog.enabled to false.

These settings can be deployed organization-wide through the managed configuration file, giving IT teams tighter control over which extensions are available in their deployment.

Troubleshooting section in Settings

A new troubleshooting entry has been added to the settings menu, providing quicker access to diagnostic tools and information. This helps users find and resolve issues without having to search through multiple pages.

image.png

Confirmation dialog for connection deletion

Deleting a provider connection now displays a confirmation dialog, preventing accidental removal. This safeguard ensures users must explicitly confirm before a connection is removed, reducing the risk of unintended data loss.

image.png

Community thank you

🎉 We'd like to say a big thank you to everyone who helped to make Podman Desktop even better. In this release we received pull requests from the following people:


Community meeting

If you would like to discuss any of the new features, issues or other topics, please join us at the monthly community meeting that takes place every 4th Thursday of the month. Here are the meeting details.


Final notes

The complete list of issues fixed in this release is available here and here.

Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.