github lightpanda-io/browser v0.2.5

7 hours ago

Initial iframe support

This version starts supporting iframes.
You can dump iframe's content using the fetch command:

lightpanda fetch --dump html --with_frames  <URL>

First MCP server iteration

Start integrated stdio MCP server with lightpanda mcp. Some initial tools are available, notably goto and evaluate.

custom CDP command: LP.getMarkdown

First custom CDP command available to dump a page in markdown format.

Don't miss a new browser release

NewReleases is sending notifications on new releases.