2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-12-23 02:28:55 +00:00

Update changelog for 6.5.0

This commit is contained in:
Jia Hao 2016-01-22 08:46:51 +08:00
parent 1c644fd642
commit 0177725dee

View File

@ -1,4 +1,12 @@
6.5.0 / 2016-01-22
==================
* Implement support for http authentication, fixes #19
* Implement authentication that requires a new window to be opened (e.g. OAuth)
* Under the hood changes:
* Target web page no longer loads in a `<webview>`, the `BrowserWindow` loads the target url directly
6.4.0 / 2016-01-21
==================