Releases: tighten/takeout
Releases · tighten/takeout
v1.8.11
- Allow choosing custom Docker images when enabling Takeout services (#237)
- Create custom tag parser for Minio to better get the most recent tags (#249)
- Update Minio to request root user and password instead of deprecated access key and secret key (#249)
v1.8.10
- Upgrade how we process tags lists when
latest
is not in the first page, or non-numeric tags appear above numeric tags (#242)
v1.8.8
- Add a static port for the Minio console (#239)
v1.8.7
- Add SingleStore service (#240)
v1.8.6
- Properly sort versions (#216)
- Improve error messaging on Linux (#220)
v1.8.5
- Fix the start and stop menus to allow for starting or stopping multiple containers before exiting (#214)
v1.8.4
- Allow stopping or starting more than one container at a time (#203)
- Allow for stopping all containers at once (#203)
v1.8.3
- Allow for passing more than one container ID to
start
(#192)
- Allow for passing
--all
flag to start
to start all stopped containers (#192)
v1.8.2
- Fix menu display in Windows (#164)