v0.5.0
What's Changed
- fix(webview): avoid macOS window visibility deadlock by @SisyphusZheng in #26
- feat: hidden-on-create window flag and page-load event by @crowlKats in #29
- feat(menu): add checked, icon, and tooltip to MenuItem by @yyq1025 in #27
- feat: auto-load co-located runtime library matching executable name by @littledivy in #15
- feat: open external links in the OS browser by @crowlKats in #31
- fix: honor app icon and app_id on Linux backends by @crowlKats in #33
- feat: window opacity and transparency APIs by @crowlKats in #32
- feat: clipboard API by @crowlKats in #28
New Contributors
- @SisyphusZheng made their first contribution in #26
- @crowlKats made their first contribution in #29
- @yyq1025 made their first contribution in #27
Full Changelog: v0.4.1...v0.5.0