Releases: jesseduffield/lazydocker
v0.6
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 :)
v0.5.5
Changelog
8ef19b7 Added a litmit to the StatsHistory
b89b02e Added h key binding
58baf82 Added the sugestion from @jesseduffeild
209456f Changed the keybinding to e
0ca9235 Merge branch 'master' into f110
91e3c0f Merge pull request #103 from jesseduffield/window-check
a46074c Merge pull request #108 from jesseduffield/see-required-translations
cca69e6 Merge pull request #111 from mjarkk/f110
da6deff Merge pull request #112 from mjarkk/fix-git-typo
17fc1bd Merge pull request #114 from jesseduffield/ci-cheatsheet
a5ec531 Merge pull request #98 from mjarkk/fix-76
867459a Merge remote-tracking branch 'jesse/master' into fix-git-typo
30a79fa Moved the filtering out of containers to the docker.go file
fddbc7c Removed some lazygit code
b80b13d Update Config.md
c04867b Update Config.md
4dc13eb Update README.md
0d42164 Update README.md
71acacb Update issue templates
9bbd513 Update pkg/i18n/english.go
ec5bd8c Updated keybindings file
401c6a3 Updated the keybindings
cfd47b2 add get_required_translations.go
87d657c only update docs on release
df7f9c4 update cheatsheets
7e490b9 update docs
018e151 update docs when merging to master
v0.5.4
v0.4
Changelog
e581848 Add automated install-update script for Linux
c1764d8 Add automated install-update steps for Linux
d10410e Fixed a sugestion
cb926cd Fixed an escape bug
28e75eb Fixed the issue
d265698 Merge pull request #45 from immanuelfodor/master
e88be90 Merge pull request #59 from vedelaar/master
72d9c4a Merge pull request #60 from mjarkk/fix-main-focus-bug
187689a Merge pull request #62 from mjarkk/fix-58
572ff63 Merge pull request #74 from jesseduffield/go-modules
df536a7 Merge pull request #77 from dawidd6/minimum-compose
c6519b7 Merge pull request #79 from jesseduffield/light-theme-borders
275cd7c Merge pull request #81 from dawidd6/gen_ch_fix
a5ff4d5 Repository with port does not show the correct image name
48da34e Revert "Revert "pass -mod=vendor to gox""
8abffd7 Revert "pass -mod=vendor to gox"
c8ad60d Update steps for auto install using a script
ee53d24 Update to latest master (#1)
bb74eda improve readability of colours
1ff2198 improve readability of colours (#65)
3b5e7f4 mention requirements in README
debda0e pass -mod=vendor to gox
d9d7a8a rm gopkg stuff
8041d7d scripts: adjust cheatsheet generator to latest changes
22b2456 setup go modules
22ff831 update CONTRIBUTING.md to talk about vendoring
0f3a035 update circle ci for go modules
999d12a update test.sh for go modules
4edf263 use default border color to support light theme
v0.3
Changelog
389981a Add arch aur installation instructions
24264b3 Add flaggy to vendor
2bbdb9b Add support for -f flag
b2d98a9 Add unit tests for NewAppConfig composeFiles
86589c3 Added dutch translations (#18)
9c95c34 Merge pull request #38 from mcintyre94/migrate-to-flaggy
8ae9400 Merge pull request #46 from jesseduffield/44_defaulting_to_containers
cf31c23 Merge pull request #50 from mikhailswift/master
b60039c Merge pull request #54 from icdevin/patch-1
d4b4992 Merge pull request #55 from mcintyre94/add-compose-file-flag
9a41c77 Migrate from flag to flaggy
fdb4ad1 Remove hardcoded debug=true flag
d0521c1 Updates README.md with a better alias suggestion
344e5ec default to container view when not in docker-compose context
v0.2.5
Changelog
541bf03 Add check for German in 'i18n.go'
5c0b355 Adding 'german.go'
56626b9 Fixed typo in Keybindings_de filename
d590b2b Merge pull request #17 from jesseduffield/fix-invalid-keybinding
5ff438a Merge pull request #21 from waterfl0w/german-translation
a51bb83 Merge pull request #32 from jonyhy96/master
836b814 Merge pull request #37 from mjarkk/remove-dead-code
bcaa548 Merge pull request #39 from mjarkk/update-gitignore
e49a2bd Merge pull request #43 from jesseduffield/yeah_ed
e3f6f59 Removed some dead code
b7c5481 Translate german.go
08f94ef Translate keybinding docs
16b700c Update README.md
f4f5605 Update README.md
d72808f Update issue templates
3784c3e Update issue templates
be681bb Updated git gitignore
73ec298 fix format
ec7624c fix menu overlap bug
0fe35ba fix strings.ReplaceAll() does't exist error while go version bellow 1.12
70cffac fixed typos in 'german.go'
dcd5bcd remove incorrect description from status click binding