mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
fix: updates to release notes
- removing extraneous comma - removing template comments - a tweak here and there (thanks to @fbenoit 's proofreading) Signed-off-by: Máirín Duffy <duffy@redhat.com>
This commit is contained in:
parent
7b66f3a091
commit
d471dca0c8
1 changed files with 2 additions and 28 deletions
|
|
@ -31,19 +31,9 @@ Podman Desktop 1.5 is now available. [Click here to download it](/downloads)!
|
|||
|
||||
## Release Details
|
||||
|
||||
<!-- DESCRIBE MAJOR CHANGES, INCLUDE IMAGES / VIDEO IF APPLICABLE -->
|
||||
|
||||
<!-- EXAMPLE -->
|
||||
<!-- ### Podman v4.5.1 -->
|
||||
<!-- Podman Desktop 1.1 moves up to [Podman 4.5.1](https://github.com/containers/podman/releases/tag/v4.5.1). -->
|
||||
|
||||
<!-- WHEN DESCRIBING NAVBAR SECTIONS, INCLUDE ICON -->
|
||||
<!-- EXAMPLE -->
|
||||
<!-- We've also added options in **<icon icon="fa-solid fa-cog" size="lg" />Settings > Preferences** to automatically check for and install extension updates. -->
|
||||
|
||||
### Onboarding
|
||||
|
||||
We are introducing a new feature providing guided flows for the initial setup of specific 🦭 Podman Desktop extensions. Release 1.5 features two new onboarding flows: Podman, and Compose.
|
||||
We are introducing a new feature providing guided flows for the initial setup of specific 🦭 Podman Desktop extensions. Release 1.5 features two new onboarding flows: Podman and Compose.
|
||||
|
||||
To start the Podman onboarding flow, you can start from the dashboard notification by clicking the "Set up" button:
|
||||

|
||||
|
|
@ -107,11 +97,6 @@ The 🦭 Podman Desktop extension API received many improvements, including:
|
|||
|
||||
## Other Notable Enhancements
|
||||
|
||||
<!-- CATCHALL SECTION FOR MINOR ENHANCEMENTS -- >
|
||||
<!-- USE BULLET POINTS -->
|
||||
<!-- EXAMPLE -->
|
||||
<!-- - Show warning when creating a pod with two containers that use the same port [#2671](https://github.com/containers/podman-desktop/pull/2671). -->
|
||||
|
||||
- The progress of loading an image into Kind is now visible as a task in the task manager. [#4061](https://github.com/containers/podman-desktop/pull/4061)
|
||||
|
||||

|
||||
|
|
@ -148,11 +133,6 @@ The 🦭 Podman Desktop extension API received many improvements, including:
|
|||
|
||||
## Notable Bug Fixes
|
||||
|
||||
<!-- CATCHALL SECTION FOR BUG FIXES -- >
|
||||
<!-- USE BULLET POINTS -->
|
||||
<!-- EXAMPLE -->
|
||||
<!-- - Could not install extensions on Windows 10 [#2762](https://github.com/containers/podman-desktop/pull/2762). -->
|
||||
|
||||
- The disable registry command was not blocking subsequent pulls from disabled registries. This has been corrected. [#4183](https://github.com/containers/podman-desktop/pull/4183)
|
||||
|
||||
- Some users behind network proxies were unable to complete workflow involving the download of online resources. The mechanism for fetching these resources has been fixed to be proxy compatible to address this issue. [#3994](https://github.com/containers/podman-desktop/pull/3994)
|
||||
|
|
@ -167,7 +147,7 @@ The 🦭 Podman Desktop extension API received many improvements, including:
|
|||
|
||||
- Error logs were being tracked separately from the actions they applied to. This has been addressed for kind cluster creation failure [#4427](https://github.com/containers/podman-desktop/pull/4427) and Compose installation failure [#4407](https://github.com/containers/podman-desktop/pull/4407).
|
||||
|
||||
- 🦭 Podman Desktop previously did not appear under the "Development" menu when installed via Flatpak; it appeared under "Utilities." 🦭 Podman Desktop now appears under the "Development" menu. [#3911](https://github.com/containers/podman-desktop/pull/3911)
|
||||
- For Linux users, 🦭 Podman Desktop previously did not appear under the "Development" menu when installed via Flatpak; it appeared under "Utilities." 🦭 Podman Desktop now appears under the "Development" menu. [#3911](https://github.com/containers/podman-desktop/pull/3911)
|
||||
|
||||
- Podman Machine names are no longer prefixed with the "Podman Machine" string. [#3878](https://github.com/containers/podman-desktop/pull/3878)
|
||||
|
||||
|
|
@ -192,10 +172,6 @@ The 🦭 Podman Desktop extension API received many improvements, including:
|
|||
🎉 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:
|
||||
|
||||
<!-- INCLUDE SHOUTOUTS TO OUTSIDE CONTRIBUTORS -->
|
||||
<!-- EXAMPLE -->
|
||||
<!-- - [AsciiWolf](https://github.com/AsciiWolf) in [#2607 - fix typing error in Flathub name](https://github.com/containers/podman-desktop/pull/2607) and [#2609 - fix Flatpak install instructions](https://github.com/containers/podman-desktop/pull/2609) -->
|
||||
|
||||
- [afbjorklund](https://github.com/afbjorklund) in [#4373 - docs: fix broken links and add lima onboarding](https://github.com/containers/podman-desktop/pull/4373), [#4372 - docs: clear up lima column on containers page](https://github.com/containers/podman-desktop/pull/4372), [#4091 - fix: avoid errors with unexpected JSON input](https://github.com/containers/podman-desktop/pull/4091), [#4098 - docs: Lima onboarding details](https://github.com/containers/podman-desktop/pull/4098), and [#3854 - fix: check if machine init rootful flag supported](https://github.com/containers/podman-desktop/pull/3854)
|
||||
|
||||
- [axel7083](https://github.com/axel7083) in [#4061 - feat: adding task progress for kind](https://github.com/containers/podman-desktop/pull/4061), [#3970 - feat: extension can register custom kube generator](https://github.com/containers/podman-desktop/pull/3970), [#3959 - feat: add when property to extensions menus](https://github.com/containers/podman-desktop/pull/3959), [#4016 - feat: indeterminate progress bar](https://github.com/containers/podman-desktop/pull/4016), [#3963 - fix: ContainerList propagating containers in ComposeActions and PodActions](https://github.com/containers/podman-desktop/pull/3963), and [#3947 - feat: extend menus capabilities](https://github.com/containers/podman-desktop/pull/3947)
|
||||
|
|
@ -216,8 +192,6 @@ release we received pull requests from the following people:
|
|||
|
||||
## Final notes
|
||||
|
||||
<!-- EDIT BELOW VERSION NUMBERS! -->
|
||||
|
||||
### Known Issues
|
||||
|
||||
We have a discussion board topic where we have posted known issues with this release. If you run into problems, please check this list before filing a bug - if we already have an issue open for it, it saves you the time and trouble of filing, and there may be a workaround posted in the issue.
|
||||
|
|
|
|||
Loading…
Reference in a new issue