Skip to content

v16.26.2

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 03 Jul 10:29

Bug Fixes

  • When you enable Numeric Values on an Item Attribute, its existing values are cleared so you can save the form. The Create Multiple Variants dialog now shows numeric values in a searchable picker instead of a long checkbox list, which helps prevent large numeric ranges from freezing your browser, and it blocks invalid entries before you create variants. (#56848)

Authors: @mihir-kandoi
Reviewers: @mihir-kandoi

AI content

For these release notes, we used an LLM (OpenAI gpt-5.4-mini) 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:

  • ci
  • refactor
  • docs
  • style
  • build
  • test
  • chore