Releases: webviewjs/webview
Releases · webviewjs/webview
v0.2.1
v0.2.0
What's Changed
- Migrate to winit from tao for window management
- Support for custom protocols
app.run()no longer blocks the nodejs event loop- Fix CI build and add Linux builds (x86, aarch64, armv7) by @nglmercer in #25
- fix webview implementation in linux by @nglmercer in #26
- Adds menu and fix high cpu usage by @abner in #32
- feat: add BrowserWindow.setSize() method for dynamic window resizing by @zhuxiaojt in #35
- Add "open_file_dialog()" function to browser window class by @Lawtro37 in #36
- Implemented a way to choose logical or physical sizing/position by @Lawtro37 in #38
New Contributors
- @abner made their first contribution in #32
- @zhuxiaojt made their first contribution in #35
- @Lawtro37 made their first contribution in #36
Full Changelog: v0.1.4...v0.2.0
v0.1.4
0.1.4
v0.1.3
What's Changed
- feat: add transparent window example and support by @FliPPeDround in #11
New Contributors
- @FliPPeDround made their first contribution in #11
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
0.1.1
v0.1.0
0.1.0