mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-10 23:31:10 +00:00
Update changelog for v7.6.12
This commit is contained in:
parent
5cdfe96cbe
commit
070efe6fa9
@ -1,4 +1,11 @@
|
|||||||
|
|
||||||
|
7.6.12 / 2019-03-25
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix crash when launching a second instance using option --single-instance (Fixes #664, PR #772)
|
||||||
|
* Prevent menu from opening on Alt+Shift, by defining Alt+... menu shortcuts (PR #768)
|
||||||
|
* Bump default Electron to 3.1.7
|
||||||
|
|
||||||
7.6.11 / 2019-02-10
|
7.6.11 / 2019-02-10
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "7.6.11",
|
"version": "7.6.12",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"desktop",
|
"desktop",
|
||||||
|
Loading…
Reference in New Issue
Block a user