Releases: semaphoreui/semaphore
Releases · semaphoreui/semaphore
v2.12.9
Bugfixes
- Fixed OIDC incorrect redirection when
web_host
doesn't specified
- Fixed export/import Survey variables
v2.12.8
Bugfix
- Fixed bug with deleting old tasks when field
max_tasks_per_template
provided.
v2.12.7
Bugfixes
- Fixed TOTP QR code incorrect URL when
web_host
specified.
- Fixed space on bottom of Task Log.
v2.12.4
Bugfixes
-
Improved security by using Pubic/Private keys encryption.
-
Fixed layout of Runners page.
-
Imported new Runner form.
-
Fixed reading of registration token form STDIN.
v2.12.3
Links
-
Create best docker container

-
Join our responsive community

-
Every day we add new features, fix bugs, support the community. We need your support

v2.12.0-beta8
Bugfixes
- Fixed bug with cloning template.
- Fixed bug with task log auto scrolling.
- Fixed bug with TOTP for BoltDB.
v2.12.0-beta7
Features
Bugfixes
- Respect variables by Terraform/Bash/PowerShell templates
- Reading registration token from stdin
- Fixed project backup/restore
v2.11.3
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.12.0-beta3
Bugfixes
- Correct the sorting logic for task result records.
- Use BIGINT as the primary key in the task records table.
- Remove the extra column from the task records table.
- Enable support for large output.
- Implement virtual scrolling in the task viewer.