Skip to content

Moli v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:07

What's Changed

  • Fix preserved newline inline-block baselines by @ldm0 in #16
  • Add game showcase to README by @ldm0 in #19
  • Reorder and enhance README by @ldm0 in #22
  • refactor: unify layout inline box states by @ldm0 in #21
  • Fix collapsed whitespace across inline boundaries by @ldm0 in #20
  • feat(cdp): implement PDF printing by @ldm0 in #24
  • Better layout container baseline sets by @ldm0 in #23
  • Add private network blocking env flag by @ldm0 in #25
  • fix(xhr): enforce CORS for synchronous responses by @ldm0 in #26
  • Remove useless sha256 files in Github release by @ldm0 in #28
  • Add unified layout WPT baseline by @ldm0 in #29
  • Stabilize large NodeList regression test by @ldm0 in #32
  • Fix unicode-range web font selection by @ldm0 in #33
  • Update image asset for Moli DevTools Rust language by @ldm0 in #35
  • Accept numeric values for boolean env flags by @ldm0 in #36
  • More UA typography defaults by @ldm0 in #37
  • Add screenshot and PDF fetch dumps by @ldm0 in #38
  • Fix oversized replaced element sizing by @ldm0 in #39
  • Fix font-dependent mouse offset test by @Spxg in #40
  • Avoid redundant replaced image clipping by @ldm0 in #43
  • Fix/sequential navigation port by @ldm0 in #34
  • feat(benchmark): add moli-stress reports by @ldm0 in #46
  • refactor: extract protocol server crate by @ldm0 in #47
  • Add multilingual README by @ldm0 in #50
  • Implement fixed table column allocation by @ldm0 in #49
  • Use a global CSS layout-unit grid by @ldm0 in #48
  • Persist hover state for Stylo selectors by @ldm0 in #45
  • Remove MCP server by @ldm0 in #51
  • Add Moli skills and release installers by @ldm0 in #52
  • Update moli version to 0.1.2 by @ldm0 in #55
  • Bump version to 0.1.2 by @ldm0 in #56

New Contributors

  • @Spxg made their first contribution in #40

Full Changelog: v0.1.1...v0.1.2