Skip to content

Releases: tighten/takeout

v1.8.11

19 Aug 22:19
Compare
Choose a tag to compare
  • 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

04 Aug 19:27
Compare
Choose a tag to compare
  • 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.9

04 Aug 16:08
Compare
Choose a tag to compare
  • Add CouchDB (#228)

v1.8.8

02 Aug 23:26
Compare
Choose a tag to compare
  • Add a static port for the Minio console (#239)

v1.8.7

02 Aug 23:17
Compare
Choose a tag to compare
  • Add SingleStore service (#240)

v1.8.6

03 Apr 02:22
Compare
Choose a tag to compare
  • Properly sort versions (#216)
  • Improve error messaging on Linux (#220)

v1.8.5

09 Feb 16:16
Compare
Choose a tag to compare
  • Fix the start and stop menus to allow for starting or stopping multiple containers before exiting (#214)

v1.8.4

20 Jan 03:46
Compare
Choose a tag to compare
  • Allow stopping or starting more than one container at a time (#203)
  • Allow for stopping all containers at once (#203)

v1.8.3

19 Jan 16:30
Compare
Choose a tag to compare
  • 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

12 Jan 18:38
Compare
Choose a tag to compare
  • Fix menu display in Windows (#164)