v2.17.5

semaphoreui/semaphorev2.17.5Feb 17, 2026by fiftin

AI Summary

This release delivers a fix for scheduled task configuration stability.

Key Highlights

  • Fixed scheduled task properties saving issue

New Features

  • Fixed bug where task properties were not saved/updated correctly when working with schedules

Full Release Notes

## Release Summary

This release delivers a fix for scheduled task configuration stability.

### 🛠 Fixes

* **Scheduled task properties saving issue resolved**
  Fixed a bug where task properties were not saved or updated correctly when working with schedules. This improves reliability and consistency of scheduled task configuration.


## Changelog
* 23d300c097a4578e7544e30102dd155aa73e5f98 fix(schedule): saving/updating task props (https://github.com/semaphoreui/semaphore/issues/3304)

**Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.17.4...v2.17.5