Skip to content

Moli v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:04

What's Changed

  • refactor: extract HTML parser input stack by @ldm0 in #134
  • fix(cli): enforce --obey-robots against robots.txt by @athul-22 in #135
  • feat(cli): add short flags for common options by @athul-22 in #139
  • refactor(renderer): construct runtimes with document owners by @ldm0 in #142
  • fix(cli): error on invalid --wait-response-body regex by @BibekPathak in #145
  • fix(devtools): preserve nested Main response order by @ldm0 in #148
  • fix(renderer): keep modulepreload from delaying load by @ldm0 in #144
  • fix(renderer): bind WebStorage to receiver window by @ldm0 in #150
  • fix(encoding): rewrite meta-declared UTF-16 to UTF-8 by @athul-22 in #153
  • Implement classic scrollbars by @ldm0 in #117

New Contributors

Full Changelog: v1.0.2...v1.0.3