Skip to content

Releases: semaphoreui/semaphore

v2.10.11

26 Jun 10:43
d31ebd3
Compare
Choose a tag to compare

Bugfixes

  • Fixed Schedule UI bugs

v2.10.9-beta

24 Jun 17:39
6b945e8
Compare
Choose a tag to compare
v2.10.9-beta Pre-release
Pre-release

ko-fi

Features

  • Added Schedule section.

  • Removed Cron from Template.

v2.10.8-beta

21 Jun 19:06
dabc8eb
Compare
Choose a tag to compare
v2.10.8-beta Pre-release
Pre-release

Bugfixes

  • Fixed bug with cloning inventory (#2123)

v2.10.7

19 Jun 18:30
6bcf476
Compare
Choose a tag to compare

ko-fi

Features

  • Added support for Terraform code, OpenTofu code and Bash scripts.

    image

  • Added usage examples.

  • Added DEBUG Docker image for remote debugging from Goland.

Bugfixes

  • Fixed infinite "Waiting" status.
  • Reduced size of Docker image.
  • Fixed issue with authentication on the server with login/password (#2098)
  • Fixed web_host option usage in Docker image.
  • Docker Image: Fixed overriding config file options by empty SEMAPHORE_ACCESS_KEY_ENCRYPTION and SEMAPHORE_WEB_ROOT environment variables.
  • Web interface: Removed predefined variables from Environment form.
  • Fixed bug with supporting HTTP protocol.

v2.10.6-beta

19 Jun 13:20
a2e34ef
Compare
Choose a tag to compare
v2.10.6-beta Pre-release
Pre-release

Bogfixes

  • Fixed issue with authentication on the server with login/password (#2098)
  • Fixed web_host option usage in Docker image.

v2.10.5-beta

18 Jun 15:00
c429a17
Compare
Choose a tag to compare
v2.10.5-beta Pre-release
Pre-release

Bugfixes

  • Docker Image: Fixed overriding config file options by empty SEMAPHORE_ACCESS_KEY_ENCRYPTION and SEMAPHORE_WEB_ROOT environment variables.
  • Web interface: Removed predefined variables from Environment form.

v2.10.4-beta

18 Jun 05:06
91601eb
Compare
Choose a tag to compare
v2.10.4-beta Pre-release
Pre-release

Features

  • Added support for Terraform code.

    image

Bugfixes

  • Fixed infinite "Waiting" status.

v2.10.3-beta

15 Jun 03:17
40b8f65
Compare
Choose a tag to compare
v2.10.3-beta Pre-release
Pre-release

Features

  • Added support for Terraform code.

    image

v2.10.2-beta

13 Jun 05:47
cc91501
Compare
Choose a tag to compare
v2.10.2-beta Pre-release
Pre-release

Features

  • Added support OpenTofu code and Bash scripts.

  • Added usage examples.

  • Added DEBUG Docker image for remote debugging from Goland.

Bugfixes

  • Reduced size of Docker image.

v2.9.112

30 May 12:00
4f95ac8
Compare
Choose a tag to compare

Bugfixes

  • Docker: Fixed zombie processes #2069
  • Docker: Moved Python venv from ~/venv to /opt/semaphore/venv to fix issue #2060
  • Docker: LDAP issue #2063
  • UI: Remove extra close button in Template dialog