Skip to content

v2.26.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 15:09
· 167 commits to main since this release

🐛 Fixes

  • Include image pull failure reason in output (#11555)
  • Fix crash when running up with --no-build and --watch (#11664)
  • Fix crash when no TTY available and menu enabled (#11672)
  • Improve legibility of menu actions (#11671)

🔧 Internal

  • Bump opencontainers/image-spec to 1.1.0 (#11657)

Changelog

  • Pull: include error message in warnings/errors by @felixfontein in #11555
  • build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by @dependabot in #11657
  • Handle --no-build and --watch args by @jhrotko in #11664
  • Change menu information text to dim by @jhrotko in #11671
  • Does not start menu manager if there is no tty on up by @jhrotko in #11672

New Contributors

Full Changelog: v2.26.0...v2.26.1