Pywebview

Latest version: v5.1

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

Scan your dependencies

Page 9 of 12

1.7

- `New` [All] Add a basic test suite and continuous integration. 88
- `New` [All] Add a background_color parameter to create_window, which specifies the default color of the webview window. Refer to examples/loading_indicator.py for example use. Thanks to shivaprsdv. 90
- `New` [Cocoa] Disable backspace navigation. Thanks to shivaprsdv. 102
- `New` [Cocoa] Implementation of window.print() and window.confirm method. Thanks to shivaprsdv. 97
- `Fix` [Cocoa] Fix non-existing localization string in save file dialog
- `New` [Winforms] Disable all the shortcut keys of web navigation
- `Fix` [Winforms] Fix load_html failing sometimes due thread violation
- `Fix` [GTK] Implement fall-through to QT, when GTK is present, but not GTK.WebKit.

1.6

Released 29/03/2017
- `New` [All] Quit confirmation dialog
- `New` [All] webview.config can be used using the dot notation (ie. webview.config.use_win32 = True)
- `New` [Winforms] Disable context menu
- `Fix` [Winforms] Application icon is now visible in the application window when frozen with PyInstaller
- `Fix` [Mac] load_html() is invoked as soon as the webview is ready
- `Fix` [QT] get_current_url() not working due a typo. Thanks maroc81.
- `Fix` [GTK] Better exception handling when GTK is not found
- `Fix` [GTK] destroy_window()

1.5

- `New` [All] toggle_fullscreen function 52
- `New` [All] get_current_url function 76
- `New` [Winforms] Javascript errors are now suppressed
- `Fix` [Winforms] Fixed resizable=False not being enforced 73

1.4

- `New` [All] pip installation now supports choosing what dependencies to install. See README for more information. Thanks josePhoenix
- `New` [All] Localization support. Refer to `examples/localization.py` for an example use
- `New` [Mac] QT5 support
- `Fix` [Windows] File dialogs are now attached to the main window
- `Fix` [Windows] Pyinstaller crash issue with an icon in Windows Forms

1.3

- `New` [Cocoa] Added View -> Fullscreen standard menu item. Thanks to bastula.
- `New` [Cocoa] Added About menu item 45. Thanks to bastula.
- `New` [Windows] An application icon for Windows Forms
- `Fix` [Windows] Removed unnecessary pywin32 dependencies from Windows Forms 60
- `Fix` [Linux] Thread violation in load_url in GTK implementation 59

1.2.2

- `Fix` [All] Python 2 compatibility issue in Flask Example (52). Thanks to bastula.
- `Fix` [Windows] Python 3 compatibility issue in Windows Forms implementation (51)
- `Fix` [Linux] Resizing width/height: 100% problem on GTK (53). Thanks to klausweiss.

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.