github marhkb/pods v1.1.1

latest releases: v2.0.3, v2.0.2, v2.0.1...
16 months ago

Pods 1.1.1 contains the following fixes, improvements and chores:

  • Searching for image ids does now work correctly.
  • Creating images, containers and pods with Ctrl+N should work again if the header bar has focus.
  • Filtering images through toggling the switch "Intermediates" is now more performant by utilizing gtk::FilterChange::{MoreStrict,LessStrict}.
  • In the same way, filtering containers and pods by toggling the switch "Only running" is now also more performant.
  • The margins and label positions of the image rows have been tweaked to match those of the containers and pods.
  • A new async helper function has been implemented to register multiple observers. This functions ensures that there is only one inspection at a time.
  • A new helper function is now used to unparent children of a widget.
  • Unused features have been removed from the tokio dependency
  • vte4 version has been set to 0.6 in Cargo.toml.
  • Dependencies have been updated.
  • Portuguese (Brazil) and Dutch translation have been updated.

Don't miss a new pods release

NewReleases is sending notifications on new releases.