v16.3.1

frappe/hrmsv16.3.1Feb 4, 2026by frappe-pr-bot

AI Summary

A maintenance release focused on stability, preventing system update failures when leave permissions are configured for Employee Self Service users on sites with missing linked DocTypes.

Key Highlights

  • Prevents system update failures related to leave permissions for Employee Self Service

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v16.3.1 -->

## What's Changed
* Prevents system updates from failing when leave permissions are added to the **Employee Self Service** user type on sites where some linked DocTypes have been removed. (https://github.com/frappe/hrms/pull/4073)


**Full Changelog**: https://github.com/frappe/hrms/compare/v16.3.0...v16.3.1
**Authors**: @nareshkannasln
**Reviewers**: @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
 - style
 - ci
 - test
 - build
 - docs
 - chore

</details>