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.