Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

42 lines (30 loc) · 665 Bytes

fleet-ui

0.1.12

  • update ETCD_PEER option document
  • update fleetctl (v0.10.2)

0.1.11

  • support wss(websocket over http and https)
  • add bind address and port config
  • add failed style

0.1.10

  • improve websocket error handling
  • server source refactoring

0.1.9

  • improve error handling

0.1.8

  • update fleetctl version

0.1.6

  • fix tmp directory not found issue (#11)
  • update build.sh

0.1.5

  • change host ip

0.1.4

  • update fleetctl to v0.9.0

0.1.3

  • add ssh-util to docker image

0.1.2

  • optimize docker image size (only 25MB)

0.1.1

  • fix run.sh

0.1.0

  • support no private key (fix #2)