v2.17.16
semaphoreui/semaphorev2.17.16Mar 5, 2026by github-actions[bot]
AI Summary
Enhances the user migration process by allowing the reuse of existing users during setup.
Key Highlights
- Respect `--merge-existing-users` flag
- Fixed Docker migration condition
New Features
- Migrator flag support for existing users
Full Release Notes
## Changelog * 140584f62d619bb89d2dfeea8cc7e1bb75d772bf ci(docker): fix migration condition ## What's Changed * feat(migrator): respect flag --merge-existing-users which allows use exiting users by @fiftin in https://github.com/semaphoreui/semaphore/pull/3673 **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.17.15...v2.17.16