Skip to content

v16.18.1

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 09 Sep 04:49

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