Releases: mohabouje/WinToast
Releases · mohabouje/WinToast
WinToast v1.3.0
Release v1.3.0
- Added support to build the library and examples in CMake
- Added support for Hero images
- Added support for Inlined Images
- Added support for Crop Images
- Added more audio options to the template
- Upgraded the Qt example to Qt6 and added support for the new features
- Fixed a memory leak in the event handling mechanism #77
WinToast - v1.2.0
- Adding support to modify the toast notification duration
- Error handling support
- Fixing issues
WinToast - v1.1.0
- Adding Windows 10 Actions Support
- Adding Windows 10 Placeholder Support
- Adding Sound Configuration
- Fixing issues.
WinToast - v1.0.0
- Load dependencies dinamically to avoid crashes in older Windows version (Windows Vista & XP).
- Integrates basic interface to handle the different events for a toast notification: activated, time out or dismissed.
- Integrates the basic notitfication templates.
- Fixing related bugs & issues.