Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions #1004

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Publish New Versions #1004

merged 2 commits into from
Sep 6, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 14, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

wry

[0.32.0]

  • 4bdf1c3(#1017) Added WebViewBuilder::with_asynchronous_custom_protocol to allow implementing a protocol handler that resolves asynchronously.
  • 70d8ae0(#1009) Fixes Android freezing when handling request due to endless iteration when reading request headers.
  • b5e1875(#994) Breaking change Wry now defaults to http://<scheme>.localhost/ for custom protocols on Windows.
  • b5e1875(#994) Add WebViewBuilderExtWindows::with_https_scheme to be able to choose between http and https for custom protocols on Windows.
  • fa15076(#163) Add winit and tao feature flag with tao as default.
  • 4bdf1c3(#1017) Breaking change: WebViewBuidler::with_custom_protocol closure now returns http::Response instead of Result<http::Response>.
  • ebc4a20(#1015) Add WebViewAtrributes.focused and WebViewBuilder::with_focused to control whether to focus the webview upon creation or not. Supported on Windows and Linux only.

@lucasfernog lucasfernog merged commit 28ae35b into dev Sep 6, 2023
7 checks passed
@lucasfernog lucasfernog deleted the release branch September 6, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant