v0.3.0
What's Changed
- Re-implement the removed "setSize()" function by @Lawtro37 in #42
- Support resizing undecorated windows
- Support
Request/Responsefor custom protocols - Add missing apis on window and other objects
- Add web context support
- Add system tray support
- Expose event emitter based webview/window/app/tray events
- Enhance cleanup process when
app.exit()is used - Various other bugfixes
Full Changelog: v0.2.1...v0.3.0