Tags: ccncv/node-webkit
Tags
node-webkit v0.3.3 is released. Core * Add automatic tests. * Make libuv loop pause in nested message loop (like a call to "alert()"). * Add 'plugins' dir in app to plugin search path. * Fix crashes caused by creating V8 handles without handle scope. * Expose window object to Node's context. * The 'node-main' script should executes before window context is created. Devtools * Force closing previous debug session. Mac * Improve message loop's performance and stability. * Fix crash when dragging images. Windows * Fix crash on Windows XP.
node-webkit v0.3.2 is released. Node * Update to 0.8.14. Devtools * Fix crash under fullscreen mode. * Click on devtools button will reuse previous devtools window. API * Implement window menu API. * Add support for command line arguments. * Add support for file handling. * Add App.closeAllWindows() API. Core * Make patented codecs work when users have license and privode their custom built libffmpeg. Mac * Better message loop integration, fix performance issues. * Use app's name in application menu items. * Send "close" event to windows when use Cmd+Q to quit. Windows * Force to use native window frame even when Aero effect is off. * Hide console window when creating console processes.
node-webkit v0.3.1 is released. Changelog: Core * Show error page when package is incorrect. * Support kiosk mode. * Enable experimental WebKit features by default. * Enable executing a node script on startup by specifying 'node-main' in package.json. * Add App API. * Implement support for datalist tag. Mac * Fix support for node.js native modules. * Fix the version string. * Automatically focus on web view when window is focused. Linux * Webview now gets default focus.
PreviousNext