desktopJS 2.1.0
Features
- Change type of ContainerNotification.permission from string to type alias NotificationPermission which is defined as "default" | "denied" | "granted". This fixes dev time type check issue on callback from requestPermission. (#122)
- Add ContainerNotification and ObjectTransform to default exports. This will allow for easier custom container implementations from class reuse. (#123)
- Add support for flashing window in OpenFin and Electron. Not supported in default/browser. #127
Fixes
- Ignore notification windows when persisting OpenFin layouts #125
Special thanks to all contributors to this release: