Skip to content

Releases: marhkb/pods

v1.1.1

02 May 20:44
6f01bbf
Compare
Choose a tag to compare

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.

v1.1.0

30 Mar 18:40
4696560
Compare
Choose a tag to compare

Pods 1.1.0 contains the following features, bug fixes and improvements:

  • Dependencies have been updated. This includes the update to GNOME 44 libraries.
  • AdwBanner is now used in the container log page instead of GtkInfoBar.
  • The GNOME Coc is acknowledged in the README.md.
  • The main window and all dialogs can now be closed with Ctrl+W.
  • The CPU icon has been improved, thanks to @daudix-UFO.
  • Internal code improvements have landed, like the port to glib-rs' new properties proc macro.
  • Translations have been updated.

v1.1.0-beta.4

03 Mar 20:58
aa2146d
Compare
Choose a tag to compare
v1.1.0-beta.4 Pre-release
Pre-release

Pods 1.1.0-beta.4 contains the following features, bug fixes and improvements:

  • The connection color is now displayed by means of a colored dot in front of the connection name in the connection overview, instead of a vertical bar at the beginning.
  • The penguin icon to the left of the Podman version has been removed from the status bar.
  • The Podman menu button in the status bar now shows a loading indicator until the Podman version is determined.
  • The label to show the version of the Podman menu button in the status bar now uses the numeric style class, which looks more harmonious.
  • To eliminate the blur, the icons in the status bar now all have a size of 16 pixels instead of 12 pixels.
  • The desktop entry now uses the updated short description as comment.
  • Some appropriate categories have been added to the desktop entry.
  • Fixed a bug where the Id of a container was replaced by the name once the name of the container was changed.
  • The container status configured was not handled before. This is now fixed.
  • The spinner within the container log page did not disappear earlier if the log was empty. This is fixed now.
  • The code has been improved in some places.
  • Translations have been updated.
  • Dependencies have been updated.

v1.0.6

03 Mar 20:58
b20579e
Compare
Choose a tag to compare

Pods 1.0.6 contains the following bug fixes and improvements:

  • To eliminate the blur, the icons in the status bar now all have a size of 16 pixels instead of 12 pixels.
  • The desktop entry now uses the updated short description as comment.
  • Some appropriate categories have been added to the desktop entry.
  • Fixed a bug where the Id of a container was replaced by the name once the name of the container was changed.
  • The container status configured was not handled before. This is now fixed.
  • The spinner within the container log page did not disappear earlier if the log was empty. This is fixed now.
  • The code has been improved in some places.
  • Translations have been updated.
  • Dependencies have been updated.

v1.1.0-beta.3

05 Feb 20:29
c9a10fa
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release

Pods 1.1.0-beta.3 contains the following features, bug fixes and improvements:

  • The connection menu has received an entry for disconnecting the current Podman connection.
  • The status bar now has a menu button that shows the current Podman version.
  • The menu item to open the Podman information window has been moved from the main menu to the Podman menu in the status bar.
  • A new widget has been implemented that allows you to control the zoom level of text.
  • On all pages with text, such as the inspection page, the download button has been moved to a menu in the header bar together with the zoom control widget.
  • On the container log page some buttons together with zoom control widget are moved to a menu in the header bar.
  • The text in the container terminal can now be zoomed.
  • Fixed a bug in the container log page where an explicit color was set for the default ANSI escape sequence. This resulted in text not being readable in the light theme under certain circumstances.
  • The text views, like the Inspection page, are now closed immediately if there is an error. For example, this would be the case if the cube YAML could not be generated.
  • Translations have been updated.
  • Dependencies have been updated.

v1.0.5

05 Feb 20:39
f7cbc2b
Compare
Choose a tag to compare

Pods 1.0.5 contains the following bug fixes and improvements:

  • Fixed a bug in the container log page where an explicit color was set for the default ANSI escape sequence. This resulted in text not being readable in the light theme under certain circumstances.
  • The text views, like the Inspection page, are now closed immediately if there is an error. For example, this would be the case if the cube YAML could not be generated.
  • Translations have been updated.
  • Dependencies have been updated.

v1.1.0-beta.2

01 Feb 23:04
0d92bee
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

Pods 1.1.0-beta.2 contains the following features, bug fixes and improvements:

  • It is now possible to assign colors to connections. Then, when the connection is active, the status bar is colored accordingly.
  • The progress bar in the status bar has been replaced by a label.
  • The formatting of the container log is now correctly kept across lines.
  • Some strings has been marked as translatable that where previously forgotten.
  • Some strings has been changed to be more accurate.
  • A workaround and a fix have been implemented specifically for crashes that led to crashes when using podman 3.0.
  • Fixed a style bug that caused the inner scrollbar on the connection selection page to have an offset.
  • Translations have been updated.
  • Dependencies have been updated.

v1.0.4

01 Feb 23:10
07b3785
Compare
Choose a tag to compare

Pods 1.0.4 contains the following bug fixes and improvements:

  • The formatting of the container log is now correctly kept across lines.
  • Some strings has been marked as translatable that where previously forgotten.
  • A workaround and a fix have been implemented specifically for crashes that led to crashes when using podman 3.0.
  • Fixed a style bug that caused the inner scrollbar on the connection selection page to have an offset.
  • Translations have been updated.
  • Dependencies have been updated.

v1.1.0-beta.1

28 Jan 21:15
eaa04f5
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

Pods 1.1.0-beta contains the following features, bug fixes and improvements:

  • The fonts in all text views, such as those in the inspection pages, are now scalable using typical shortcuts.
  • It is now prevented that actions in subpages like the container inspection subpage can be triggered via shortcuts (e.g. the action to download files).
  • More ANSI escape sequences like background colors and bright colors has been added to the container log page.
  • Fixed a bug that caused some containers to not display most log lines.
  • The name of the container is now also displayed as a subtitle in the health check page.
  • The README file has been updated and improved.
  • There were a lot of internal improvements to the code.
  • Translations have been updated.
  • Dependencies have been updated.

v1.0.3

28 Jan 20:16
2a29bac
Compare
Choose a tag to compare

Pods 1.0.3 contains the following bug fixes and improvements:

  • It is now prevented that actions in subpages like the container inspection subpage can be triggered via shortcuts (e.g. the action to download files).
  • More ANSI escape sequences like background colors and bright colors has been added to the container log page.
  • Fixed a bug that caused some containers to not display most log lines.
  • The name of the container is now also displayed as a subtitle in the health check page.
  • The README file has been updated and improved.
  • There were a lot of internal improvements to the code.
  • Translations have been updated.
  • Dependencies have been updated.