Podman Desktop 0.15 - Cleanliness is next to Podliness!
It has only been two weeks since our last release, but we really wanted to complete a few scenarios, fix a few bugs, and show off several design updates and UI improvements that we have been working on.
Podman Desktop 0.15 is now available. Click here to download it!
Podman Desktop 0.15 embeds Podman 4.5 in Windows and macOS installers #2115.
Wait a minute, didn't we enable this last release? Well yes, last time we did add support for installing the Contour ingress controller on Kind #1675, but you still couldn't access your containers without the corresponding ingress.
This release adds a simple checkbox you can use when deploying to Kind to create an ingress and make your service accessible #1322.
When you create a pod from of a set of containers (Podifying!), you probably don't want to expose every single port from every container to the world. With an updated panel you can now see which ports each container exposes, pick which should remain visible outside the pod, and which are for internal use #2232.
It was time to catch up on some design ideas and do some UI cleanup!
The navigation bar is now always fixed on the left size, without labels. This opens up more space for the content on each page, and is easier to jump in and out of Settings. #2167
We wanted messages and dialog boxes to feel a bit more integrated, so we have a new message box #1808and use it for all dialogs opened by extensions, pruning containers/pods/images/volumes #2138, and updating Podman Desktop itself #2249.
We spent some time tweaking colors and closing on our final palette #2199, updating the colors in the terminal & detail page #2222, tweaking the navigation and main page colors #2223, and improving the look of forms #2156.
We're not done yet, but hopefully you will notice a more polished, consistent, good-looking application!
We added a new component to display markdown #2219 and enabled it in preferences #2253, and provider properties/creation pages #2152. We can now embed links and other formatting in preferences, and extensions can use them in many places, for example:
We know which Settings page is used the most often, so now it's the default: Settings > Resources #2105.
Extensions can now use the Tasks API to let long running tasks continue in the background #2019 and the existing withProgress API also uses the task manager now #2187.
Images are now sorted by age #2311.
When you start/stop a container or pod, the button is now animated instead of having a separate spinner #2101.
The Settings > Preferences page now has a search bar #2128.
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.