v15.60.2
frappe/hrmsv15.60.2May 13, 2026by frappe-pr-bot
AI Summary
A small patch release focused on fixing the Shift Assignment dialog behavior to ensure data integrity when closing the form.
Key Highlights
- Fixes Shift Assignment dialog to reset all fields upon closing and load matching employee options immediately.
Full Release Notes
## Bug Fixes * The shift assignment dialog now resets all fields when you close it, preventing leftover data from reappearing. It also loads matching employee options right away based on the current entry. (https://github.com/frappe/hrms/pull/4504) **Authors**: @krishna-254 **Reviewers**: @deepeshgarg007, @asmitahase <details> <summary>AI content</summary> For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt [here](https://github.com/barredterra/pretty_release_notes). Changes with the following labels were excluded: - skip-release-notes Changes with the following types were excluded: - refactor - build - ci - docs - chore - test - style </details>