Skip to content

Rhino 1.9.1

Latest

Choose a tag to compare

@gbrail gbrail released this 15 Feb 20:57
· 124 commits to master since this release

Rhino 1.9.1

February 15, 2026

This release fixes a few small regressions introduced in Rhino 1.9.0.

  • Ensure that the "global" object is present, necessary for core-js to run
  • Prevent compiled methods from introducing illegal characters in their names
  • Support reserved words like "class" as names of XML attributes
  • Fix a performance regression in the RegExp engine.

Thanks to all who contributed!

Full Changelog: Rhino1_9_0_Release...Rhino1_9_1_Release