Skip to content

WinToast v1.3.1

Latest
Compare
Choose a tag to compare
@mohabouje mohabouje released this 12 Mar 14:37
· 4 commits to master since this release
67d4ec2

Minor release focused in Stability & Feature Enhancements

  • Input Box Notifications: Added support for interactive input within notifications.
  • Shortcut Path Correction: Ensures the program directory is correctly set when creating shortcuts.
  • Crash Fix: Resolved a potential crash that could occur when hiding notifications and iterating over internal buffers.
  • Thread Safety: WinToast::Instance() is now thread-local to improve concurrency handling.
  • Memory Leak Fixes: Patched multiple memory leaks in the underlying framework for better performance and reliability.