Skip to content

v3.2.0

Compare
Choose a tag to compare
@tadatuta tadatuta released this 14 Nov 23:06
· 593 commits to v4 since this release

Bug fixes

  • modules.define recursion problem was fixed (#1446).
  • Support for escaping in ua block was fixed (#1435).
  • Workaround for Array.prototype.push bug in Opera 41 was implemented.

Other changes

  • Ability to specify html@lang attribute was added to page block (#751).