v2.17.30
semaphoreui/semaphorev2.17.30Mar 25, 2026by github-actions[bot]
AI Summary
A minor patch release focused on Windows compatibility and configuration flexibility regarding secret prefixes.
Key Highlights
- Added support for Windows absolute paths
- Allowed empty secret prefix configuration
New Features
- Windows absolute path support
- Allow empty secret prefix
Full Release Notes
## Changelog * 3f8c2b9fc9bf1484d8875be6eab797450c59fd84 fix(env): allow empty secret prefix ## What's Changed * fix: windows abs path support by @fiftin in https://github.com/semaphoreui/semaphore/pull/3720 **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.17.28...v2.17.30