Тable of contents
Features
Project runner tags (PRO)
Now you can associate a template with the required runner using a Runner tag:
- Go to Project → Dashboard → Runners.
- Add a new project runner.
- Specify the runner tag.
- Go to Project → Template → Your template.
- Set the Runner tag field for the template.

Improved the user experience (UX) of the Template form
Due to the increased number of fields, we made the template editing window resizable.

Projects Statistics
Now you can see a chart of tasks for the entire project. You can filter it by user and date range.

Tags and limits for Ansible templates
Now you can specify tags, skipped tags, and limits for Ansible templates.

Bugfixes
- Fixed project runner creation (PRO).
- Fixed a bug with renaming of secrets in Variable Group.
- Fixed a bug where the associated commit can not be removed when rerunning a task.
Patches
2.13.1 (2025-03-24)
- UI: Error 400 when empty Max Parallel tasks in project settings
- Added SECURITY.md
- UI: Null pointers in template form
- BACKEND(SMTP): Doesn’t work with Azure SMTP #2688
- UI: Null pointers in Terraform workspaces page
- UI: Missed Allow limit checkbox in template settings
- BACKEND: Host key checking issue: #2811
2.13.3 (2025-03-31)
- Support
requirements.yml
in repository root. - Saving options for Postgres.
2.13.5 (2025-03-31)
- Import error 400
- Remove overriding ANSIBLE_SSH_ARGS
- Remove panic for incorrect websocket configuration
2.13.8 (2025-04-06)
- Improved Template form layout: split fields to blocks.
- Added misses checkboxes for overriding Ansible tags, limit and skip-tags.
- Added missed fields to Task form (tags, limit, skip-tags).
- Fixed bug with reading
limit
value on backend.
2.13.12 (2025-04-09)
- Upgraded Terraform
- Upgraded Go to 1.24
- Upgraded Alpine (Docker image) to 3.21
2.13.14 (2025-04-20)
- Integrations: fixed authentication for Bitbucket webhook
- Fixed template cloning
- Fixed Terraform flags in task params
2.13.15 (2025-04-27)
- Fixed bug with stopping tasks