Thanks to everybody who contributed in this release!
What's Changed
- fix: Properly support remote docker daemon over ssh by @rajiv-k in #511
- fix lazydocker breaking when having default context in config by @peauc in #552
- Bump lots of dependencies for various improvements by @thaJeztah in #561
- This fixed a bug I had where sometimes lazydocker didn't realise it was in a folder with a docker compose file.
- Add hint to what .DockerCompose is in documentation by @hauskens in #554
- Use 'docker compose' by default by @jesseduffield in #563
- go.mod: github.com/docker/docker, docker/cli v27.1.1 by @thaJeztah in #568
New Contributors
- @github-actions made their first contribution in #536
- @peauc made their first contribution in #552
- @thaJeztah made their first contribution in #561
- @hauskens made their first contribution in #554
Full Changelog: v0.23.3...v0.24.1