Windows-toasts

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 3

1.0.0

==================
Major
-----
- Replaced winsdk requirement with toasts-winrt (78)
- Removed toast templates in favour of ToastGeneric (75)
- Simplified configuration of toasts (82)

Minor
-----
- InvalidImageException is thrown when trying to add online images or images that do not exist
- Body is now the first argument for toasts
- Images no longer default to being circleCrop-ed
- Added support for inline images (77)
- Added support for launching applications using their protocols (80)
- Implemented snoozing and dismissing toasts (83)

See the `migration guide <https://windows-toasts.readthedocs.io/en/latest/migration.html>`_.

0.4.1

==================
- Recreated default Windows behaviour for progress bar. This allows it to be changed in the future while remaining faithful to the original implementation.
- Fixed AttributeError on WindowsToaster.clear_toasts()
- Bumped winsdk to 1.0.0b9

0.4.0

==================
- Added Windows 11 and Python 3.12 classifiers
- Merge typing back inline
- Dropped Python 3.7 support
- Changed scripts to use entry_points
- Created documentation on https://windows-toasts.readthedocs.io
- register_hkey_aumid no longer requires user to be an administrator
- Removed create_shell_link.py script
- Added many new features for toasts, including:
- Initialising toasts with your data rather than setting it afterwards
- Dynamically modifying toast content after its display
- Multiple images in different slots
- Scheduled toasts
- Progress bars
- Selection boxes input
- Improved button configuration
- Grouped toasts
- Suppressing the popup
- Toast expiration time
- Toast scenarios

See the documentation for how to use them!

This release is mostly backwards compatible. The next *major* release will be version 1.0.0, most likely be backwards incompatible, and will support on_activated callbacks after the toast has been relegated to the action center.

0.3.3

==================
- Fixed bug where user input would not work if there were no buttons
- register_hkey_aumid will now raise an error if supplied image is not a .ico file
- Added tests for user input and attribution text

0.3.2

==================
- Removed leftovers from older versions
- Added proper code style and enforcement
- Added tests to vastly increase coverage

0.3.1

==================
- Attribution text now only displays if using interactable toaster without a custom AUMID
- Fixed bug when binding on_activated without an input field

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.