Semaphore Versions Save

Modern UI for Ansible

v2.9.69-beta

6 days ago

Changelog

f353de7 fix(be): use --become-user for become creds

v2.9.68-beta

2 weeks ago

Features

  • A more secure way of transmitting secrets to ansible-playbook is now used - via stdin.

Bugfixes

  • Dependabot fixes

v2.9.65-beta

3 weeks ago

Bugfixes

  • Pagination on Users page.
  • Add current user to restored project as Owner.
  • Realtime updating of the task log for Admins.
  • Delete templates with Cron.
  • Dependabot MRs.

v2.9.64

4 weeks ago

Features

  • Changed CLI command semaphore runner -> semaphore runner start.
  • Added CLI command for unregistering of Runner semaphore runner unregister.

Bugfixes

v2.9.58

1 month ago

Features

  • Support complex expressions for OpenID claims. For example you can use following expression for email_claim: { "email_claim": "email | {{ .id }}@mydomain.com" }

Bugfixes

  • Minor bugs

v2.9.56

1 month ago

Features

Bugfixes

  • A lot to fixes and refactoring by @tboerger
  • Integration authentication fixed. Following variants now available:
    • HMAC
    • GItHub Webhooks (like HMAC but with GitHub specific)
    • Token (useful for GitLab)
    • None

Integrations documenatition: https://docs.semui.co/user-guide/integrations

v2.9.55-beta

1 month ago

Bugfixes

  • Integration authentication fixed. Following variants now available:
    • HMAC
    • GItHub Webhooks (like HMAC but with GitHub specific)
    • Token (useful for GitLab)
    • None

v2.9.54-beta

1 month ago

Features

Bugfixes

  • A lot to fixes and refactoring by @tboerger

Docs by Integrations with be soon ;)

v2.9.53-beta

1 month ago

Features

  • Support Microsoft Teams alerts
  • Display current version of Semaphore

Fixes

  • Slack alert color

v2.9.52-beta

2 months ago

Bugfixes

Features