_Released 28/07/2020_
- `Fix` `All` Load html triggers error - resolve_url() missing 1 required positional argument: 'should_serve' [562](https://github.com/r0x0r/pywebview/issues/562).
- `Fix` `Cocoa/GTK` Access window size on closing [573](https://github.com/r0x0r/pywebview/issues/573).
- `Fix` `GTK` Save file dialog now returns a string instead of a tuple.