Pywebview

Latest version: v5.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 12

3.0.1

_Released 25/07/2019_

- `Fix` [All] Don't escape line breaks in result of js_bridge_call. Thanks kvasserman.
- `Fix` [Windows] Support for Pyinstaller noconsole mode
- `Fix` [Windows] Fix Windows version detection with frozen executables.
- `Fix` [Windows] Open folder dialog now supports `directory` argument.
- `Fix` [QT] Workaround for segmentation fault on closing the main window. Thanks kvasserman.
- `Fix` [pytest] Fix for pytest warning about invalid escape sequence

3.0

- `New` [All] New API. The API is not compatible with older versions of _pywebview_. See https://pywebview.flowrl.com for usage details. #272
- `New` [All] Built-in HTTP server. 260
- `New` [All] Autogenerated CSRF token exposed as `window.pywebview.token`. 316
- `New` [All] `get_elements` function to retrieve DOM nodes. 292
- `New` [All] New event system that lets you to subscribe to events. `loaded` and `shown` events are implemented. 201
- `New` [Windows] EdgeHTML support. Thanks heavenvolkoff. 243
- `Fix` [Windows] Fullscreen mode. 338
- `Fix` [GTK] Better Javascript support for recent version of WebKit2
- `Fix` [CEF] Support for PyInstaller in onefile mode

2.4

- `New` [All] Support for frameless windows. 169
- `Fix` [Windows] Fix broken installation of v2.3 314

2.3

- `New` [All] Ability to resize window after creation `webview.set_window_size(width, height)`. Thanks aprowe 274
- `New` [Windows] Chrome Embedded Framework (CEF) support 15
- `Improvement` [All] _pywebview_ does not interfer with Python's logger configuration 295
- `Fix` [All] Empty DOM issues when window is created without a URL 285
- `Improvement` [macOS] Web renderer upgraded to WKWebView
- `Improvement` [macOS] Add support for Mojave dark mode
- `Fix` [macOS] Problem with handling paths containing spaces 283
- `Fix` [QT] Better support for QTWebKit and QTWebChannel 304
- `Improvement` [QT] Remove support for QT4
- `Fix` [GTK] Thrown exception not Python 2 compatible 277

2.2.1

- `Fix` Dependency installation
- `New` Reintroduce [qt] extra require switch

2.2

- `New` Brand new documentation at https://pywebview.flowrl.com
- `Improvement` Simplify installation. Now pywebview can be installed by `pip install pywebview`. Dependencies will be resolved and installed automatically
- `Improvement` [GTK] Update to WebKit2

Page 7 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.