NW.js v0.12.3 Release Notes
While we are working actively on the next major version, we're still keep maintaining the stable branch and released 0.12.3.
This release adds a new build flavor to support Mac App Store. Thanks to Trevor Linton, Alexey Stoletny, Johan Satgé and Wang Chi for their work on this. The build has been verified with a successful submission to Mac App Store. See the document here: https://github.com/nwjs/nw.js/wiki/Mac-App-Store-%28MAS%29-Submission-Guideline and the discussion: https://github.com/nwjs/nw.js/issues/3609
A new API Screen.DesktopCaptureMonitor is added to support the similar feature in Chrome App. See https://github.com/nwjs/nw.js/wiki/Screen#screendesktopcapturemonitor https://github.com/nwjs/nw.js/pull/3574
Please download it from: http://dl.nwjs.io/v0.12.3/nwjs-v0.12.3-win-x64.zip http://dl.nwjs.io/v0.12.3/nwjs-v0.12.3-osx-x64.zip http://dl.nwjs.io/v0.12.3/nwjs-v0.12.3-linux-x64.tar.gz
32bit binaries and all files: http://dl.nwjs.io/v0.12.3/
Changes
- Support Mac App Store with the 'macappstore' flavor
- [WIN] Screen.DesktopCaptureMonitor API: https://github.com/nwjs/nw.js/wiki/Screen#screendesktopcapturemonitor (Thanks to Rick Edgecombe)
- [HighDPI][WIN] fix for Tray menu is huge on High-DPI Windows machine (#2847) (Thanks to Jefry)
Full ChangeLog: https://github.com/nwjs/nw.js/blob/master/CHANGELOG.md