Skip to content

Releases: semaphoreui/semaphore

v2.14.5

29 Apr 13:46
v2.14.5
0bdd28e
Compare
Choose a tag to compare

Bugfix

  • Option value cannot be null #2980

v2.14.4

28 Apr 21:28
v2.14.4
4ed4d2d
Compare
Choose a tag to compare

Bugfixes

  • Restore ability to set timezone for Schedule:
    Added config option schedule.timezone and environment variable SEMAPHORE_SCHEDULE_TIMEZONE.

Full Changelog: v2.14.3...v2.14.4

v2.14.3

28 Apr 17:25
v2.14.3
8c554d3
Compare
Choose a tag to compare

Bugfixes

  • Fixed latest database migration #2976
  • Fixed database request for session expiration #2974

v2.14.1

28 Apr 12:15
v2.14.1
16d0273
Compare
Choose a tag to compare

Bugfixes

  • Fixed default value handling for enums in survey variables.

v2.14.0

28 Apr 06:40
v2.14.0
ad2d3cf
Compare
Choose a tag to compare

Semaphore 2.14 Release Details

Links

  • Create best docker container

  • One-click deployment in the cloud

  • Join our responsive community

    discord telegram youtube twitter

v2.14.0-rc2

27 Apr 13:05
v2.14.0-rc2
5960d4d
Compare
Choose a tag to compare
v2.14.0-rc2 Pre-release
Pre-release

Bugfixes

  • Fixed tasks stopping

Full Changelog: v2.14.0-rc1...v2.14.0-rc2

v2.13.15

27 Apr 13:02
v2.13.15
1b83be7
Compare
Choose a tag to compare

Bugfixes

  • Fixed tasks stopping
  • Fixed schedule weekday checkboxes

Full Changelog: v2.13.14...v2.13.15

v2.14.0-rc1

25 Apr 17:35
v2.14.0-rc1
e338ef2
Compare
Choose a tag to compare
v2.14.0-rc1 Pre-release
Pre-release

Features

  • CLI: support flag --external for new users.
  • Testing: Add E2E tests
  • UI: Allow create Demo project when you already have project

Bugfixes

  • Schedule: fixed week day checkboxes
  • Return ability to set description for templates

What's Changed

  • fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 by @renovate in #2933
  • chore(deps): update dependency sass to ~1.86.0 by @renovate in #2841
  • chore(deps): update dependency sass-loader to v16 by @renovate in #2857
  • fix(auth): expire session when user logged out by @fiftin in #2946
  • testid by @fiftin in #2948
  • chore(deps): update dependency sass to ~1.87.0 by @renovate in #2950
  • Fix schedule tz by @fiftin in #2954
  • fix(ui): remove inventry checkbox for shell temlates by @fiftin in #2957
  • 2955 problem no longer able to add a description to a task template by @fiftin in #2958
  • chore(deps): update dependency openai to v4.96.0 by @renovate in #2960

Full Changelog: v2.14.0-beta5...v2.14.0-rc1

v2.14.0-beta5

20 Apr 18:39
v2.14.0-beta5
2267c48
Compare
Choose a tag to compare
v2.14.0-beta5 Pre-release
Pre-release

Features

  • Allow to create External users via web interface and API
  • Integration auth for Bitbucket webhooks

What's Changed

  • chore(deps): update dependency openai to v4.95.1 by @renovate in #2931
  • fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.11 by @renovate in #2929

Full Changelog: v2.14.0-beta4...v2.14.0-beta5

v2.13.14

19 Apr 20:39
v2.13.14
510ae35
Compare
Choose a tag to compare

Bugfixes

  • Integrations: fixed authentication for Bitbucket webhook
  • Fixed template cloning
  • Fixed Terraform flags in task params
  • Fixed task log issue with text color: #2268 and #2859

Full Changelog: v2.13.12...v2.13.14