What's New
Changelog
Track all updates, improvements, and fixes to Owl Browser.
13 releases • 71 changes
New Feature(1)
- •CEF is now compiled directly from Chromium source instead of using pre-compiled open-source builds. This allows Owl-specific patches for stealth and performance to be applied at the engine level, giving full control over the browser internals.
Improvement(2)
- •Stealth patches are now integrated directly into the Chromium build pipeline, enabling deeper anti-detection capabilities that were not possible with pre-compiled CEF binaries.
- •Performance optimizations baked into the custom CEF build for faster page loads and reduced memory usage in automation workloads.
Bug Fix(2)
- •Fixed `browser_get_page_map` returning incomplete or incorrect element mappings in certain page layouts.
- •Fixed `browser_get_markdown` producing malformed output for pages with complex nested structures.