Skip to content

Releases: semaphoreui/semaphore

v2.9.75

28 Apr 19:53
85f7d75
Compare
Choose a tag to compare

Changelog

Features

  • Added loader screen for Template edit form :)

Bugfixes

v2.9.69-beta

18 Apr 18:43
f353de7
Compare
Choose a tag to compare
v2.9.69-beta Pre-release
Pre-release

Changelog

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

v2.9.68-beta

05 Apr 15:37
40151c7
Compare
Choose a tag to compare
v2.9.68-beta Pre-release
Pre-release

Features

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

Bugfixes

  • Dependabot fixes

v2.9.65-beta

02 Apr 23:51
e411655
Compare
Choose a tag to compare
v2.9.65-beta Pre-release
Pre-release

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

27 Mar 17:29
Compare
Choose a tag to compare

Features

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

Bugfixes

  • Critical OpenID Connect bug: #1864.

v2.9.58

25 Mar 11:40
Compare
Choose a tag to compare

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

24 Mar 00:09
Compare
Choose a tag to compare

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

22 Mar 23:47
Compare
Choose a tag to compare
v2.9.55-beta Pre-release
Pre-release

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

21 Mar 11:39
Compare
Choose a tag to compare
v2.9.54-beta Pre-release
Pre-release

Features

Bugfixes

  • A lot to fixes and refactoring by @tboerger

Docs by Integrations with be soon ;)

v2.9.53-beta

02 Mar 18:59
7c0fed0
Compare
Choose a tag to compare
v2.9.53-beta Pre-release
Pre-release

Features

  • Support Microsoft Teams alerts
  • Display current version of Semaphore

Fixes

  • Slack alert color