Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: create blog post for 1.2. #3199

Merged
merged 3 commits into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
96 changes: 96 additions & 0 deletions website/blog/2023-07-12-release-1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
---
title: Release Notes - Podman Desktop 1.2
description: Podman Desktop 1.2 has been released!
slug: podman-desktop-release-1.2
authors: [cdrage]
tags: [podman-desktop, release, kubernetes, openshift]
hide_table_of_contents: false
---

import ReactPlayer from 'react-player'

Podman Desktop 1.2 Release! 🎉

We're excited to announce the release of Podman Desktop version 1.2.0! This release includes several new features, bug fixes, and improvements to enhance your container management experience. Here's a summary of the key changes in this release:

- **Protocol handler support**: Added support for protocol handlers such as `open podman-desktop:extension/myextension`
cdrage marked this conversation as resolved.
Show resolved Hide resolved
- **Kubernetes context on the status bar**: Kube context can now appear on the status bar
cdrage marked this conversation as resolved.
Show resolved Hide resolved
- **Added start/stop/delete buttons for Compose**: You can now make changes to an entire Compose group of containers
- **Ability to rename an image**: Rename an image with a click of a button
cdrage marked this conversation as resolved.
Show resolved Hide resolved

Podman Desktop 1.2 is now available. [Click here to download it](/downloads)!

![Podman-desktop-1-2-hero](img/podman-desktop-release-1.2/podman-desktop-release-1.2.png)

---

## Release Details

### Protocol handler support

Podman Desktop now supports protocol handling when using the terminal! If you type in `open podman-desktop:extension/redhat.openshift-local`, Podman Desktop will automatically load up to the correct extension.
cdrage marked this conversation as resolved.
Show resolved Hide resolved

<ReactPlayer playing controls url="https://user-images.githubusercontent.com/436777/243304511-b11ad1e4-4c2f-455c-957a-01653d2a93c8.mp4" />

### Kubernetes context on the status bar

On the status bar, the current Kubernetes context is now shown. If there are multiple contexts, you can now pick which one to use.
cdrage marked this conversation as resolved.
Show resolved Hide resolved

<ReactPlayer playing controls url="https://user-images.githubusercontent.com/19958075/243804525-242b02b4-fc3c-415b-be08-24eb1933adc5.mov" />

### Added start/stop/delete buttons for Compose

You can now start, stop and delete a group of containers launched by either `docker-compose` or `podman-compose`.
cdrage marked this conversation as resolved.
Show resolved Hide resolved

<ReactPlayer playing controls url="https://user-images.githubusercontent.com/6422176/251518881-488d95fd-f5fe-4407-9656-f2fa83d8a592.mov" />
<ReactPlayer playing controls url="https://user-images.githubusercontent.com/6422176/251522086-289177d7-176b-4fa0-bdcf-6b5cc5e1fd52.mov" />

### Ability to rename an image

Thanks to an awesome outside contributor [@tuckerrc](https://github.com/tuckerrc) you can now rename a container image.

<ReactPlayer playing controls url="https://user-images.githubusercontent.com/436777/251759557-bd15a631-93ee-4383-a81c-8ef3934dfb59.mp4" />

---

## Other Notable Enhancements

cdrage marked this conversation as resolved.
Show resolved Hide resolved
- Implemented dynamic breadcrumbs ([PR #3119](https://github.com/containers/podman-desktop/pull/3119))
- Added icons on form pages ([PR #3155](https://github.com/containers/podman-desktop/pull/3155))
- Introduced Reports warnings on failed kube deploy ([PR #3050](https://github.com/containers/podman-desktop/pull/3050))
- Added troubleshooting guide for lima ([PR #2995](https://github.com/containers/podman-desktop/pull/2995))
- Implemented background colors and FormPage ([PR #2977](https://github.com/containers/podman-desktop/pull/2977))
- Switched to node16 modules instead of node modules in the main package ([PR #2788](https://github.com/containers/podman-desktop/pull/2788))
- Introduced Minikube documentation ([PR #2694](https://github.com/containers/podman-desktop/pull/2694))
- Added Minikube install docs ([PR #2824](https://github.com/containers/podman-desktop/pull/2824))
- Enhanced the Troubleshooting page ([PR #2949](https://github.com/containers/podman-desktop/pull/2949))

cdrage marked this conversation as resolved.
Show resolved Hide resolved
---

## Notable Bug Fixes

- Fixed Quick pick click to close and over nav bar ([PR #2758](https://github.com/containers/podman-desktop/pull/2758))
- Resolved the issue with messagebox expanding offscreen ([PR #2778](https://github.com/containers/podman-desktop/pull/2778))
- Fixed the release-notes-generator run failure ([PR #2752](https://github.com/containers/podman-desktop/pull/2752))
- Addressed the problem of deleting a running pod generating an error ([PR #2827](https://github.com/containers/podman-desktop/pull/2827))
- Fixed images list being too wide ([PR #2918](https://github.com/containers/podman-desktop/pull/2918))
- Resolved the issue with deleting pod in containerlist redirecting to /pods ([PR #2963](https://github.com/containers/podman-desktop/pull/2963))
- Fixed images with spaces in entrypoints or commands failing to start ([PR #3161](https://github.com/containers/podman-desktop/pull/3161))
- Addressed the scrolling issue when clicking checkbox ([PR #3178](https://github.com/containers/podman-desktop/pull/3178))

---

## Community Thank You

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

- [tuckerrc](https://github.com/containers/podman-desktop/pull/2588) for adding the ability to rename an image in [PR #2588](https://github.com/containers/podman-desktop/pull/2588).

cdrage marked this conversation as resolved.
Show resolved Hide resolved
---

## Final notes

The complete list of issues fixed in this release is available [here](https://github.com/containers/podman-desktop/issues?q=is%3Aclosed+milestone%3A1.2.0) and [here](https://github.com/containers/podman-desktop/issues?q=is%3Aclosed+milestone%3A1.2.0).

Get the latest release from the [Downloads](/downloads) section of the website and boost your development journey with Podman Desktop. Additionally, visit the [GitHub repository](https://github.com/containers/podman-desktop) and see how you can help us make Podman Desktop better.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.