Skip to content

v2.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Nov 22:46

[2.5.1] - 2025-11-28

Fixed

  • RruSelectInput: Values set programmatically by the form context were not rendering properly.
  • RruMultiSelectInput: Values set programmatically by the form context were not rendering properly.
  • RruMultiCheckboxInput: Values set programmatically by the form context were not rendering properly.
  • RruRadioInput: Values set programmatically by the form context were not rendering properly.

Internal

  • Tests: Greatly enhanced tests with more DOM checks.