Skip to content

Releases: mohabouje/WinToast

WinToast v1.3.0

08 Apr 13:54
Compare
Choose a tag to compare

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

01 Apr 12:34
e0d93e5
Compare
Choose a tag to compare
  • Adding support to modify the toast notification duration
  • Error handling support
  • Fixing issues

WinToast - v1.1.0

12 Mar 14:35
cfe59a9
Compare
Choose a tag to compare
  • Adding Windows 10 Actions Support
  • Adding Windows 10 Placeholder Support
  • Adding Sound Configuration
  • Fixing issues.

WinToast - v1.0.0

11 May 20:30
Compare
Choose a tag to compare
  • 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.