NW.js v0.12.0-alpha3 released

1,717 views
Skip to first unread message

Roger Wang

unread,
Feb 13, 2015, 2:17:51 AM2/13/15
to nwjs-g...@googlegroups.com
Hello,

I'm pleased to announce NW.js v0.12.0-alpha3. In this version, Chromium is updated to 41 beta (41.0.2272.32) and io.js is updated to v1.2.0. With the upstream released beta version, the codebase is entering beta so the next version would be 0.12.0-beta1.

http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-win-x64.zip
http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-osx-x64.zip
http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-linux-x64.tar.gz

For other binaries and symbols: http://dl.nwjs.io/v0.12.0-alpha3/

ChangeLog:

Best regards,

Roger

Anatoly Pashin

unread,
Feb 13, 2015, 2:19:30 AM2/13/15
to nwjs-g...@googlegroups.com
https://github.com/nwjs/nw.js/issues/2961

serious regression that stops me using 0.12

--
You received this message because you are subscribed to the Google Groups "nw.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nwjs-general...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Пашин Анатолий,
эникейщик.

Roger Wang

unread,
Feb 13, 2015, 2:29:58 AM2/13/15
to nwjs-g...@googlegroups.com
Would like to fix this in v0.12.0 beta. Thanks for your patience.


On Friday, February 13, 2015 at 3:19:30 PM UTC+8, Anatoly Pashin wrote:
https://github.com/nwjs/nw.js/issues/2961

serious regression that stops me using 0.12
2015-02-13 17:17 GMT+10:00 Roger Wang <wen...@gmail.com>:
Hello,

I'm pleased to announce NW.js v0.12.0-alpha3. In this version, Chromium is updated to 41 beta (41.0.2272.32) and io.js is updated to v1.2.0. With the upstream released beta version, the codebase is entering beta so the next version would be 0.12.0-beta1.

http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-win-x64.zip
http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-osx-x64.zip
http://dl.nwjs.io/v0.12.0-alpha3/nwjs-v0.12.0-alpha3-linux-x64.tar.gz

For other binaries and symbols: http://dl.nwjs.io/v0.12.0-alpha3/

ChangeLog:

Best regards,

Roger

--
You received this message because you are subscribed to the Google Groups "nw.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nwjs-general+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Пашин Анатолий,
эникейщик.

Anatoly Pashin

unread,
Feb 13, 2015, 2:30:50 AM2/13/15
to nwjs-g...@googlegroups.com
Thank you very much.

To unsubscribe from this group and stop receiving emails from it, send an email to nwjs-general...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Пашин Анатолий,
эникейщик.

Kamesh Arumugam

unread,
Feb 13, 2015, 4:16:59 AM2/13/15
to nwjs-g...@googlegroups.com
Hello,

sample snippet works in "nwjs-v0.12.0-alpha1"; contentWindow is available for postMessaging.

var test = document.createElement('webview');
test.partition = 'nwWebview';
test.src = 'http://google.com';
test.style.width = 640;
test.style.height = 480;

document.body.appendChild(test); // webview got loaded fully

<webview>: contentWindow is not available at this time. It will become available when the page has finished loading.


Thanks,
Kamesh.

SProgrammer

unread,
Feb 25, 2015, 11:51:11 AM2/25/15
to nwjs-g...@googlegroups.com

- Will 12 have this issue resolved? or we have to wait, i need to know for my planning and roadmap with nodewebkit. Please let me know.
Reply all
Reply to author
Forward
0 new messages