| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| semaphore-v1.4.0.tgz | 2025-08-13 | 86.6 kB | |
| README.md | 2025-08-13 | 3.4 kB | |
| v1.4.0 source code.tar.gz | 2025-08-13 | 174.1 MB | |
| v1.4.0 source code.zip | 2025-08-13 | 178.8 MB | |
| Totals: 4 Items | 353.0 MB | 2 | |
[1.4.0] - 2025-08-13
🐛 Bug Fixes
- Several typos [#422] by @pieterocp
[1.4.0-rc.2] - 2025-08-11
🚀 Features
- (front) Allow some HTML tags in markdown reports [#388] by @skipi
- Add project config option to control draft PR builds [#396] by @skipi
- (front) Add css processing to asset pipeline [#452] by @skipi
🐛 Bug Fixes
- (github_hooks) GHSA-353f-x4gh-cqq8 [#450] by @skipi
- (public-api-gateway) Add missing rabbitmq init container [#439] by @radwo
- (front) Update vulnerable npm packages [#455] by @radwo
💼 Other
- Cherry pick [#432], update default branch (#434) by @skipi
- (bootstrapper) Fix CVE-2025-22868, bump go to 1.23 [#444] by @skipi
- (public-api) Increase memory resources [#440] by @radwo
- (front) Enable live reload for front service in local development [#441] by @radwo
[1.4.0-rc.1] - 2025-06-30
🚀 Features
-
(zebra) Configure max job time limit based on a feature flag (#378) by @DamjanBecirovic
-
Increase keycloak session timeouts (#382) by @skipi
-
(projecthub-rest-api) Add list projects pagination (#302) by @dexyk
-
(github_hooks) Emit PullRequestUnmergeable event (#390) by @lucaspin
-
(front) Invalidate branch page cache when branch becomes unmergeable (#391) by @lucaspin
-
(license-verifier) Add license verifier (#352) by @dexyk
-
(security-toolbox) Add flag for scanners (#404) by @hamir-suspect
-
Audit logs for "Stop Job" action (#392) by @dexyk
-
(front) Partial pipeline rebuild in UI (#414) by @skipi
-
(v1alpha api) Allow passing parameters in Run Workflow API call (#323) by @DamjanBecirovic
-
(rbac) Enable okta login when creating integration (#416) by @VeljkoMaksimovic
🐛 Bug Fixes
-
(front) Follow pagination when preloading workflow pipelines (#384) by @lucaspin
-
(keycloak) Use proper time format (#386) by @skipi
-
(front) Wait for markdown before rendering it (#387) by @skipi
-
(projecthub-rest-api) Drop page size (#406) by @dexyk
-
(guard) Update allowed id providers (#405) by @VeljkoMaksimovic
-
(hooks_processor) Lower the log message level (#407) by @hamir-suspect
-
(hooks_processor) Explicitly add jason as production dependency (#410) by @hamir-suspect
-
(hooks-processor) Don't retry processing of hooks of unsupported type (#413) by @DamjanBecirovic
💼 Other
-
(guard) Add anchor to calendar on signup page (#397) by @skipi
-
Update default branch to v1.4.x by Mikołaj Kutryj
🚜 Refactor
- Regenerate protobuf modules (#408) by @forestileao
📚 Documentation
-
Update changelog (#362) by @d-stefanovic
-
Improve clarity of sem-context documentation to better explain behaviour (#377) by @tbogosavljevic
-
Add EE to the docs (#361) by @TomFern
-
Add v1.3 pages for CE (#381) by @TomFern
-
Add feedback widget (#394) by @TomFern
-
Fix RFCs guide reference (#348) by @emmanuel-ferdman
-
Add info note about Okta usage (#401) by @TomFern
⚙️ Miscellaneous Tasks
-
Reduce volume of logs produced by the api (#389) by @hamir-suspect
-
Set json logging format and reduce log priority of large messages (#393) by @hamir-suspect
-
(guard) Reduce guard logging volume and make logs more useful (#403) by @hamir-suspect
-
(front) Refresh protos (#412) by @hamir-suspect