v40.8.0
📦 electronView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
Version 40.8.0 introduces a 'reason' property for Windows Notification 'closed' events and resolves a shutdown crash related to hidden titlebars on Windows.
✨ New Features
- Added a 'reason' property to the Notification 'closed' event on Windows to allow developers to know the reason the Notification was dismissed.
🐛 Bug Fixes
- Fixed shutdown crash on windows when hidden titlebar is enabled.