mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-04-02 04:51:49 +00:00
Update changelog for v7.6.3
This commit is contained in:
parent
99ee5161a1
commit
17ccda36f0
@ -1,4 +1,13 @@
|
|||||||
|
|
||||||
|
7.6.3 / 2018-05-23
|
||||||
|
==================
|
||||||
|
|
||||||
|
* macOS: Add tabs, used automatically instead of windows (PR #579).
|
||||||
|
Provided by Electron and (so far) no available for Windows/Linux, contributions welcome.
|
||||||
|
* Fix #547 - Default to Electron 2.0.2 (including Chrome 61, Node 8.9.3, V8 6.1.534.41, GTK3 on Linux) (PR #587)
|
||||||
|
* Fix Gmail complaining window creation was prevented by a popup blocker (PR #603)
|
||||||
|
* Fix two build-time deprecation warnings
|
||||||
|
|
||||||
7.6.2 / 2018-05-01
|
7.6.2 / 2018-05-01
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "7.6.2",
|
"version": "7.6.3",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"desktop",
|
"desktop",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user