Moli v1.0.3
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
- @athul-22 made their first contribution in #135
- @BibekPathak made their first contribution in #145
Full Changelog: v1.0.2...v1.0.3