v0.1.0
lightpanda-io/browserv0.1.0Jan 7, 2026by github-actions[bot]
AI Summary
Initial release using Netsurf's LibDOM and Hubbub for HTML parsing and DOM implementation.
Key Highlights
- Last version using Netsurf LibDOM
- Foundation for html5ever migration
New Features
- Netsurf LibDOM integration
- Netsurf Hubbub integration
Full Release Notes
This release is the last version of Lightpanda using Netsurf's [LibDOM](https://www.netsurf-browser.org/projects/libdom/) for DOM implementation and Netsurf's [Hubbub](https://www.netsurf-browser.org/projects/hubbub/). Thanks to #1181, future versions of Lightpanda use [html5ever](https://github.com/servo/html5ever) for HTML parsing and a pure Zig DOM implementation. This release must be used as reference to compare behaviors with future versions.