Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

1.5.184

Latest
Compare
Choose a tag to compare
@mriedmann mriedmann released this 24 May 15:29
· 1 commit to master since this release

1.5 is ready now.

Main points

  • Switched from supervisord to systemd (fixing start-order problems)
  • Switched to new networking stack (fixing some networking problems and improved performance)
  • Switched from Powershell-based to go-based CLI
  • Added a basic systray GUI written in go

Known issues

  • The docker-wsl test command is currently broken.
  • The docker-wsl enter and docker-wsl enter-root commands are currently disabled. Please use wsl -d clf_dockerinwsl and wsl -d clf_dockerinwsl -u root instead.

What's Changed

  • chore(gui): go dependencies update by @mriedmann in #82
  • fix(msi): install check for win11 by @mriedmann in #83
  • fix(msi): improve and simplify pre-install check by @mriedmann in #86
  • feat: improve bootup order and check by @mriedmann in #81
  • fix(msi): remove appx dependency check by @mriedmann in #88
  • chore(deps): update alpine docker tag to v3.18 by @renovate in #94
  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /gui by @dependabot in #95
  • chore(deps): update actions/setup-go action to v4 by @renovate in #92
  • chore(deps): update module github.com/docker/docker to v23.0.6+incompatible by @renovate in #89
  • feat(cli): New go-based CLI by @mriedmann in #87
  • chore(deps): update module github.com/docker/docker to v24 by @renovate in #96

New Contributors

Full Changelog: v1.5.161...v1.5.184

Full Changelog for v1.5: v1.4.147...v1.5.184