Releases: semaphoreui/semaphore
Releases · semaphoreui/semaphore
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
![](https://camo.githubusercontent.com/23cc996b5b38a6970cf36e9117de0da3fc64f9491d122a40745490118496763c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f636b65725f636f6e666967757261746f722d3030353061623f7374796c653d666f722d7468652d6261646765266c6f676f3d646f636b6572)
-
Join our responsive community
![discord](https://camo.githubusercontent.com/9c9823397b99cb6dc125c62a88ba579759161aeb2e24bc6705aff845cccf78b4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646973636f72645f636f6d6d756e6974792d3531306238303f7374796c653d666f722d7468652d6261646765266c6f676f3d646973636f7264)
-
Every day we add new features, fix bugs, support the community. We need your support
![patreon](https://camo.githubusercontent.com/ec50f65eff0232dbd0b825fed2af2fc778579093b54fe842c6e5376252b7a0f4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6265636f6d655f615f70617472656f6e2d7465616c3f7374796c653d666f722d7468652d6261646765266c6f676f3d70617472656f6e)
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.