Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 May 23:32
· 433 commits to main since this release
043d1f5

Bug Fixes

  • npm package homepage - Add the zero-native repository homepage to the CLI package metadata.
  • Chromium example launches - Stage the CEF framework correctly for the hello and webview examples when running with -Dweb-engine=chromium.
  • Linux WebKitGTK build - Update navigation policy and external URI handling for current WebKitGTK and GTK4 headers.
  • macOS WebView smoke test - Use the emitted CLI binary and queue automation early enough for stable CI smoke tests.

Release Process

  • GitHub releases - Create missing GitHub releases from marked changelog entries when npm already has the version.
  • CEF runtime release - Publish the prepared macOS arm64 CEF runtime used by zero-native cef install.

Contributors