Lots of good stuff in this release. Special shoutout to @Tony-Sol for adding the networks view!
What's Changed
Add networks view by @Tony-Sol in https://github.com/jesseduffield/lazydocker/pull/424
Allow configuring number of logs to tail by @jesseduffield in https://github.com/jesseduffield/lazydocker/pull/405
Wrap custom commands on shell by @gusandrioli in https://github.com/jesseduffield/lazydocker/pull/387
Use service name as service ID by @nakaakist in https://github.com/jesseduffield/lazydocker/pull/407
Allow setting default screenMode by @Rdkang in https://github.com/jesseduffield/lazydocker/pull/421
Add selectedLineBgColor theme customization by @tiagovla in https://github.com/jesseduffield/lazydocker/pull/420
Allow showing compact container statuses by @martini1992 in https://github.com/jesseduffield/lazydocker/pull/419
Render container stats and configs as yaml by @Tony-Sol in https://github.com/jesseduffield/lazydocker/pull/444
Display hotkeys to detach from the container by @glendsoza in https://github.com/jesseduffield/lazydocker/pull/411
Chinese translation by @tabris233 in https://github.com/jesseduffield/lazydocker/pull/441
add dev-container by @jesseduffield in https://github.com/jesseduffield/lazydocker/pull/401
os: fix linter issue by @dawidd6 in https://github.com/jesseduffield/lazydocker/pull/442
Docs: explain go templates in custom commands by @jchvz in https://github.com/jesseduffield/lazydocker/pull/428
Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in https://github.com/jesseduffield/lazydocker/pull/432
Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in https://github.com/jesseduffield/lazydocker/pull/439
Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in https://github.com/jesseduffield/lazydocker/pull/448
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible by @dependabot in
New Contributors
@nakaakist made their first contribution in https://github.com/jesseduffield/lazydocker/pull/407
@Tony-Sol made their first contribution in https://github.com/jesseduffield/lazydocker/pull/424
@dependabot made their first contribution in https://github.com/jesseduffield/lazydocker/pull/432
@jchvz made their first contribution in https://github.com/jesseduffield/lazydocker/pull/428
@Rdkang made their first contribution in https://github.com/jesseduffield/lazydocker/pull/421
@martini1992 made their first contribution in https://github.com/jesseduffield/lazydocker/pull/419
@tabris233 made their first contribution in https://github.com/jesseduffield/lazydocker/pull/441
@tiagovla made their first contribution in https://github.com/jesseduffield/lazydocker/pull/420
@glendsoza made their first contribution in https://github.com/jesseduffield/lazydocker/pull/411
Full Changelog: https://github.com/jesseduffield/lazydocker/compare/v0.20.0...v0.21.0