v1.0.0-beta.8
Pre-release
Pre-release
github-actions
released this
22 Nov 22:22
·
1048 commits
to main
since this release
The eight beta release of Pods 1.0.0 includes the following changes:
- Pods now uses the libpanel library to display a status bar. Thus, notifications and the name of the Podman connection are always visible.
- When creating a new connection, there is now a hint on how to enable the Podman UNIX socket and a small example on how to use the Podman root instance.
- The history of an image can now be inspected.
- The design of the port bindings in the container details page has been revised.
- Kubernetes YAML files can now be generated for containers and pods.
- Files can now be downloaded from a container as well as uploaded to a container.
- The design of the circular progress bar for displaying container resources has been adjusted to be more consistent with the rest of the application.
- There is now a rotating animation when a container or pod is in a state transition (start, stop, pause).
- If a container is in a pod, it will now get a badge with the pod name in the container list.
- Logs, the result of the inspection of images, containers, and pods, and the result Kubernetes YAML generation can now be saved directly as a file.
- Headerbar titles were adjusted to be shorter and more concise
- Many minor internal code improvements habe landed
- Dependencies and translations have been updated.