podman-desktop-hero-1.27

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

This release brings exciting new features and improvements:


Release details

High contrast and Accent colors support

Podman Desktop now includes two new high contrast themes that provide maximum contrast for better visual accessibility. The hc-light theme features white backgrounds with dark borders and text, while hc-dark uses black backgrounds with light elements. Both themes have been integrated throughout the app and its UI components to ensure better visibility and readability.

High contrast dark theme High contrast light theme

The app colors have also been updated to use accent colors instead of hardcoded colors to make it easier to manage custom color palettes and support consistent coloring throughout the UI.

Navigation history with back and forward controls

Following the introduction of the back and forward navigation controls in 1.25, Podman Desktop now also includes a navigation history dropdown when long-pressing the navigation controls. Users can quickly browse their navigation history using the dropdown, making it easier to navigate across multiple sections.

Navigation history dropdown

Extension development JSON schema

JSON schema for Podman Desktop extensions is now available in the SchemaStore website or directly at https://raw.githubusercontent.com/podman-desktop/podman-desktop/main/schemas/extension-schema.json. This takes away the guesswork and provides autocomplete for available properties while editing the file, streamlining extension development.

Add "$schema": "https://raw.githubusercontent.com/podman-desktop/podman-desktop/main/schemas/extension-schema.json" to your extension's package.json file to see all available fields and values.

NOTE: If you are using VSCode, you might need to add https://raw.githubusercontent.com/podman-desktop/podman-desktop/main/schemas/extension-schema.json to the JSON › Schema Download: Trusted Domains list for it to work.

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.

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.