Skip to content

v0.9.0

Compare
Choose a tag to compare
@kevana kevana released this 01 Feb 18:20
· 72 commits to master since this release

New in this release:

  • Basic management of networks and volumes on Docker 1.9+
  • Added docker-compose examples for Nginx auth and Swarm (/examples)
  • Added a refresh button
  • A punny logo

Bugfixes:

  • Get port bindings from NetworkSettings.Ports on container instead of HostConfig.PortBindings
  • Stats now retries after errors
  • Return to containers list after deleting a container
  • Only show “learn more” banner on first load per browser
  • Cleaned up charts

Full changelog