Marhkb Pods Versions Save

Keep track of your podman containers

v2.0.1

5 months ago

The first point release of Pods contains the following fixes and style improvements:

  • All remaining processes are now closed after a container terminal exits. (#744)
  • Separators in the sidebar now are no longer navigatable. (Part of #757)
  • The focus indicator of selection mode toggle buttons is now a circle instead of an ellipse. (Part of #757)
  • Streams are now closed correctly so that they do not run forever when the user changes the connection. (#764)

v2.0.0

6 months ago

This is the first stable release of Pods 2.0 and includes the following changes:

  • Some problems with AdwBreakpoints in the container detail view have been fixed.
  • The release notes are now marked as not translatable.
  • Some maintenance work and code cleanups have been carried out.

v2.0.0-beta.2

7 months ago

This is just a small follow-up bugfix release that fixes an incorrect screenshot path.

v2.0.0-beta.1

7 months ago

This is the the first beta release of Pods 2.0 with the following new features:

  • The user interface has been extensively revised. Among other things, a sidebar is now used.
  • Pods now uses many new widgets from libadwaita 1.4.
  • It is now possible to manage volumes in Pods.

v1.2.3

10 months ago

Pods 1.2.3 is a small bugfix release:

  • Fixed a bug where pressing backspace in a terminal printed "^H" instead of deleting characters in some cases.
  • The custom, efficient spinner implementation now correctly unparents its children on dispose.
  • The option "tls_verify" is now actually used when pushing images.
  • The README.md has been prettified and the dollar sign has been removed from the commands, thanks to @kianmeng.
  • Some dead code has been removed.
  • A little typo has been fixed.
  • Additional checks have been added to the CI pipeline.
  • Dependencies have been updated.

v1.2.2

11 months ago

Pods 1.2.2 contains the following bugfixes and improvements:

  • CPU load has been noticeably reduced by disabling spinners as soon as they are no longer visible.
  • The active connection in the sidebar is now also highlighted.
  • Minor corrections and updated translations have been made.
  • Infrastructure improvements have been implemented.
  • Dependencies have been updated.

v1.2.1

11 months ago

Pods 1.2.1 contains the following bugfixes and improvements:

  • Fixed a bug that caused the application to crash when the keyring could not be accessed.
  • Some languages like Romanian were not correctly included. This should be fixed now.
  • Fixed a regression where the container list was not re-sorted once a container was renamed.
  • Minor cleanup work has been done in the code.

v1.2.0

11 months ago

Pods 1.2.0 contains the following new features:

  • Usabilty and UX has been improved in many places.
  • Pruning of containers and pods is now possible.
  • Container terminals are now detachable and can be used in parallel.
  • Images can be pushed to a registry.
  • The CPU utilization now takes the number of cores into account.

v1.1.3

1 year ago

Pods 1.1.3 contains the following fixes and chores:

  • The app no longer crashes when overriding the GTK theme.
  • Fixed a bug that caused the application to crash when changing certain properties of the search field in the Inspector.
  • It was notified about an incorrect property in the Health Check log.
  • Dependencies have been updated.

v1.1.2

1 year ago

Pods 1.1.2 contains the following fixes and performance improvements and chores:

  • Fixed a bug that caused status colors of a container in high contrast mode not to be adjusted adequately.
  • Fixed a bug where container overview entries were filtered incorrectly after a container was removed.
  • The button for creating a repository tag has now got a tooltip.
  • The circular progress bar for the CPU and memory usage of a container is now updated more efficiently.
  • Dependencies have been updated.