Skip to content

Publish New Versions#322

Merged
wusyong merged 1 commit intodevfrom
release
Jul 15, 2021
Merged

Publish New Versions#322
wusyong merged 1 commit intodevfrom
release

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 1, 2021

Version Updates

Merging this PR will bump all of the applicable packages based on your change files.

wry

[0.11.0]

  • Allow resizing of borderless window on Windows
    • bd10b8e feat(Windows): resize borderless window (#333) on 2021-07-15
  • Mark enums as #[non_exhaustive] to prevent breaking changes on enum update.
    • f07ae14 refactor: add #[non_exhaustive] attributes to enums (#304) on 2021-07-08
  • Bump tao to 0.4. Please refer to tao changelog for more details.
    • 6eb10d4 bump tao to 0.4 and fix examples (#329) on 2021-07-14
    • Add focus method to Webview
  • Add WebviewExtWindows trait with controller method
  • 621ed1f feat: add .focus() to Webview (#325) on 2021-07-05
  • 96b7b94 Add controller method instead (#326) on 2021-07-07
  • macOS: Remove handler in the webview as it should be handled with the menu.
    • 5a9df15 fix(macos): Remove keypress handler in the webview for copy/paste/cut (#328) on 2021-07-07
  • Fixes multiple custom protocols registration on Windows.
    • 923d346 fix(windows): multiple custom protocols, closes #323 (#324) on 2021-07-02

@github-actions github-actions bot requested a review from a team as a code owner July 1, 2021 02:57
@github-actions github-actions bot force-pushed the release branch 6 times, most recently from a5361d4 to 62f5b90 Compare July 8, 2021 14:55
@github-actions github-actions bot force-pushed the release branch 2 times, most recently from 555bf47 to 2274759 Compare July 14, 2021 13:28
@github-actions github-actions bot force-pushed the release branch 2 times, most recently from c124e61 to 2810139 Compare July 15, 2021 12:51
lemarier
lemarier previously approved these changes Jul 15, 2021
@wusyong wusyong merged commit 6fe8d9a into dev Jul 15, 2021
@wusyong wusyong deleted the release branch July 15, 2021 13:08
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.

All custom protocol handlers are called on Windows

2 participants