Skip to content

Releases: omermecitoglu/buttler

v1.3.15

03 Jul 21:18

Choose a tag to compare

1.3.15 (2025-07-03)

Bug Fixes

  • host up in port-bindings (7deaa12)

v1.3.14

04 Jun 05:24

Choose a tag to compare

1.3.14 (2025-06-04)

Bug Fixes

  • copy-paste in variable editor (a212965), closes #3
  • multi line issue in variable-editor (e22cfda)
  • parsing env variables in variable-editor (0412084)

v1.3.13

03 Jun 05:15

Choose a tag to compare

1.3.13 (2025-06-03)

Bug Fixes

  • Transaction function cannot return a promise (temporary fix) (782ee30)
  • ignore transaction error in update service action (acf0cd8)

v1.3.8

12 Mar 04:16

Choose a tag to compare

1.3.8 (2025-03-12)

Bug Fixes

v1.3.7

31 Jan 17:11

Choose a tag to compare

1.3.7 (2025-01-31)

Bug Fixes

  • git fetch args in git clone procedure (d60ad6b)

v1.3.3

09 Jan 04:12

Choose a tag to compare

1.3.3 (2025-01-09)

Bug Fixes

  • joining own networks after update (022c2b9)
  • missing provider variables in buildtime (75439e3)
  • webhook query to find service by repo name (05c27e5), closes #31

v1.3.1

08 Jan 08:03

Choose a tag to compare

1.3.1 (2025-01-08)

Bug Fixes

  • network issue in buildtime (8ee42a1), closes #33

v1.3.0

08 Jan 04:38

Choose a tag to compare

1.3.0 (2025-01-08)

Bug Fixes

  • docker buildImage result (1336c09)
  • environment variables in build (3258176)

Features

  • custom service networks (7bf44fc)

v1.2.1

07 Jan 05:44

Choose a tag to compare

1.2.1 (2025-01-07)

Bug Fixes

  • redis provider variables (777b493)

v1.2.0

06 Jan 10:11

Choose a tag to compare

1.2.0 (2025-01-06)

Bug Fixes

  • hidden start button for database services (82cdf3e)
  • No such image error (docker pull) (ebeec69), closes #24

Features

  • enable redis engine for database services (15771f3), closes #19