v16.5.2

frappe/hrmsv16.5.2Apr 27, 2026by frappe-pr-bot

AI Summary

Restricts access to Leave Applications to ensure data privacy, allowing access only to the concerned employee, approver, or administrator.

Key Highlights

  • Restricts access to each Leave Application
  • Allows viewing or modification only by the concerned employee, approver, or administrator

Full Release Notes

## Bug Fixes
* Restricts access to each **Leave Application** so only the concerned employee, their designated leave approver, or an Administrator can view or modify it. (https://github.com/frappe/hrms/pull/4455)

**Authors**: @iamkhanraheel
**Reviewers**: @deepeshgarg007

<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:
- style
 - refactor
 - chore
 - ci
 - build
 - test
 - docs

</details>