Releases: imagegenius/docker-semaphore
Releases · imagegenius/docker-semaphore
v2.12.4-ig110
v2.12.4-ig109
v2.12.3-ig108
v2.12.3-ig107
v2.11.3-ig106
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Bugfixes
- Fixed bug with re-running task when using BoltDB
- Fixed bug with exporting project
- Fixed bug with reading registration token from stdin for Runners
v2.11.2-ig105
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Semaphore 2.11 Release Details
Bugfixes
- Fixed New Project page.
- Fixed Restore Project page.
- Fixed message about project restoring result.
Links
v2.11.2-ig104
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Semaphore 2.11 Release Details
Bugfixes
- Fixed New Project page.
- Fixed Restore Project page.
- Fixed message about project restoring result.
Links
v2.11.2-ig103
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Semaphore 2.11 Release Details
Bugfixes
- Fixed New Project page.
- Fixed Restore Project page.
- Fixed message about project restoring result.
Links
v2.11.2-ig102
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Semaphore 2.11 Release Details
Bugfixes
- Fixed New Project page.
- Fixed Restore Project page.
- Fixed message about project restoring result.
Links
v2.11.1-ig101
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Semaphore 2.11 Release Details
Features
- Web interface improvements: UI has received its most significant overhaul in years, making it more polished and professional.
- Git commit messages: Tasks now store the Git commit hash and message, enabling you to rerun tasks using the same commit.
- Task run details: A new Details page has been added to provide insights into task running results.
- Terraform/OpenTofu support improvements: There are many Terraform/OpenTofu support improvements in this release.
Bugfixes
- OpenTofu/Terraform: Fixed a bug with Terraform tasks: the
-auto-approve
flag now works. - Security: Prevented JavaScript from using Cookies to avoid the HTTPOnly issue.
- OpenTofu/Terraform: enabled the
-migrate-state
flag by default. - OpenTofu/Terraform: Added prompts for state actions on the web.
- Terraform/OpenTofu: Ignored the workspace name for the HTTP backend.