v16.1.0

frappe/hrmsv16.1.0Jan 16, 2026by frappe-pr-bot

AI Summary

This release restores compatibility with Frappe and ERPNext 16.x and introduces a new number card in the Leaves workspace to display the count of holidays for the current month.

Key Highlights

  • Restores compatibility with Frappe and ERPNext 16.x
  • Adds 'Holidays in this month' number card to the Leaves workspace

New Features

  • Compatibility restoration with ERPNext 16.x
  • Holidays dashboard card

Full Release Notes

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

## What's Changed
* Restores compatibility with Frappe and ERPNext 16.x by removing the earlier requirement for unreleased 17.0 development builds. (https://github.com/frappe/hrms/pull/3967)
* Adds a "Holidays in this month" number card to the **Leaves** workspace, showing the count of holidays for the current month and displaying 0 when no holidays are scheduled. (https://github.com/frappe/hrms/pull/3969)


**Full Changelog**: https://github.com/frappe/hrms/compare/v16.0.2...v16.1.0
**Authors**: @asmitahase
**Reviewers**: @asmitahase, @ankush

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

</details>