Bug Fixes
- Improves telemetry event handling so usage data is sent only when telemetry is enabled. (#5107)
- Updates usage tracking to identify HRMS users with the HRMS-specific persona instead of the ERPNext persona. (#5216)
Other Changes
- Restricts requests that create, update, or delete records across roster, attendance, leave, payroll, and recruitment to POST requests instead of allowing GET requests. (#5229)
Authors: @deepeshgarg007, @iamkhanraheel
AI content
For these release notes, we used an LLM (OpenAI gpt-5.6-luna) 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.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- refactor
- chore
- style
- docs
- test
- build
- ci