Skip to content

v0.6

Compare
Choose a tag to compare
@jesseduffield jesseduffield released this 29 Jul 09:07
· 492 commits to master since this release
4dc8f76

Changelog

  • We now support custom commands for images and volumes (thanks @SvenDowideit)

  • You can now press 'b' and view bulk commands in each panel, for example to prune containers/images/volumes, to stop all containers, or to remove all containers. You can also add your own custom bulk commands via your config. We've removed the 'D' keybinding which previously allowed for pruning in favour of the menu.

  • The user can now set the docker refresh interval in case they had CPU concerns (thanks @mjarkk)

  • We now support the use of XDG_CONFIG_HOME even if you're on a mac (thanks @dawidd6)

  • We cleaned up some code here and there (thanks @muesli)

  • We fixed some german translations (thanks @tecpromotion)

If I've forgotten anything let me know :)