|
| 1 | +0.49.0 / 10-07-2020 |
| 2 | +=================== |
| 3 | +- Update Chromium to [86.0.4240.75](https://developers.google.com/web/updates/2020/10/nic86) |
| 4 | +- Fix: Transparency broken on Linux [(#7564)](https://github.com/nwjs/nw.js/issues/7564) |
| 5 | + |
| 6 | +0.48.4 / 10-04-2020 |
| 7 | +=================== |
| 8 | +- Fix: g_stop_nw_instance crash on close [(#7569)](https://github.com/nwjs/nw.js/issues/7569) |
| 9 | +- Fix: Window.setBadgeLabel and Window.setProgressBar in nw2 mode [(#7464)](https://github.com/nwjs/nw.js/issues/7464) |
| 10 | +- Fix: Normal flavor crashes in macOS [(#7582)](https://github.com/nwjs/nw.js/issues/7582) |
| 11 | + |
| 12 | +0.48.3 / 09-26-2020 |
| 13 | +=================== |
| 14 | +- Update Node.js to [v14.12.0](https://nodejs.org/en/blog/release/v14.12.0/) |
| 15 | +- Update Chromium to [85.0.4183.121](https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html) |
| 16 | + |
| 17 | +0.48.2 / 09-15-2020 |
| 18 | +=================== |
| 19 | +- Update Node.js to [v14.10.1](https://nodejs.org/en/blog/release/v14.10.1/) |
| 20 | +- Fix: regression in [(#6216)](https://github.com/nwjs/nw.js/issues/6216): blocking flash player |
| 21 | +- Fix: Enter fullscreen by script in Node frame [(#7566)](https://github.com/nwjs/nw.js/issues/7566) |
| 22 | + |
| 23 | +0.48.1 / 09-01-2020 |
| 24 | +=================== |
| 25 | +- Update Node.js to [v14.9.0](https://nodejs.org/en/blog/release/v14.9.0/) |
| 26 | +- Fix: webview.addContentScripts cause TypeError: Illegal invocation [(#7087)](https://github.com/nwjs/nw.js/issues/7087) |
| 27 | + |
| 28 | +0.48.0 / 08-27-2020 |
| 29 | +=================== |
| 30 | +- Update Chromium to [85.0.4183.83](https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html) |
| 31 | + |
| 32 | +0.47.3 / 08-16-2020 |
| 33 | +=================== |
| 34 | +- Update Node.js to [v14.8.0](https://nodejs.org/en/blog/release/v14.8.0/) |
| 35 | +- Update Chromium to [84.0.4147.125](https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop.html) |
| 36 | +- build: pinning win sdk version to 10.0.18362.0 |
| 37 | +- build: fix resources in fresh normal build [(#7541)](https://github.com/nwjs/nw.js/issues/7541) |
| 38 | +- [docs] Update Web Worker documentation |
| 39 | + |
| 40 | +0.47.2 / 08-05-2020 |
| 41 | +=================== |
| 42 | +- Update Node.js to [v14.7.0](https://nodejs.org/en/blog/release/v14.7.0/) |
| 43 | +- Update Chromium to [84.0.4147.105](https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop_27.html) |
| 44 | +- Fix: Window.setResizable [(#7521)](https://github.com/nwjs/nw.js/issues/7521) |
| 45 | + |
| 46 | +0.47.1 / 07-24-2020 |
| 47 | +=================== |
| 48 | +- Update Node.js to [v14.6.0](https://nodejs.org/en/blog/release/v14.6.0/) |
| 49 | +- Fix: Window opened with new_instance creates always mixed context [(#7344)](https://github.com/nwjs/nw.js/issues/7344) |
| 50 | +- [docs] add clang option for building Node |
| 51 | + |
| 52 | +0.47.0 / 07-15-2020 |
| 53 | +=================== |
| 54 | +- Update Chromium to [84.0.4147.89](https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html) |
| 55 | + |
| 56 | +0.46.4 / 07-08-2020 |
| 57 | +=================== |
| 58 | +- Node.js: Update to [v14.5.0](https://nodejs.org/en/blog/release/v14.5.0/) |
| 59 | + |
| 60 | +0.46.3 / 06-25-2020 |
| 61 | +=================== |
| 62 | +- Chromium: update to [83.0.4103.116](https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_22.html) |
| 63 | +- Fix: nw2: Window.setPosition(mouse) [(#7505)](https://github.com/nwjs/nw.js/issues/7505) |
| 64 | + |
| 65 | +0.46.2 / 06-07-2020 |
| 66 | +=================== |
| 67 | +- Chromium: update to [83.0.4103.97](https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop.html) |
| 68 | +- Fix: process.env crash, access Node variable across contexts [(#7493)](https://github.com/nwjs/nw.js/issues/7493) |
| 69 | + |
| 70 | +0.46.1 / 06-04-2020 |
| 71 | +=================== |
| 72 | +- Node: update to [v14.4.0](https://nodejs.org/en/blog/release/v14.4.0/) |
| 73 | +- Fix: Native Modules can't be required for second time in Web Workers [(#7239)](https://github.com/nwjs/nw.js/issues/7239) |
| 74 | +- Fix: app crashed after reload/refresh using web workers [(#7487)](https://github.com/nwjs/nw.js/issues/7487) |
| 75 | +- Fix: [Regression] Window bar app icon is low quality again [(#7361)](https://github.com/nwjs/nw.js/issues/7361) |
| 76 | + |
| 77 | +0.46.0 / 05-20-2020 |
| 78 | +=================== |
| 79 | +- Update to Chromium [83.0.4103.61](https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html) |
| 80 | +- Fix: native module node-pty fails to build [(#7473)](https://github.com/nwjs/nw.js/issues/7473) |
| 81 | +- Fix: Setting --user-data-dir to custom location still causes AppData folder to be created [(#6328)](https://github.com/nwjs/nw.js/issues/6328) |
| 82 | + |
| 83 | +0.45.6 / 05-10-2020 |
| 84 | +=================== |
| 85 | +- Update to chromium [81.0.4044.138](https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html) |
| 86 | +- Node: Update to [v14.2.0](https://nodejs.org/en/blog/release/v14.2.0/) |
| 87 | +- Fix: NW2 Standard alert/confirm.. clip in main window [(#7422)](https://github.com/nwjs/nw.js/issues/7422) |
| 88 | +- Fix: win.print will only print the parent window [(#7377)](https://github.com/nwjs/nw.js/issues/7377) |
| 89 | +- Fix: crash "Invalid instance ID(0) from WebviewActionRequest.defaultAction" [(#7457)](https://github.com/nwjs/nw.js/issues/7457) |
| 90 | + |
| 91 | +0.45.5 / 05-04-2020 |
| 92 | +=================== |
| 93 | +- Update to Chromium [81.0.4044.129](https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html) |
| 94 | +- Fix: error in initializing browser_switcher_service [(#7436)](https://github.com/nwjs/nw.js/issues/7436) |
| 95 | +- Fix: /lib64/libc.so.6: version `GLIBC_2.18' not found [(#7452)](https://github.com/nwjs/nw.js/issues/7452) |
| 96 | +- Fix: Many error messages re navigation since 0.43.5 [(#7346)](https://github.com/nwjs/nw.js/issues/7346) |
| 97 | +- Fix: NW.js crashes soon after opening [(#7450)](https://github.com/nwjs/nw.js/issues/7450) |
| 98 | + |
| 99 | +0.45.4 / 04-23-2020 |
| 100 | +=================== |
| 101 | +- Update to Node.js [v14.0.0](https://nodejs.org/en/blog/release/v14.0.0/) |
| 102 | +- Fix: broken iframe nwfaketop cookies [(#7448)](https://github.com/nwjs/nw.js/issues/7448) |
| 103 | + |
| 104 | +0.45.3 / 04-19-2020 |
| 105 | +=================== |
| 106 | +- Update to Chromium [81.0.4044.113](https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_15.html) |
| 107 | + |
| 108 | +0.45.2 / 04-16-2020 |
| 109 | +=================== |
| 110 | +- Update to Node.js [v13.13.0](https://nodejs.org/en/blog/release/v13.13.0/) |
| 111 | +- Fix: Remove permission prompts when using Chrome Native File System API [(#7351)](https://github.com/nwjs/nw.js/issues/7351) |
| 112 | +- Fix: Linux: wrong app name in native desktop notifications [(#7437)](https://github.com/nwjs/nw.js/issues/7437) |
| 113 | + |
| 114 | +0.45.1 / 04-10-2020 |
| 115 | +=================== |
| 116 | +- Update to Node.js [v13.12.0](https://nodejs.org/en/blog/release/v13.12.0/) |
| 117 | +- Fix: crash in transparency support [(#7433)](https://github.com/nwjs/nw.js/issues/7433) |
| 118 | + |
| 119 | +0.45.0 / 04-08-2020 |
| 120 | +=================== |
| 121 | +- Update to Chromium [81.0.4044.92](https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_7.html) |
| 122 | + |
| 123 | +0.44.6 / 04-01-2020 |
| 124 | +=================== |
| 125 | +- Update to Chromium [80.0.3987.162](https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html) |
| 126 | +- Fix: allow file system api in NW origin [(#7351)](https://github.com/nwjs/nw.js/issues/7351) |
| 127 | +- Fix: websocket debug crash [(#7427)](https://github.com/nwjs/nw.js/issues/7427) |
| 128 | + |
| 129 | +0.44.5 / 03-18-2020 |
| 130 | +=================== |
| 131 | +- Update to Chromium 80.0.3987.149 |
| 132 | +- Fix: Crash on Windows 10 at saving window dimentions [(#7412)](https://github.com/nwjs/nw.js/issues/7412) |
| 133 | + |
| 134 | +0.44.4 / 03-09-2020 |
| 135 | +=================== |
| 136 | +- Update to Chromium [80.0.3987.132](https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop.html) |
| 137 | +- Node: update to [v13.10.1](https://nodejs.org/en/blog/release/v13.10.1/) |
| 138 | +- Fix: Window maximized on re-open [(#7370)](https://github.com/nwjs/nw.js/issues/7370) |
| 139 | +- Fix: disable throttling of worker / broadcast channel messages [(#7090)](https://github.com/nwjs/nw.js/issues/7090) |
| 140 | + |
| 141 | +0.44.3 / 02-26-2020 |
| 142 | +=================== |
| 143 | +- Update to Chromium [80.0.3987.122](https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html) |
| 144 | +- Node: Fix windows worker support [(#7114)](https://github.com/nwjs/nw.js/issues/7114) |
| 145 | +- Update build script to support cross-compiling for ARM (Thanks to Marcus T) |
| 146 | +- Node: update to [v13.9.0](https://nodejs.org/en/blog/release/v13.9.0/) |
| 147 | +- Fix: Function enterfullscreen brokes app on MacOS [(#7254)](https://github.com/nwjs/nw.js/issues/7254) |
| 148 | +- Fix: [NW2 issue] : Setting two binded windows to a fullscreen state doesn't work anymore [(#7368)](https://github.com/nwjs/nw.js/issues/7368) |
| 149 | +- Fix: NW2: nw.App.crashRenderer() doesn't kill nw like NW1 does [(#7383)](https://github.com/nwjs/nw.js/issues/7383) |
| 150 | +- Fix: Unable to build NW.js distribution (missing natives_blob.bin) [(#7378)](https://github.com/nwjs/nw.js/issues/7378) |
| 151 | + |
| 152 | +0.44.2 / 02-19-2020 |
| 153 | +=================== |
| 154 | +- Update to Chromium 80.0.3987.116 |
| 155 | +- Fix: Copy & paste between input fields adds spurious space [(#7363)](https://github.com/nwjs/nw.js/issues/7363) |
| 156 | +- Fix: 43.0 reload app doesn't close and open new window [(#7271)](https://github.com/nwjs/nw.js/issues/7271) |
| 157 | +- Fix: Local sourcemaps can not be parsed in 0.44.1 [(#7373)](https://github.com/nwjs/nw.js/issues/7373) |
| 158 | +- Fix: Quit on macOS from top or dock icon menus does not have "quit" value in "close" event [(#7365)](https://github.com/nwjs/nw.js/issues/7365) |
| 159 | + |
| 160 | +0.44.1 / 02-11-2020 |
| 161 | +=================== |
| 162 | +- Node: Update to [v13.8.0](https://nodejs.org/en/blog/release/v13.8.0/) |
| 163 | +- Fix: Quit on macOS from top or dock icon menus does not have "quit" value in "close" event [(#7365)](https://github.com/nwjs/nw.js/issues/7365) |
| 164 | +- Fix: MacOS builtin menu can not switch according to the focused Window [(#7366)](https://github.com/nwjs/nw.js/issues/7366) |
| 165 | +- Fix: App starts with min_height and min_width instead of height and width [(#7358)](https://github.com/nwjs/nw.js/issues/7358) |
| 166 | +- Fix: App won't quit on Mac [(#7355)](https://github.com/nwjs/nw.js/issues/7355) |
| 167 | +- Fix: File & Folder dialogs of the wrong type and undraggable on MacOS [(#7349)](https://github.com/nwjs/nw.js/issues/7349) |
| 168 | +- Fix: NW2 issue : (Linux) NW.js crashes when an opened window has attached the 'move' event [(#7359)](https://github.com/nwjs/nw.js/issues/7359) |
| 169 | +- Fix: NW2 issue : (Linux) Nw.js should NOT show the chromium default menu bar as global [(#7364)](https://github.com/nwjs/nw.js/issues/7364) |
| 170 | +- Fix: Regression of allowed String length, `buffer.constants.MAX_STRING_LENGTH` [(#7356)](https://github.com/nwjs/nw.js/issues/7356) |
| 171 | + |
| 172 | +0.44.0 / 02-05-2020 |
| 173 | +=================== |
| 174 | +- Update to Chromium 80.0.3987.87 |
| 175 | +- Linux: Fix ANGLE lib loading path |
| 176 | +- Fix mac crash reporting |
| 177 | +- [docs] add Window.captureScreenshot |
| 178 | +- NW2: add Window.captureScreenshot - support fullpage screenshot |
| 179 | +- Fix: Pressing the ESC key will now EXIT "FullScreen mode" with RM MV. [(#7324)](https://github.com/nwjs/nw.js/issues/7324) |
| 180 | +- Fix: NW2: Crashing renderer shows Aw, Snap! [(#7339)](https://github.com/nwjs/nw.js/issues/7339) |
| 181 | +- Fix: folder select dialog shows upload button instead of select on MacOS [(#7338)](https://github.com/nwjs/nw.js/issues/7338) |
| 182 | +- Fix: NW2: (Linux) Transparency and resize handling in frameless windows not working as intended [(#7325)](https://github.com/nwjs/nw.js/issues/7325) |
| 183 | +- Fix: NW2: win.blur() does not fire correctly [(#7327)](https://github.com/nwjs/nw.js/issues/7327) |
| 184 | +- Fix: NW2: Sometimes the window cannot be closed [(#7326)](https://github.com/nwjs/nw.js/issues/7326) |
| 185 | +- Fix: NW2: User Window Metrics Not Saved/Respected [(#7322)](https://github.com/nwjs/nw.js/issues/7322) |
| 186 | +- Fix: `window.open` does not load `inject_js_start` or `inject_js_end` when opening the page. [(#7320)](https://github.com/nwjs/nw.js/issues/7320) |
| 187 | +- Fix: Autoprint is not completely silent [(#6269)](https://github.com/nwjs/nw.js/issues/6269) |
| 188 | +- Fix: win.window is undefined after navigation to remote url [(#7304)](https://github.com/nwjs/nw.js/issues/7304) |
| 189 | + |
1 | 190 | 0.43.6 / 01-17-2020
|
2 | 191 | ===================
|
3 | 192 | - Update to Chromium [79.0.3945.130](https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop_16.html)
|
|
0 commit comments